Revisions of gzip

buildservice-autocommit accepted request 1152254 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 100)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1152170 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 99)
Prepare for RPM 4.20
buildservice-autocommit accepted request 1120193 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 98)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1119912 from Sarah Kriesch's avatar Sarah Kriesch (AdaLovelace) (revision 97)
- Fix s390x build with 'gcc -Dalignas=_Alignas' bug#66709
buildservice-autocommit accepted request 1108153 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 96)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1108152 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 95)
- Update to 1.13:
  * zless now diagnoses gzip failures, if using less 623 or later.
  * When SIGPIPE is ignored, gzip now exits with status 2 (warning)
  instead of status 1 (error) when writing to a broken pipe.  This is
  more useful with programs like 'less' that treat gzip exit status 2
  as a non-failure.
  * 'gzip -d' no longer fails to report invalid compressed data
  that uses a dictionary distance outside the input window.
  [bug present since the beginning]
  * Port to C23, which does not allow K&R-style function definitions
  with parameters, and which does not define __alignas_is_defined.
- Refreshed manpage-no-date.patch
buildservice-autocommit accepted request 1105863 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 94)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1104202 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 93)
- export CONFIG_SHELL=/bin/sh before running configure: results in
  the shell script (zcat/zgrep/…) to receive a /bin/sh shebang
  instead of requiring bash (the local shell used to build).
- Use for i in $(seq 1 9) instead of bashism for in in {1..9}, and
  drop buildshell definition to require bash.
buildservice-autocommit accepted request 1055860 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 92)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1054542 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 91)
Replace transitional %usrmerged macro with regular version check (boo#1206798)
buildservice-autocommit accepted request 973075 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 90)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 973066 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 89)
- Rename xz_lzma.patch xz_lzma_zstd.patch and expand the patch to
  supprt zstd compression (boo#1198922).
buildservice-autocommit accepted request 968010 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 88)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 87)
- update to 1.12 (CVE-2022-1271,bsc#1198062):
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 968007 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 86)
- update to 1.12:
  * '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
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 950054 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 85)
- add conflicts/provides for alternative(gzip)
- modernize spec file
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 917691 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 83)
- Update to 1.11:
  * Performance improvements
  * Added hardware acceleration for IBM Z
- Refresh patches:
  * manpage-no-date.patch
  * xz_lzma.patch
- Remove upstreamed patches:
  * gzip-1.10-fix-DFLTCC-segfault.patch
  * gzip-1.10-fix_count_of_lines_to_skIip.patch
  * gzip-1.10-ibm_dfltcc_support.patch
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 901465 from Franck Bui's avatar Franck Bui (fbui) (revision 82)
- Avoid text relocation on i386 (bsc#1143125)
  Text relocation doesn't cope well with some security hardening which
  consists in prohibiting attempts to change memory mappings to become
  executable.
  Hence disable the use of assembler code and get rid of text
  relocations especially since the assembler code is slower than the
  code generated by gcc according to Fedora. According to Debian this
  also fixes gzip generating different results on ia64.
buildservice-autocommit accepted request 885153 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 81)
baserev update by copy to link target
Displaying revisions 1 - 20 of 100
openSUSE Build Service is sponsored by