summaryrefslogtreecommitdiffstats
path: root/bin/update
diff options
context:
space:
mode:
authorStefan Fritsch <sf@sfritsch.de>2007-08-28 20:57:52 +0000
committerStefan Fritsch <sf@sfritsch.de>2007-08-28 20:57:52 +0000
commitdeddfa79cce5f11c9c6a33882454d4a7bd8c2fe1 (patch)
tree682ddca12b36a5f4cfcdc8a53901ea0fb4d9be06 /bin/update
parent9f6d79d4bd03dd564edbe6f0dd7c28a085570782 (diff)
change CVE URL
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6417 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'bin/update')
-rwxr-xr-xbin/update2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/update b/bin/update
index 02bcf032a6..37f8b47f80 100755
--- a/bin/update
+++ b/bin/update
@@ -8,7 +8,7 @@ fi
cd CVE
rm -f allitems.html
-wget --quiet http://www.cve.mitre.org/cve/downloads/allitems.html.gz
+wget --quiet http://cve.mitre.org/data/downloads/allitems.html.gz
gunzip allitems.html.gz
../../bin/updatelist allitems.html ../DSA/list ../DTSA/list list > list.new
mv -f list.new list

© 2014-2024 Faster IT GmbH | imprint | privacy policy