Subject: CVS commit: pkgsrc/lang/perl5
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 11/06/2007 19:54:53
Module Name:	pkgsrc
Committed By:	drochner
Date:		Tue Nov  6 19:54:53 UTC 2007

Modified Files:
	pkgsrc/lang/perl5: Makefile distinfo
Added Files:
	pkgsrc/lang/perl5/patches: patch-da

Log Message:
add a patch from Redhat bugzilla #323571 to fix CVE-2007-5116:
A flaw was found in Perl's regular expression engine. Specially crafted
input to a regular expression can cause Perl to improperly allocate memory,
possibly resulting in arbitrary code running with the permissions of the
user running Perl.


To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 pkgsrc/lang/perl5/Makefile
cvs rdiff -r1.42 -r1.43 pkgsrc/lang/perl5/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/lang/perl5/patches/patch-da

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