SHA256
1
0
forked from pool/gzip

Accepting request 178436 from home:jengelh:branches:Base:System

- Update to new upstream release 1.6

OBS-URL: https://build.opensuse.org/request/show/178436
OBS-URL: https://build.opensuse.org/package/show/Base:System/gzip?expand=0&rev=27
This commit is contained in:
2013-06-11 12:44:23 +00:00
committed by Git OBS Bridge
parent 029ff98bb9
commit aff01339ae
7 changed files with 138 additions and 29 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jun 10 19:55:39 UTC 2013 - jengelh@inai.de
- Update to new upstream release 1.6
* The "--keep" (-k) option was added to not delete input files,
similar to other tools such as xz, lzip, and bzip2.
* A decompression issue with certain invalid data in the "pack"
format was fixed.
* An incorrect overwrite when compiled with optimization was fixed.
* zgrep's handling of multi-digit context options was fixed.
* zmore now acts more like "more".
- More robust make install call
- Provide files for signature verification (we do not actually do
it because gzip is part of the bootstrap cycle; but if you have
gpg-offline listed as Support or in ~/.oscrc, it will be done)
-------------------------------------------------------------------
Thu Mar 28 08:36:08 UTC 2013 - mmeister@suse.com