summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHolger Levsen <holger@debian.org>2014-09-12 08:17:55 +0000
committerHolger Levsen <holger@debian.org>2014-09-12 08:17:55 +0000
commit0a8c61e0fbc4ae04ea4f48a45a349ff77e9b0b02 (patch)
tree33527c7c068b36ca7eb11e39341eb9e27e20cf49 /Makefile
parentc9e40e90e7089dd54254f4c3b375278d1e7511c5 (diff)
add additional update-all target which updates everything
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28735 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5a4f4612f4..1bed35af74 100644
--- a/Makefile
+++ b/Makefile
@@ -203,3 +203,5 @@ update-nvd:
wget -q -Odata/nvd/$$name https://nvd.nist.gov/download/$$name || true; \
done
python bin/update-nvd data/nvd/nvdcve-*.xml
+
+update-all: update-nvd update-lists update-packages update-oldstable update-stable update-security update-testing-security update-packages update-backports all

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