Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399670
en ru br
ALT Linux repos
S:1.13-alt2
5.0: 1.3.5-alt4.M40.1
4.1: 1.3.5-alt4.M40.1
4.0: 1.3.5-alt4.M40.1
3.0: 1.3.5-alt2
+updates:1.3.5-alt2.M30.1

Other repositories
Upstream:1.3.12

Group :: Archiving/Compression
RPM: gzip

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

19 september 2023 Gleb F-Malinovskiy <glebfm at altlinux.org> 1.13-alt2

  • Fixed build with disabled check (reported by Michael Shigorin).

13 september 2023 Gleb F-Malinovskiy <glebfm at altlinux.org> 1.13-alt1

  • gzip: v1.12-3-g83c65d1 -> v1.13.
  • gnulib BR: v0.1-4279-gbb6ecf327 -> v0.1-5474-gf5ad0b6b38.

8 april 2022 Dmitry V. Levin <ldv at altlinux.org> 1.12-alt1

  • gzip: v1.10-31-g34db0a2 -> v1.12-3-g83c65d1 (fixes: CVE-2022-1271).

9 april 2021 Dmitry V. Levin <ldv at altlinux.org> 1.10.0.31.34db-alt1

  • gzip: v1.10 -> v1.10-31-g34db0a2.
  • gnulib BR: v0.1-2305-g95c96b6dd -> v0.1-4279-gbb6ecf327.

30 december 2018 Dmitry V. Levin <ldv at altlinux.org> 1.10-alt1

  • gzip: v1.9-18-g9c2a2de -> v1.10.

24 december 2018 Dmitry V. Levin <ldv at altlinux.org> 1.9.0.18.9c2a-alt1

  • gzip: v1.8-20-g82c62a3 -> v1.9-18-g9c2a2de.
  • gnulib: v0.1-1209-g24b3216 -> v0.1-2305-g95c96b6dd.

