Subject: CVS commit: [pkgsrc-2004Q4] pkgsrc/www/curl
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 02/26/2005 07:25:30
Module Name:	pkgsrc
Committed By:	snj
Date:		Sat Feb 26 07:25:30 UTC 2005

Modified Files:
	pkgsrc/www/curl [pkgsrc-2004Q4]: Makefile buildlink3.mk distinfo
Added Files:
	pkgsrc/www/curl/patches [pkgsrc-2004Q4]: patch-aa

Log Message:
Pullup ticket 311 - requested by Lubomir Sedlacik
security fix for curl

Apply a manual patch that fixes a buffer overflow in the NTLM
authentication code.  See http://www.securityfocus.com/archive/1/391042
for more information.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.45.2.1 pkgsrc/www/curl/Makefile
cvs rdiff -r1.5 -r1.5.2.1 pkgsrc/www/curl/buildlink3.mk
cvs rdiff -r1.28 -r1.28.2.1 pkgsrc/www/curl/distinfo
cvs rdiff -r0 -r1.7.10.1 pkgsrc/www/curl/patches/patch-aa

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