From 3474db5ee3ad12e1ecb27ef96de8ebfae4ae1269 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Mon, 1 Sep 2014 10:40:19 +0000 Subject: 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@28539 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- bin/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/update') 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 -- cgit v1.2.3