summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2019-04-28 14:09:37 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2019-07-06 09:23:56 +0200
commitc7a0a3b9003ca33cdeeb82f37dbc47f156156df1 (patch)
tree40341e9681ba951ec7c03d4338ba6641a0190b25 /bin
parent14db438247cc32e3c5aa3c56945c2b0c56778a48 (diff)
support-ended.py: Add release mapping for buster
Add release mapping for Debian 10 (buster) for EOL in all either security team or LTS team supported suites. There is no EOL (= LTS supported EOL) set yet for buster.
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 ddb0c74978..81235a9954 100755
--- a/bin/support-ended.py
+++ b/bin/support-ended.py
@@ -32,6 +32,7 @@ release_mapping = {
'deb8': ('jessie', '2020-06-30'),
# End date not yet fixed
'deb9': ('stretch', None),
+ 'deb10': ('buster', None),
}

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