Subject: CVS commit: pkgsrc/devel/zlib
From: Matthias Drochner
Date: 2005-07-22 18:04:44
Message id: 20050722160444.0E7D52DA27@cvs.netbsd.org

Log Message:
update to 1.2.3
this fixes (at least) another security problem (DoS, CAN-2005-1849)
changes:
-Eliminate a potential security vulnerability when decoding invalid
 compressed data
-Eliminate a potential security vulnerability when decoding specially
 crafted compressed data
-Fix a bug when decompressing dynamic blocks with no distance codes
-Fix crc check bug in gzread() after gzungetc()
-Do not return an error when using gzread() on an empty file

Files:
RevisionActionfile
1.31modifypkgsrc/devel/zlib/Makefile
1.20modifypkgsrc/devel/zlib/buildlink3.mk
1.14modifypkgsrc/devel/zlib/distinfo
1.5removepkgsrc/devel/zlib/patches/patch-ab