Changelog for
gzip-1.3.5-6.2.1.x86_64.rpm :
Fri Feb 10 23:00:00 2006 Jesse Keating
- 1.3.5-6.2.1
- bump again for double-long bug on ppc(64)
Tue Feb 7 23:00:00 2006 Jesse Keating - 1.3.5-6.2
- rebuilt for new gcc4.1 snapshot and glibc changes
Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt
Tue May 3 00:00:00 2005 Ivana Varekova 1.3.5-6
- rebuilt
Sat Apr 30 00:00:00 2005 Ivana Varekova 1.3.5-5
- fix bug 156269 - CAN-2005-1228 directory traversal bug
(using the patch from Ulf Harnhammar)
Wed Apr 27 00:00:00 2005 Ivana Varekova 1.3.5-4
- fix bug 155746 - CAN-2005-0988 Race condition in gzip (patch9)
Wed Mar 23 23:00:00 2005 Tomas Mraz 1.3.5-3
- don\'t use the asm code again as it\'s slower than the gcc compiled one
- convert the .spec to UTF-8
Tue Mar 22 23:00:00 2005 Tomas Mraz 1.3.5-2
- upstream 1.3.5
- dropped long ago obsolete dirinfo patch
- escape file names in zgrep (#123012)
- make stack in match.S nonexecutable
Fri Mar 4 23:00:00 2005 Jiri Ryska
- rebuilt
Mon Dec 13 23:00:00 2004 Ivana Varekova
- fix patch - remove brackets
Mon Dec 13 23:00:00 2004 Ivana Varekova
- fix bug #106551 problem with zmore which requires the suffix .gz in file name
Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt
Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt
Tue Oct 28 23:00:00 2003 Jeff Johnson 1.3.3-11
- rebuilt.
Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt
Fri Jan 31 23:00:00 2003 Jeff Johnson 1.3.3-9
- enlarge window buffer to avoid accessing beyond end-of-buffer (#78413,#83095).
- re-enable rsync ready patch.
Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt
Fri Nov 22 23:00:00 2002 Jeff Johnson 1.3.3-7
- workaround mis-compilation with gcc-3.2-4 on alpha for now (#78413).
Mon Nov 18 23:00:00 2002 Tim Powers
- rebuild on all arches
- remove file from buildroot we aren\'t shipping
Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild
Sat Jun 22 00:00:00 2002 Trond Eivind Glomsrød 1.3.3-4
- Fix the reading of unitialized memory problem (#66913)
Fri May 24 00:00:00 2002 Tim Powers
- automated rebuild
Fri Apr 26 00:00:00 2002 Trond Eivind Glomsrød 1.3.3-2
- Rebuild
Wed Mar 13 23:00:00 2002 Trond Eivind Glomsrød 1.3.3-1
- 1.3.3
Sun Mar 10 23:00:00 2002 Florian La Roche
- add rsyncable patch #58888
Thu Feb 21 23:00:00 2002 Trond Eivind Glomsrød 1.3.2-3
- Rebuild
Wed Jan 9 23:00:00 2002 Tim Powers
- automated rebuild
Mon Nov 19 23:00:00 2001 Bernhard Rosenkraenzer 1.3.2-1
- 1.3.2: no need for autoconf 2.5x hacks anymore
Sat Nov 17 23:00:00 2001 Florian La Roche
- update to 1.3.1:
- disable patch2
Sat Oct 27 00:00:00 2001 Trond Eivind Glomsrød 1.3.0-16
- replace tempfile patches with improved ones solarAATTopenwall.com
- Add less to the dependency chain - zless needs it
Fri Aug 24 00:00:00 2001 Trond Eivind Glomsrød 1.3.0-15
- Fix typo in comment in zgrep (#52465)
- Copyright -> License
Wed Jun 6 00:00:00 2001 Trond Eivind Glomsrød
- Patch various uses of $$ in the bundled scripts
Tue Jun 5 00:00:00 2001 Trond Eivind Glomsrød
- Fix the SIGPIPE patch to avoid blank lines (#43319)
Thu Feb 8 23:00:00 2001 Philipp Knirsch
- Fixed buzilla bug #26680. Wrong skip value after mktemp patch and forced
overwrite for output file during decompression.
Tue Jan 30 23:00:00 2001 Trond Eivind Glomsrød
- trap SIGPIPE in zgrep, so \"zgrep | less\" gets a happy ending
(#24104)
Sun Dec 10 23:00:00 2000 Trond Eivind Glomsrød
- add HAVE_LSTAT define, to avoid it doing weird things to symlinks
instead of ignoring them as the docs say it should (#22045)
Fri Dec 1 23:00:00 2000 Trond Eivind Glomsrød
- rebuild
Thu Nov 9 23:00:00 2000 Trond Eivind Glomsrød
- patch all scripts so usage error messages are written to
stderr (#20597)
Mon Oct 30 23:00:00 2000 Trond Eivind Glomsrød
- disable assembly, as it is faster without it (bug #19910)
Fri Jul 14 00:00:00 2000 Prospector
- automatic rebuild
Wed Jun 28 00:00:00 2000 Trond Eivind Glomsrød
- rebuild
Thu Jun 8 00:00:00 2000 Trond Eivind Glomsrød
- Use %{_mandir}, %{_infodir}, %configure, %makeinstall
and %{_tmppath}
Sat May 13 00:00:00 2000 Trond Eivind Glomsrød
- Add root as default owner of the files, permits building
as non-root user
Thu May 11 00:00:00 2000 Trond Eivind Glomsrød
- Build system handles stripping
- Don\'t do thing the system does, like creating directories
- use --bindir /bin
- Added URL
- skip unnecesarry sed step
- Include THANKS, AUTHORS, ChangeLog, TODO
Mon Mar 20 23:00:00 2000 Bernhard Rosenkraenzer
- 1.3
- handle RPM_OPT_FLAGS
Tue Feb 15 23:00:00 2000 Cristian Gafton
- handle compressed man pages even better
Tue Feb 8 23:00:00 2000 Cristian Gafton
- adopt patch from Paul Eggert to fix detection of the improper tables in
inflate.c(huft_build)
- the latest released version 1.2.4a, which provides documentation updates
only. But it lets us use small revision numbers again
- add an dirinfo entry for gzip.info so we can get rid of the ugly --entry
args to install-info
Mon Feb 7 23:00:00 2000 Bill Nottingham
- handle compressed manpages
Thu Feb 3 23:00:00 2000 Elliot Lee
- Fix bug #7970
Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 14)
Thu Dec 17 23:00:00 1998 Cristian Gafton
- built against gliibc 2.1
Fri May 8 00:00:00 1998 Prospector System
- translations modified for de, fr, tr
Fri Apr 10 00:00:00 1998 Cristian Gafton
- 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
Wed Jan 28 23:00:00 1998 Erik Troan
- fix /tmp races
Mon Sep 15 00:00:00 1997 Erik Troan
- uses install-info
- applied patch for gzexe
Tue Jun 3 00:00:00 1997 Erik Troan
- built against glibc
Wed Apr 23 00:00:00 1997 Marc Ewing
- (Entry added for Marc by Erik) fixed gzexe to use /bin/gzip