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
commit172a283518ddae226326c727e3e826ddcf646f7c (patch)
treebcce77a03f72e10f210bf269efcd3791dd029ab5 /bin
parent8a0a1b4c018ea36c226cf52aca59042f3b9cc206 (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