summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/patchlevel.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2016-07-08 14:26:04 +0000
committermillert <millert@openbsd.org>2016-07-08 14:26:04 +0000
commitee730484fcc4d0bb60f681a9a47565679740ef11 (patch)
treead0b4c6f232c5c9723303ece156afeb165703fd3 /gnu/usr.bin/perl/patchlevel.h
parentregen (diff)
downloadwireguard-openbsd-ee730484fcc4d0bb60f681a9a47565679740ef11.tar.xz
wireguard-openbsd-ee730484fcc4d0bb60f681a9a47565679740ef11.zip
The XSLoader issue has been assigned CVE-2016-6185
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 7f8cc307cba..123483525a5 100644
--- a/gnu/usr.bin/perl/patchlevel.h
+++ b/gnu/usr.bin/perl/patchlevel.h
@@ -135,6 +135,7 @@ static const char * const local_patches[] = {
NULL
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
+ ,"CVE-2016-6185"
,"CVE-2015-8853"
#endif
PERL_GIT_UNPUSHED_COMMITS /* do not remove this line */