[Secure-testing-commits] r6417 - bin
stef-guest at alioth.debian.org
stef-guest at alioth.debian.org
Tue Aug 28 20:57:52 UTC 2007
Author: stef-guest
Date: 2007-08-28 20:57:52 +0000 (Tue, 28 Aug 2007)
New Revision: 6417
Modified:
bin/update
Log:
change CVE URL
Modified: bin/update
===================================================================
--- bin/update 2007-08-28 14:47:34 UTC (rev 6416)
+++ bin/update 2007-08-28 20:57:52 UTC (rev 6417)
@@ -8,7 +8,7 @@
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
More information about the Secure-testing-commits
mailing list