summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2020-08-13 09:32:18 +0200
committerEmilio Pozuelo Monfort <pochu@debian.org>2020-08-13 10:21:40 +0200
commitf3200dbb67c9521c786d3c3b1015d4d345107a24 (patch)
tree9354add9f27278e1cbe6fbc4f57f0b17602e4196 /bin
parent523c7b464f7d8b0cb517d2d5481d82733d9ab72b (diff)
support-ended: add deb11 to the releases list
The file exists in debian-security-support so we need to have it here too or we will crash.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/support-ended.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/support-ended.py b/bin/support-ended.py
index a6aa1de503..ef158c10be 100755
--- a/bin/support-ended.py
+++ b/bin/support-ended.py
@@ -33,6 +33,7 @@ release_mapping = {
'deb9': ('stretch', '2022-06-30'),
# End date not yet fixed
'deb10': ('buster', None),
+ 'deb11': ('bullseye', None),
}

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