X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=006d5cfede8289e6250474fd42639d27df597ac9;hb=de0d98027cdc141341d2131293662ceea03f97fd;hp=a2337d8450afd0edf51802b50a681db1f73507b6;hpb=836937a1d085487d57d9074a67ae32ccdc584295;p=debian%2Fgzip diff --git a/debian/changelog b/debian/changelog index a2337d8..006d5cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,64 @@ +gzip (1.4-6) unstable; urgency=low + + * patch to restore zgrep -h from Pär-Ola Nilsson, closes: #658734 + * patch to fix pack reference in gzip man page from Stéphane Aulery, + closes: #308522 + + -- Bdale Garbee Thu, 12 Apr 2012 11:38:56 -0600 + +gzip (1.4-5) unstable; urgency=low + + * patch from upstream to address determinism issue, closes: #647522 + + -- Bdale Garbee Mon, 19 Mar 2012 11:07:22 +0100 + +gzip (1.4-4) unstable; urgency=low + + * enable hardening build flags, closes: #664499 + + -- Bdale Garbee Sun, 18 Mar 2012 20:16:45 +0100 + +gzip (1.4-3) unstable; urgency=low + + * patch from upstream for sys_stat.in.h to fix mingw32 builds, + closes: #653960 + + -- Bdale Garbee Mon, 05 Mar 2012 22:13:33 -0700 + +gzip (1.4-2) unstable; urgency=low + + * patch to use DEB_HOST_ARCH in rules, closes: #644785 + * fix missing stamp creating in rules file causing extra build cycle, + closes: #648555 + + -- Bdale Garbee Sat, 12 Nov 2011 17:24:17 -0700 + +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 + * Avoid creating undersized hufts table, closes: #507263 -- Carl Worth Fri, 27 Feb 2009 12:54:37 -0800