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
commit9e540da41f29c3c34fab70f4824fe2758c15d53f (patch)
tree3c15f3fd480d25ae92bd656d497ce2a1a5f418c5 /bin
parent62cfdae717e457d56e48a86e530aab21b041051e (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