X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=266e0d1debe73c5492935879db20b49a9ac3de44;hb=5f82ebf3ef21599fde344559eaad8f732ca9b4e1;hp=a90c42af2005693ab2322f350194c1d2c5bac3a1;hpb=42bf054a3a613837f64a81a601354259380a527c;p=debian%2Fgzip diff --git a/debian/changelog b/debian/changelog index a90c42a..266e0d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,31 @@ -gzip (1.3.12-8) UNRELEASED; urgency=low +gzip (1.4-1) unstable; urgency=low + + * new upstream version, closes: #627121, #633927 + * add Vcs entries to control file + * patch zless LESSOPEN definition to allow handling of gunzip data on STDIN, + closes: #248302 + * Build using mingw-w64 instead of mingw32, closes: #623428 + * update to current policy, source package formats, etc + + -- Bdale Garbee Wed, 20 Apr 2011 01:48:46 -0600 + +gzip (1.3.12-9) unstable; urgency=high + + * fix applied for CVE-2010-0001 which identified an integer underflow when + decompressing files that are compressed using the LZW algorithm. This + could lead to the execution of arbitrary code when trying to decompress + a crafted LZW compressed gzip archive. + * switch to using dh_lintian for override delivery + + -- Bdale Garbee Thu, 21 Jan 2010 07:38:41 +1300 + +gzip (1.3.12-8) unstable; urgency=low * Add Carl Worth as an uploader. + * Fix "-f -" to work with zgrep, closes: #168606 + * Avoid creating undersized hufts table, closes: #507263 - -- Carl Worth Fri, 27 Feb 2009 12:53:23 -0800 + -- Carl Worth Fri, 27 Feb 2009 12:54:37 -0800 gzip (1.3.12-7) unstable; urgency=low