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
commit49f96dd0dcb47cc03038e3a9aa63126926978289 (patch)
tree9257c1b4320d429b7f129d5c0cb2133557aae52a /bin/update
parenta2af0cddd27a7874c5d0064f3a73bf5c2498f07c (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