The XSLoader issue has been assigned CVE-2016-6185
authormillert <millert@openbsd.org>
Fri, 8 Jul 2016 14:26:04 +0000 (14:26 +0000)
committermillert <millert@openbsd.org>
Fri, 8 Jul 2016 14:26:04 +0000 (14:26 +0000)
gnu/usr.bin/perl/patchlevel.h

index 7f8cc30..1234835 100644 (file)
@@ -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 */