artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7e9ac9
)
The XSLoader issue has been assigned CVE-2016-6185
author
millert
<millert@openbsd.org>
Fri, 8 Jul 2016 14:26:04 +0000
(14:26 +0000)
committer
millert
<millert@openbsd.org>
Fri, 8 Jul 2016 14:26:04 +0000
(14:26 +0000)
gnu/usr.bin/perl/patchlevel.h
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/perl/patchlevel.h
b/gnu/usr.bin/perl/patchlevel.h
index
7f8cc30
..
1234835
100644
(file)
--- 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 */