summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2018-12-03 16:15:52 +1100
committerTony Cook <tony@develop-help.com>2018-12-05 14:31:06 +1100
commitfb5f378b17e3b41db03064c19b9205db64a3354c (patch)
treef4ff148c438e8f751d5c2f086fa4b73f6a93a856 /MANIFEST
parentf9fd00352c933f36c59d5f87da1a1c4467703e83 (diff)
downloadperl-fb5f378b17e3b41db03064c19b9205db64a3354c.tar.gz
(perl #133706) remove exploit code from Storable
Storable packaged the metasploit framework code for CVE-2015-1592, which triggered virus scanners. To prevent that remove the packaged exploit code and test for the underlying structure we trigger the warning on.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 566e98310e..4276316980 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3662,7 +3662,6 @@ dist/Storable/t/code.t See if Storable works
dist/Storable/t/compat01.t See if Storable works
dist/Storable/t/compat06.t See if Storable works
dist/Storable/t/croak.t See if Storable works
-dist/Storable/t/CVE-2015-1592.inc See if Storable works
dist/Storable/t/CVE-2015-1592.t See if Storable works
dist/Storable/t/dclone.t See if Storable works
dist/Storable/t/destroy.t Test Storable in global destructon