summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-06-20 08:00:31 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2020-06-20 13:38:25 +0200
commit8a81559075f59957c995cee3fc42c2a6ff38d932 (patch)
tree7742e3d855097aec70016272fb843504dae1709b /bin
parent16ed810c12b2c39490a89a9ebacac237fdc474a8 (diff)
add-dsa-needed: Only list packages for stable for dsa-needed list
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/add-dsa-needed.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/add-dsa-needed.sh b/bin/add-dsa-needed.sh
index 7c71d1cc75..e0a8d467bf 100755
--- a/bin/add-dsa-needed.sh
+++ b/bin/add-dsa-needed.sh
@@ -20,7 +20,7 @@
set -eu
-include_oldstable=true
+include_oldstable=false
turl="https://security-tracker.debian.org/tracker/status/release"
[ -f data/dsa-needed.txt ] || {

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