add Vcs entries to control file
[debian/gzip] / debian / changelog
index a2337d8450afd0edf51802b50a681db1f73507b6..18ad7ae44276ee00d4317da01647939815ed7a17 100644 (file)
@@ -1,8 +1,30 @@
+gzip (1.4-2) UNRELEASED; urgency=low
+
+  * add Vcs entries to control file
+
+ -- Bdale Garbee <bdale@gag.com>  Fri, 12 Nov 2010 01:09:14 -0700
+
+gzip (1.4-1) unstable; urgency=low
+
+  * new upstream version
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 20 Apr 2010 02:15:06 -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 <bdale@gag.com>  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 <cworth@cworth.org>  Fri, 27 Feb 2009 12:54:37 -0800