Go to file
Dominique Leuenberger ed92f488b6 Accepting request 968010 from Base:System
- update to 1.12 (CVE-2022-1271,bsc#1198062):
  * 'gzip -l' no longer misreports file lengths 4 GiB and larger.
    Previously, 'gzip -l' output the 32-bit value stored in the gzip
    header even though that is the uncompressed length modulo 2**32.
    Now, 'gzip -l' calculates the uncompressed length by decompressing
    the data and counting the resulting bytes.  Although this can take
    much more time, nowadays the correctness pros seem to outweigh the
    performance cons.
  * 'zless' is no longer installed on platforms lacking 'less'.
  * zgrep applied to a crafted file name with two or more newlines
    can no longer overwrite an arbitrary, attacker-selected file.
    [bug introduced in gzip-1.3.10]
  * zgrep now names input file on error instead of mislabeling it as
    "(standard input)", if grep supports the GNU -H and --label options.
  * 'zdiff -C 5' no longer misbehaves by treating '5' as a file name.
  * Configure-time options like --program-prefix now work.
- refresh zdiff.diff, zgrep.diff, zmore.diff

OBS-URL: https://build.opensuse.org/request/show/968010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzip?expand=0&rev=60
2022-04-11 21:46:33 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzip?expand=0&rev=1 2006-12-15 17:09:13 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzip?expand=0&rev=1 2006-12-15 17:09:13 +00:00
gzip-1.12.tar.xz Accepting request 968007 from home:dirkmueller:Factory 2022-04-09 12:42:32 +00:00
gzip-1.12.tar.xz.sig Accepting request 968007 from home:dirkmueller:Factory 2022-04-09 12:42:32 +00:00
gzip.changes - update to 1.12 (CVE-2022-1271,bsc#1198062): 2022-04-09 12:47:41 +00:00
gzip.keyring Accepting request 178436 from home:jengelh:branches:Base:System 2013-06-11 12:44:23 +00:00
gzip.spec Accepting request 968007 from home:dirkmueller:Factory 2022-04-09 12:42:32 +00:00
manpage-no-date.patch Accepting request 968007 from home:dirkmueller:Factory 2022-04-09 12:42:32 +00:00
non-exec-stack.diff Accepting request 968007 from home:dirkmueller:Factory 2022-04-09 12:42:32 +00:00
xz_lzma.patch Accepting request 968007 from home:dirkmueller:Factory 2022-04-09 12:42:32 +00:00
zdiff.diff Accepting request 968007 from home:dirkmueller:Factory 2022-04-09 12:42:32 +00:00
zgrep.diff Accepting request 968007 from home:dirkmueller:Factory 2022-04-09 12:42:32 +00:00
zmore.diff Accepting request 968007 from home:dirkmueller:Factory 2022-04-09 12:42:32 +00:00