21 march 2017 Dmitry V. Levin <ldv at altlinux.org> 1.8.0.20.82c6-alt1

  • gzip: v1.6-33-g6bfbf81 -> v1.8-20-g82c62a3 (closes: #8184).
  • gzip-utils: added support for lz4, lzip, lzop, and zstd.
  • gnulib: v0.1-585-g2fda85e -> v0.1-1209-g24b3216.

2 december 2015 Dmitry V. Levin <ldv at altlinux.org> 1.6.0.33.6bfb-alt1

  • Updated to v1.6-33-g6bfbf81.

25 august 2015 Dmitry V. Levin <ldv at altlinux.org> 1.6.0.32.cf68-alt1

  • Updated to v1.6-32-gcf688dd.
  • Built with gnulib v0.1-585-g2fda85e.

28 october 2013 Dmitry V. Levin <ldv at altlinux.org> 1.6-alt1

  • Updated to v1.6-9-g8b112f2.
  • Built with gnulib v0.0-8061-g5191b35.

8 april 2013 Dmitry V. Levin <ldv at altlinux.org> 1.5-alt2

  • Updated to v1.5-24-g6ea2e1b.
  • Built with gnulib v0.0-7901-g076ac82.

3 august 2012 Dmitry V. Levin <ldv at altlinux.org> 1.5-alt1

  • Updated gzip to v1.5-3-gc8ae982.
  • Built with gnulib v0.0-7557-gee60576.

4 february 2011 Dmitry V. Levin <ldv at altlinux.org> 1.4-alt3

  • Updated gzip to v1.4-70-g70b7874.
  • Updated gnulib to v0.0-4672-ga2e8447.

23 march 2010 Dmitry V. Levin <ldv at altlinux.org> 1.4-alt2

  • Updated gzip to v1.4-24-gcad194d.
  • Updated gnulib to v0.0-3591-geb2f221.

1 february 2010 Dmitry V. Levin <ldv at altlinux.org> 1.4-alt1

  • Updated to 1.4.
  • Reviewed and reworked patches.
  • Enabled test suite.
  • Packaged gzip-utils as noarch.

13 january 2010 Dmitry V. Levin <ldv at altlinux.org> 1.3.5-alt6

  • Applied upstream fix for integer underflow bug (CVE-2010-0001).

25 september 2009 Dmitry V. Levin <ldv at altlinux.org> 1.3.5-alt5

  • gzip-utils: Added lzma/xz support to zdiff and zgrep.

13 april 2007 Dmitry V. Levin <ldv at altlinux.org> 1.3.5-alt4

  • Rebuilt.

18 september 2006 Dmitry V. Levin <ldv at altlinux.org> 1.3.5-alt3

  • Fixed several bugs (CVE-2006-433[5678])
     based on patch from Tavis Ormandy.
  • zgrep: Terminate when pipeline is interrupted by signal (#9998).

22 july 2005 Dmitry V. Levin <ldv at altlinux.org> 1.3.5-alt2

  • Fixed a segfault on invalid compressed data (patch from Gentoo).

19 may 2005 Dmitry V. Levin <ldv at altlinux.org> 1.3.5-alt1

  • Updated to 1.3.5.
  • Reviewed and reworked patches.
  • Added zegrep(1) and zfgrep(1) manpage links.
  • Changed zgrep and zdiff to handle also functionality of
     bz*grep, bzcmp and bzdiff utilities.
  • Changed znew utility to avoid dependence on compress utility.
  • Relocated zme utility from bzip2-utils to gzip-utils.
  • Relocated zmore utility to less package.
  • Fixed chmod/chown race condition in file permission handling
     code (CAN-2005-0988).
  • Changed gunzip to ignore path in original file name stored
     in gzip archive when uncompressing with -N; this measure
     prohibits uncontrolled files creation in arbitrary filesystem
     locations. (CAN-2005-1228).
  • Fixed zgrep to properly sanitize arguments, to avoid arbitrary
     commands execution via filenames injection into a sed script
     (CAN-2005-0758).

28 october 2002 Stanislav Ievlev <inger at altlinux.ru> 1.3.3-alt3

  • rebuild with gcc3

12 june 2002 Dmitry V. Levin <ldv at altlinux.org> 1.3.3-alt2

  • Added "Provides: /bin/gzip, /bin/gunzip, /bin/zcat" to gzip subpackage.

5 june 2002 Dmitry V. Levin <ldv at altlinux.org> 1.3.3-alt1

  • 1.3.3 (nothing interesting).
  • Additional convention enforcement on patch file names.

19 january 2002 Dmitry V. Levin <ldv at altlinux.org> 1.3.2-alt2

  • Eliminated basename usage in gz* script utils.

21 november 2001 Dmitry V. Levin <ldv at altlinux.org> 1.3.2-alt1

  • 1.3.2
  • Renamed devel subpackage into gzip-utils.

20 november 2001 Dmitry V. Levin <ldv at altlinux.org> 1.3.1-alt1

  • 1.3.1
  • Updated patches.
  • Corrected mktemp dependence.

29 september 2001 Dmitry V. Levin <ldv at altlinux.ru> 1.3-ipl5mdk

  • Synced with Owl:
     + Synced with Todd's latest fixes: re-create the temporary file in gzexe
       safely when run on multiple files, support GZIP="--suffix .suf" in znew.
     + Patched unsafe temporary file handling in gzexe, zdiff, and znew based
       on work by Todd Miller of OpenBSD.
     + Dropped Red Hat's patch which attempted to fix some of the same issues
       for gzexe but was far from sufficient.

22 june 2001 Dmitry V. Levin <ldv at altlinux.ru> 1.3-ipl4mdk

  • Merged in RH patches:
     + Patch various uses of $$ in the bundled scripts
     + Fix the SIGPIPE patch to avoid blank lines (#43319)
     + Fixed buzilla bug #26680. Wrong skip value after mktemp patch and forced
       overwrite for output file during decompression.
     + trap SIGPIPE in zgrep, so "zgrep | less" gets a happy ending
       (#24104).

2 december 2000 Dmitry V. Levin <ldv at fandra.org> 1.3-ipl3mdk

  • Moved utilities to gzip-devel subpackage.
  • Removed PreReq: %__install_info.

29 august 2000 Dmitry V. Levin <ldv at fandra.org> 1.3-ipl2mdk

  • Move lesspipe.sh and zless to less package.

24 june 2000 Dmitry V. Levin <ldv at fandra.org> 1.3-ipl1mdk

  • 1.3

31 may 2000 Dmitry V. Levin <ldv at fandra.org> 1.2.4a-ipl1mdk

    * RE and Fandra adaptions.

2 april 2000 Jerome Martin <jerome at mandrakesoft.com> 1.2.4a-1mdk

  • Updated sources to 1.2.4a (minor doc changes)
  • Updated rpm group
  • Cleanup to conform to spec-helper

8 march 2000 Pablo Saratxaga <pablo at mandrakesoft.com> 1.2.4-19mdk

  • added lesspipe.sh (allowing zless to handle arbitrary compressions
     methods, but also allows to use less command line parameters on zless,
     and use arrows keys to navigate between various files; that is a nice
     and useful zless not one only limited to "zcat $* | less" )

16 december 1999 Maurizio De Cecco <maurizio at mandrakesoft.com>

  • Fixed zforce.

20 october 1999 Chmouel Boudjnah <chmouel at mandrakesoft.com>

  • Fix building as user.

10 april 1999 Bernhard Rosenkraenzer <bero at linux-mandrake.com>

  • Mandrake adaptions
  • bzip2 man/info pages
  • add de locale

17 december 1998 Cristian Gafton <gafton at redhat.com>

  • built against glibc 2.1

7 may 1998 Prospector System <bugs at redhat.com>

  • translations modified for de, fr, tr

9 april 1998 Cristian Gafton <gafton at redhat.com>

  • added /usr/bin/gzip and /usr/bin/gunzip symlinks as some programs are too
     brain dead to figure out they should be at least trying to use $PATH
  • added BuildRoot

28 january 1998 Erik Troan <ewt at redhat.com>

  • fix /tmp races

14 september 1997 Erik Troan <ewt at redhat.com>

  • uses install-info
  • applied patch for gzexe

2 june 1997 Erik Troan <ewt at redhat.com>

  • built against glibc

22 april 1997 Marc Ewing <marc at redhat.com>

  • (Entry added for Marc by Erik) fixed gzexe to use /bin/gzip
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin