GNU bug report logs -
#22507
diffutils releases
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22507 in the body.
You can then email your comments to 22507 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-diffutils <at> gnu.org
:
bug#22507
; Package
diffutils
.
(Sun, 31 Jan 2016 21:24:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Bruce Dubbs <bruce.dubbs <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-diffutils <at> gnu.org
.
(Sun, 31 Jan 2016 21:24:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
One of our users is complaining that he needs an updated diffutils. The
change is already in version control. We can create a patch, but I'm
wondering if you know of any plans to do a new release of diffutils. The
last release was three years ago.
-- Bruce Dubbs
linuxfromscratch.org
Information forwarded
to
bug-diffutils <at> gnu.org
:
bug#22507
; Package
diffutils
.
(Mon, 01 Feb 2016 00:17:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 22507 <at> debbugs.gnu.org (full text, mbox):
On Sun, Jan 31, 2016 at 1:23 PM, Bruce Dubbs <bruce.dubbs <at> gmail.com> wrote:
> One of our users is complaining that he needs an updated diffutils. The
> change is already in version control. We can create a patch, but I'm
> wondering if you know of any plans to do a new release of diffutils. The
> last release was three years ago.
Hi Bruce,
A diffutils release is definitely overdue, and is on my list.
However, the list of open "issues" is in need of attention:
http://debbugs.gnu.org/cgi/pkgreport.cgi?package=diffutils
Once that list is in shape and most of its issues have been
addressed, I can make a release in a day or so. Do you know
anyone who would like to invest in the triage work?
If no one steps up, I'll get to it eventually, after making
an imminent grep release, and addressing the sed issues
that are blocking its overdue release.
Information forwarded
to
bug-diffutils <at> gnu.org
:
bug#22507
; Package
diffutils
.
(Mon, 01 Feb 2016 01:05:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 22507 <at> debbugs.gnu.org (full text, mbox):
Jim Meyering wrote:
> On Sun, Jan 31, 2016 at 1:23 PM, Bruce Dubbs <bruce.dubbs <at> gmail.com> wrote:
>> One of our users is complaining that he needs an updated diffutils. The
>> change is already in version control. We can create a patch, but I'm
>> wondering if you know of any plans to do a new release of diffutils. The
>> last release was three years ago.
>
> Hi Bruce,
> A diffutils release is definitely overdue, and is on my list.
> However, the list of open "issues" is in need of attention:
> http://debbugs.gnu.org/cgi/pkgreport.cgi?package=diffutils
>
> Once that list is in shape and most of its issues have been
> addressed, I can make a release in a day or so. Do you know
> anyone who would like to invest in the triage work?
> If no one steps up, I'll get to it eventually, after making
> an imminent grep release, and addressing the sed issues
> that are blocking its overdue release.
I will not be able to work in this until we get a new release of LFS out.
This will probably take a month. We'll postpone changes to diff until
the following release due in September.
Also, I do not have any expertise in non-Linux environments, so patches
would need to be checked closely.
-- Bruce
Information forwarded
to
bug-diffutils <at> gnu.org
:
bug#22507
; Package
diffutils
.
(Mon, 01 Feb 2016 02:08:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 22507 <at> debbugs.gnu.org (full text, mbox):
On Sun, Jan 31, 2016 at 4:15 PM, Jim Meyering <jim <at> meyering.net> wrote:
> On Sun, Jan 31, 2016 at 1:23 PM, Bruce Dubbs <bruce.dubbs <at> gmail.com> wrote:
>> One of our users is complaining that he needs an updated diffutils. The
>> change is already in version control. We can create a patch, but I'm
>> wondering if you know of any plans to do a new release of diffutils. The
>> last release was three years ago.
>
> Hi Bruce,
> A diffutils release is definitely overdue, and is on my list.
> However, the list of open "issues" is in need of attention:
> http://debbugs.gnu.org/cgi/pkgreport.cgi?package=diffutils
>
> Once that list is in shape and most of its issues have been
> addressed, I can make a release in a day or so. Do you know
> anyone who would like to invest in the triage work?
As a start, I've pushed these changes:
maint: update prereq version of gettext
* configure.ac: Increase designated gettext version to 0.19.2
* bootstrap.conf (buildreq): Likewise.
Remove now-unnecessary code to remove gettext-provided files.
gnulib: update to latest
http://git.savannah.gnu.org/cgit/diffutils.git/commit/?id=3d8affcc9dd85da0de0121e95a6f932d68feb5fa
http://git.savannah.gnu.org/cgit/diffutils.git/commit/?id=3d8affcc9dd85da0de0121e95a6f932d68feb5fa
Information forwarded
to
bug-diffutils <at> gnu.org
:
bug#22507
; Package
diffutils
.
(Mon, 01 Feb 2016 03:09:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 22507 <at> debbugs.gnu.org (full text, mbox):
On Sun, Jan 31, 2016 at 6:07 PM, Jim Meyering <jim <at> meyering.net> wrote:
> On Sun, Jan 31, 2016 at 4:15 PM, Jim Meyering <jim <at> meyering.net> wrote:
>> On Sun, Jan 31, 2016 at 1:23 PM, Bruce Dubbs <bruce.dubbs <at> gmail.com> wrote:
>>> One of our users is complaining that he needs an updated diffutils. The
>>> change is already in version control. We can create a patch, but I'm
>>> wondering if you know of any plans to do a new release of diffutils. The
>>> last release was three years ago.
>>
>> Hi Bruce,
>> A diffutils release is definitely overdue, and is on my list.
>> However, the list of open "issues" is in need of attention:
>> http://debbugs.gnu.org/cgi/pkgreport.cgi?package=diffutils
>>
>> Once that list is in shape and most of its issues have been
>> addressed, I can make a release in a day or so. Do you know
>> anyone who would like to invest in the triage work?
>
> As a start, I've pushed these changes:
>
> maint: update prereq version of gettext
> * configure.ac: Increase designated gettext version to 0.19.2
> * bootstrap.conf (buildreq): Likewise.
> Remove now-unnecessary code to remove gettext-provided files.
>
> gnulib: update to latest
>
> http://git.savannah.gnu.org/cgit/diffutils.git/commit/?id=3d8affcc9dd85da0de0121e95a6f932d68feb5fa
> http://git.savannah.gnu.org/cgit/diffutils.git/commit/?id=3d8affcc9dd85da0de0121e95a6f932d68feb5fa
Hmm... I see I prematurely pushed a third change that fixes a leak.
I had a FIXME notation in its commit log. It was to remind me to
write a proper ChangeLog-style entry. And once pushed, commit
logs are effectively frozen, by policy. Oh well.
bug closed, send any further explanations to
22507 <at> debbugs.gnu.org and Bruce Dubbs <bruce.dubbs <at> gmail.com>
Request was from
Jim Meyering <jim <at> meyering.net>
to
control <at> debbugs.gnu.org
.
(Sun, 01 May 2016 02:48:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 29 May 2016 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 107 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.