Subject: CVS commit: [netbsd-1-6-1] pkgsrc/devel/zlib
To: None <pkgsrc-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 06/19/2003 00:53:36
Module Name:	pkgsrc
Committed By:	grant
Date:		Thu Jun 19 00:53:36 UTC 2003

Modified Files:
	pkgsrc/devel/zlib [netbsd-1-6-1]: distinfo

Log Message:
Pull up revision 1.4 (requested by salo in ticket #1291):

Added fix for CAN-2003-0107 -
Buffer overflow in the gzprintf function in zlib 1.1.4, when zlib is compiled
without vsnprintf or when long inputs are truncated using vsnprintf, allows
attackers to cause a denial of service or possibly execute arbitrary code.
From OpenBSD.

Restore configure target and add check for [v]snprintf.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.6.1 pkgsrc/devel/zlib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.