]> git.cworth.org Git - gzip/blobdiff - debian/changelog
Imported Debian patch 1.3.12-3.1
[gzip] / debian / changelog
index 174b9afde28276563403392819c3818cda357a3f..3964b55d7d0bfcd417dd9fc112f823cd25f40391 100644 (file)
@@ -1,3 +1,18 @@
+gzip (1.3.12-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename futimens to gz_futimens, since glibc now defines an futimens
+    function with a different prototype.  Closes: #433845.
+  * Urgency medium for the RC bug fix.
+
+ -- Daniel Schepler <schepler@debian.org>  Sat, 18 Aug 2007 17:11:52 -0400
+
+gzip (1.3.12-3) unstable; urgency=low
+
+  * fix bindir so gunzip, et al, work again, closes: #429462
+
+ -- Bdale Garbee <bdale@gag.com>  Fri, 22 Jun 2007 01:08:59 +0100
+
 gzip (1.3.12-2) unstable; urgency=low
 
   * fix typo in gzip fprintf, closes: #426965