X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=459e80e5fc9c890cd8ba39c13e93e1bc0287329e;hb=0161769885b1bdcc3d5f6699ade8f2b88c56e570;hp=58cd01764b5e6b639025324c4fa3d1eb56e799ad;hpb=cf32d8987e502849a4a3ed61baa03c4ef6a9cdb5;p=gzip diff --git a/debian/changelog b/debian/changelog index 58cd017..459e80e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,40 @@ -gzip (1.3.5-10sarge1) stable; urgency=low +gzip (1.3.5-14) unstable; urgency=medium + + * update section to match override + * patch from Matthew Chapman to avoid deleting input file before we're + sure the output file has been written without errors, closes: #366660 + * patch from Reuben Thomas to fix zgrep return code, + closes: #292896, #192891, #190442 + * enable gzexe compressed files to work on systems where tempfile is not + available while retaining preference for tempfile, closes: #334540 + + -- Bdale Garbee Tue, 20 Jun 2006 15:02:27 -0600 + +gzip (1.3.5-13) unstable; urgency=low + + * patch from Reuben Thomas fixes problem passing zgrep filenames starting + with dashes, closes: #342501 + * fix a spelling error in gzip man page, closes: #356011 + * document the fact that zless doesn't work with stdin, + closes: #320226, #345036 + + -- Bdale Garbee Sat, 15 Apr 2006 01:31:54 -0600 + +gzip (1.3.5-12) unstable; urgency=low * merge patch from Matt Zimmerman for futex hang due to improper signal handling, closes: #310053, #315612 - * backport to stable since this problem affects several debian.org servers + * merge patch to add --rsyncable to the man page, closes: #289616, #295721 + * don't return failing result code on harmless warning, closes: #169669 + + -- Bdale Garbee Mon, 11 Jul 2005 22:10:51 +0300 + +gzip (1.3.5-11) unstable; urgency=low + + * patch from Peter Samuelson for bashism in zgrep, + closes: #314342, #314211, #312380, #310329 - -- Bdale Garbee Tue, 8 Nov 2005 22:25:19 -0700 + -- Bdale Garbee Wed, 15 Jun 2005 14:39:11 -0600 gzip (1.3.5-10) unstable; urgency=medium