diff options
author | 2010-09-25 13:13:55 +0000 | |
---|---|---|
committer | 2010-09-25 13:13:55 +0000 | |
commit | c44ae3bca046934525ac32eeba51c467686acde3 (patch) | |
tree | 75295d9678bde83806973ce8debfcc5b23470b00 /gnu/usr.bin/perl/patchlevel.h | |
parent | Update to Compress-Raw-Bzip2 2.031; no actual code changes since (diff) | |
download | wireguard-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.h | 1 |
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 |