Import Debian changes 1.9-2.1
[debian/gzip] / debian / changelog
index f64efcc65dc92a754e54e350664985e68017e826..6b91304467358962f11389933c163b627aca85d4 100644 (file)
@@ -1,3 +1,16 @@
+gzip (1.9-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable usage of assembler code (Closes: #890279)
+    - this affects i386, m68k and ia64 (and gets rid of textrels
+      on atleast i386, thanks to Andreas Pommer for testing).
+    - fedora claims gcc generates more optimized code anyway.
+    - supposedly this also fixes gzip generating different results
+      on ia64, thanks to Jason Duerstock for pointing it out.
+      (Closes: #688958)
+
+ -- Andreas Henriksson <andreas@fatal.se>  Sat, 29 Sep 2018 18:28:06 +0200
+
 gzip (1.9-2) unstable; urgency=medium
 
   * move to upstream's less-ugly fix for mingw compilation failure