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
commit8bb4a38aae1ff5bebf6c966235fb6a1c36692f80 (patch)
tree5fb95089f4ad5dca78340eb544e7c428d396712c /Makefile
parent38e55fb410e733e5625d8734390c197514080309 (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