[Secure-testing-commits] r28735 - /
Holger Levsen
holger at moszumanska.debian.org
Fri Sep 12 08:17:55 UTC 2014
Author: holger
Date: 2014-09-12 08:17:55 +0000 (Fri, 12 Sep 2014)
New Revision: 28735
Modified:
Makefile
Log:
add additional update-all target which updates everything
Modified: Makefile
===================================================================
--- Makefile 2014-09-12 08:16:11 UTC (rev 28734)
+++ Makefile 2014-09-12 08:17:55 UTC (rev 28735)
@@ -203,3 +203,5 @@
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
More information about the Secure-testing-commits
mailing list