[Fwd: Bug#466717: gzip: option --color[=tty] doesn't work with option -H]

2008-02-22 Thread Bdale Garbee
One of the users of my Debian package of gzip points out that the zgrep wrapper does not behave as expected when --color and -H are both called for. See the attached message for more detail. Bdale --- Begin Message --- Package: gzip Version: 1.3.12-5 Severity: normal Option --color with value '

feature request: options to explicitly set original filename and timestamp

2008-11-24 Thread Bdale Garbee
Hi. One of the users of my Debian packaging of gzip filed the following feature request in our bug tracking system, which I'm passing along for your consideration. Bdale --- Begin Message --- Package: gzip Version: 1.3.12-6 Severity: wishlist gzip can save the original filename and timestamp in

[Fwd: Bug#538187: gzip doesn't call close() when writing to stdout]

2009-07-24 Thread Bdale Garbee
This patch proposed by a user of my Debian packaging of gzip seems like a reasonable addition. Opinions? Bdale --- Begin Message --- Package: gzip Version: 1.3.12-6 Severity: important Tags: patch When gzip is compressing / decompressing regular files, it checks the return status of close on th

[Daniel Schepler] Bug#653960: gzip: FTBFS: conflicting types for 'rpl_fstat' (in win32 build)

2012-03-05 Thread Bdale Garbee
Is there a fix or workaround for this error when cross-compiling gzip with i686-w64-mingw32-gcc? We build such an executable in the Debian package build to support the debian-installer team. A quick scan through the gzip and gnulib git repositories didn't point to anything obvious. Bdale --- Be

Re: [Daniel Schepler] Bug#653960: gzip: FTBFS: conflicting types for 'rpl_fstat' (in win32 build)

2012-03-05 Thread Bdale Garbee
<#part sign=pgpmime> On Mon, 05 Mar 2012 14:15:23 -0700, Eric Blake wrote: > > It may be possible to backport just that patch to lib/sys_stat.in.h on > the gzip tarball, while you wait for a new gzip release that officially > pulls in newer gnulib sources: Indeed. Thanks, I'm not sure why I did

unconditional SIGPIPE usage in gzip 1.6

2013-06-11 Thread Bdale Garbee
Most of the SIGPIPE-related patch I've been carrying around in the Debian gzip package is no longer necessary with 1.6, for which I thank you. However, there is still one unconditional use of SIGPIPE that caused someone in Debian a problem at some point... might have been on a Hurd or BSD system,

zgrep man page improvement

2013-06-11 Thread Bdale Garbee
In the process of building the Debian gzip 1.6-1 package, I folded in a patch from one of our users that improves the zgrep man page to not lie about passing all options to grep. This seems like something you'd probably like to merge. See http://bugs.debian.org/687123 for more details. Bdale --

whither --rsyncable?

2013-06-11 Thread Bdale Garbee
I was disappointed to see that gzip 1.6 apparently still doesn't include a merge of the --rsyncable support the Debian package has included since 13 Feb 2003. Has someone determined that this definitely will *not* be merged, or is a decade just not long enough yet for it to pop to the top of the

bug#16713: [Jakub Wilk] Bug#738546: typo in gzip(1) manpage: syncronizing -> synchronizing

2014-02-10 Thread Bdale Garbee
A user of my Debian packaging of gzip points to a typo in the man page. Bdale --- Begin Message --- Package: gzip Version: 1.6-3 Severity: minor There's a typo in the gzip(1) manual page: syncronizing -> synchronizing -- Jakub Wilk --- End Message --- pgpzCdyec4i0E.pgp Description: PGP sign

bug#32305: mingw vs do_chown in gzip

2018-07-29 Thread Bdale Garbee
Paul Eggert writes: > Yes, that must be it. I installed the attached into gzip master on Savannah; > does it fix things for you? That fixes the compilation of gzip.c, but of course causes a link failure since it leaves two calls to function do_chown() that is no longer defined. The hack I used

bug#32305: mingw vs do_chown in gzip

2018-08-04 Thread Bdale Garbee
Paul Eggert writes: > I installed into Savannah master the attached patch, which should be a bit > cleaner. Does it fix things for you? Yep, thanks! I've updated my packaging repo to use your approach for the 1.9-2 upload. Bdale signature.asc Description: PGP signature