summaryrefslogtreecommitdiffstats
path: root/bin/add-dsa-needed.sh
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2018-06-14 20:44:59 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2018-06-16 21:52:34 +0200
commit795a8a1d2485c2a79a51f1e4a2efbc87b1bf7df0 (patch)
tree43563c669c9f0c4075ad01a88cce66f953d57cdb /bin/add-dsa-needed.sh
parent1e0b065f43a6c41668f397826b6183f2a4cc1fba (diff)
Only list packages for stable for dsa-needed list
Diffstat (limited to 'bin/add-dsa-needed.sh')
-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