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
commit9777bb58590c1c30870604340cb779342c34c7d2 (patch)
tree0e757a6aad1c815230de986b0518a0109ca98332 /bin/add-dsa-needed.sh
parent6bea6d2d19f83a1f3f8d56792b830733c42bb2f9 (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