[Git][security-tracker-team/security-tracker][master] 3 commits: config.json: Drop buster as supported release
Salvatore Bonaccorso (@carnil)
carnil at debian.org
Sun Jun 30 05:53:01 BST 2024
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
ce81e864 by Salvatore Bonaccorso at 2024-05-15T18:33:09+02:00
config.json: Drop buster as supported release
This moves effectively bullseye to the LTS team via the supported releases
moving and ends support for buster LTS.
Debian bullseye will remain in the hands of the Security Team until
August.
This is basically though not a problem as it affects only LTS triage
scripts like bin/lts-cve-triage.py and the LTS team makes clear that
bullseye is not LTS until the handover around August.
Link: https://lists.debian.org/debian-lts-announce/2024/05/msg00002.html
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
e1a9f3d7 by Salvatore Bonaccorso at 2024-05-16T21:28:33+02:00
distributions.json: Drop contact information for buster
Link: https://lists.debian.org/debian-lts-announce/2024/05/msg00002.html
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
d3acb2f9 by Salvatore Bonaccorso at 2024-06-30T04:52:42+00:00
Merge branch 'buster-lts-eol' into 'master'
Mark buster as end-of-life from tracker perspective
See merge request security-tracker-team/security-tracker!174
- - - - -
2 changed files:
- data/config.json
- static/distributions.json
Changes:
=====================================
data/config.json
=====================================
@@ -80,9 +80,7 @@
"optional": [
"buster-proposed-updates"
]
- },
- "architectures": [ "amd64", "arm64", "armhf", "i386" ],
- "release": "oldoldstable"
+ }
},
"bullseye": {
"members": {
=====================================
static/distributions.json
=====================================
@@ -16,8 +16,8 @@
},
"buster": {
"major-version": "10",
- "support": "lts",
- "contact": "debian-lts at lists.debian.org"
+ "support": "end-of-life",
+ "contact": ""
},
"bullseye": {
"major-version": "11",
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/506a1b52576fbd53e545df2da71ce581d38a8aa6...d3acb2f924b7e838d3bab6bdabc0ce9520ad8eaa
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/506a1b52576fbd53e545df2da71ce581d38a8aa6...d3acb2f924b7e838d3bab6bdabc0ce9520ad8eaa
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20240630/2e54eb0b/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list