From 3e7bac231a4f7ef075c187eb3fbf15bc2f13e406 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Thu, 10 Mar 2016 06:08:45 +0000 Subject: Disable update-oldold-security in update-security target git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@40287 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 51c7845f2a..f519280e4a 100644 --- a/Makefile +++ b/Makefile @@ -147,7 +147,7 @@ update-testing-security: done SEC_MIRROR = http://security.debian.org/dists -update-security: update-old-security update-oldold-security +update-security: update-old-security for archive in $(STABLE); do \ for section in main contrib non-free ; do \ $(PYTHON) bin/apt-update-file \ @@ -247,4 +247,4 @@ update-nvd: done python bin/update-nvd data/nvd/nvdcve-*.xml -update-all: update-nvd update-lists update-packages update-oldstable update-oldoldstable update-stable update-security update-testing-security update-packages update-backports all +update-all: update-nvd update-lists update-packages update-oldstable update-stable update-security update-testing-security update-packages update-backports all -- cgit v1.2.3