summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/patchlevel.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2010-09-25 13:13:55 +0000
committermillert <millert@openbsd.org>2010-09-25 13:13:55 +0000
commitc44ae3bca046934525ac32eeba51c467686acde3 (patch)
tree75295d9678bde83806973ce8debfcc5b23470b00 /gnu/usr.bin/perl/patchlevel.h
parentUpdate to Compress-Raw-Bzip2 2.031; no actual code changes since (diff)
downloadwireguard-openbsd-c44ae3bca046934525ac32eeba51c467686acde3.tar.xz
wireguard-openbsd-c44ae3bca046934525ac32eeba51c467686acde3.zip
Add CVE-2010-0405 to list of local patches.
Diffstat (limited to 'gnu/usr.bin/perl/patchlevel.h')
-rw-r--r--gnu/usr.bin/perl/patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/patchlevel.h b/gnu/usr.bin/perl/patchlevel.h
index aa10c962408..373fd972d59 100644
--- a/gnu/usr.bin/perl/patchlevel.h
+++ b/gnu/usr.bin/perl/patchlevel.h
@@ -127,6 +127,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"CVE-2010-0405"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif