]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
gzip: Update to 1.8
authorAlexander Marx <alexander.marx@ipfire.org>
Tue, 17 May 2016 12:10:53 +0000 (14:10 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 18 May 2016 00:52:38 +0000 (01:52 +0100)
gzip -l no longer falsely reports a write error when writing to a pipe.
  [bug introduced in gzip-1.7]

  When configuring gzip, ./configure DEFS='...-DNO_ASM...' now
  suppresses assembler again.  [bug introduced in gzip-1.3.5]

Fixes: #11111
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
gzip/gzip.nm

index 1ba23260bbf9afed1a319d74f272e46afcca4a3a..a75fe4448fc276a5650257cf5cc4a8b19bf1ae76 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = gzip
-version    = 1.7
+version    = 1.8
 release    = 1
 
 groups     = Applications/Compression