cvs commit: ports/emulators/linux_base Makefile distinfo.alpha
distinfo.i386 pkg-plist.alpha pkg-plist.i386
Trevor Johnson
trevor at FreeBSD.org
Sun Jun 1 01:23:30 PDT 2003
trevor 2003/06/01 01:23:28 PDT
FreeBSD ports repository
Modified files:
emulators/linux_base Makefile distinfo.alpha distinfo.i386
pkg-plist.alpha pkg-plist.i386
Log:
security update:
The function gzprintf within zlib, when called with a string
longer than Z_PRINTF_BUFZISE (= 4096 bytes), can overflow
without giving a warning. zlib-1.1.4 and earlier exhibit
this behavior. There are no known exploits of the gzprintf
overrun, and only a few programs, including rpm2html and
gimp-print, are known to use the gzprintf function. The
problem has been fixed by checking the length of the output
string within gzprintf.
--<URL:http://rhn.redhat.com/errata/RHSA-2003-079.html>
Revision Changes Path
1.75 +2 -2 ports/emulators/linux_base/Makefile
1.11 +1 -1 ports/emulators/linux_base/distinfo.alpha
1.9 +1 -1 ports/emulators/linux_base/distinfo.i386
1.11 +3 -3 ports/emulators/linux_base/pkg-plist.alpha
1.12 +3 -3 ports/emulators/linux_base/pkg-plist.i386
More information about the cvs-all
mailing list