summaryrefslogtreecommitdiffstats
path: root/bin/update
diff options
context:
space:
mode:
authorHolger Levsen <holger@debian.org>2014-08-31 20:47:02 +0000
committerHolger Levsen <holger@debian.org>2014-08-31 20:47:02 +0000
commit5ee1f07abdd4637ade4cf0085eba330ca18a9e0e (patch)
tree0b39e966e7e58d93ef4f7b5c715304d27a6dcb48 /bin/update
parentfe8407e4d2144e6ddc3ad1779bb9627886f52284 (diff)
add support for squeeze-lts (Closes: #759727 once Florian has applied this to soler.d.o)
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28525 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 22d50def14..79520153b7 100755
--- a/bin/update
+++ b/bin/update
@@ -10,5 +10,5 @@ cd CVE
rm -f allitems.html
wget --quiet https://cve.mitre.org/data/downloads/allitems.html.gz
gunzip allitems.html.gz
-../../bin/updatelist allitems.html ../DSA/list ../DTSA/list list > list.new
+../../bin/updatelist allitems.html ../DSA/list ../DTSA/list ../DLA/list list > list.new
mv -f list.new list

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