SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gzip-debuginfo-1.3.3-18.el4_8.1.i386.rpm :
Thu Jan 14 23:00:00 2010 Karel Klic 1.3.3-18:.1
- Updated version to use Z-stream NVR Policy

Thu Jan 14 23:00:00 2010 Karel Klic 1.3.3-18.rhel4:.1
- Added fix for CVE-2010-0001: (64 bit) Integer underflow by decompressing
LZW format files
Resolves: rhbz#555086

Fri Jan 12 23:00:00 2007 Ivana Varekova 1.3.3-17.rhel4
- Resolves: #213619
Can\'t unpack LZH compressed data
- Resolves: #216111
gzip munges directory mtime with \"-r\"

Thu Sep 7 00:00:00 2006 Ivana Varekova 1.3.3-16.rhel4
- fix bug 204676 (patches by Tavis Ormandy)
- cve-2006-4334 - null dereference problem
- cve-2006-4335 - buffer overflow problem
- cve-2006-4336 - buffer underflow problem
- cve-2006-4338 - infinite loop problem
- cve-2006-4337 - buffer overflow problem

Sat Apr 30 00:00:00 2005 Ivana Varekova 1.3.3-15.rhel4
- fix bug 156269 - CAN-2005-1228 directory traversal bug
(using the patch from Ulf Harnhammar) (patch9)
- fix bug 155746 - CAN-2005-0988 Race condition in gzip (patch8)

Sat Apr 9 00:00:00 2005 Ivana Varekova 1.3.3-14.rhel4
- fix bug #121514 zgrep problem with sed (patch 7)

Wed Jun 16 00:00:00 2004 Elliot Lee 1.3.3-13
- 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


 
ICM