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
commit5cfcff66a222dad5307ad6f610888afb43ff6bbe (patch)
tree2ece58308d6eb7b79a5c9e54589fc0170f8131d7 /bin/update
parentb6160543ccebdf77f956277ff3e4c77bff705bf9 (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