summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/patchlevel.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2016-04-22 20:10:59 +0000
committermillert <millert@openbsd.org>2016-04-22 20:10:59 +0000
commit429e98d24ce5e56e41d56fb086415dd1c8b03885 (patch)
treeba67347cd5e038685351d0a3eaf68728818068e5 /gnu/usr.bin/perl/patchlevel.h
parentsync (diff)
downloadwireguard-openbsd-429e98d24ce5e56e41d56fb086415dd1c8b03885.tar.xz
wireguard-openbsd-429e98d24ce5e56e41d56fb086415dd1c8b03885.zip
Add entry for CVE-2015-8853 patch.
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 07e1217e991..dee7024726a 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-2015-8853"
#endif
PERL_GIT_UNPUSHED_COMMITS /* do not remove this line */
,NULL