[Git][security-tracker-team/security-tracker][master] 4 commits: DLA template: Remove support to mention bullseye as LTS supported release
Salvatore Bonaccorso (@carnil)
carnil at debian.org
Tue Sep 1 14:27:43 BST 2026
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
a33f23f8 by Salvatore Bonaccorso at 2026-08-17T20:49:05+02:00
DLA template: Remove support to mention bullseye as LTS supported release
With EOL (from security-tracker and Debian's perspective) of Debian
bullseye, adapt the template to remove the bullseye mentioning and
bullseye from the Version field.
Link: https://lists.debian.org/debian-lts-announce/2026/08/msg00033.html
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
216e67e0 by Salvatore Bonaccorso at 2026-08-17T20:49:15+02:00
config.json: Drop bullseye as supported release
Drop architecture and release setting for bullseye marking it
effectively as not supported anymore in the Debian security-tracker
instance.
Link: https://lists.debian.org/debian-lts-announce/2026/08/msg00033.html
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
c1b5cd38 by Salvatore Bonaccorso at 2026-08-17T20:49:21+02:00
distributions.json: Drop contact information for bullseye
Link: https://lists.debian.org/debian-lts-announce/2026/08/msg00033.html
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
6d12af25 by Salvatore Bonaccorso at 2026-09-01T15:27:35+02:00
Merge branch 'bullseye-lts-eol' into 'master'
Mark bullseye as end-of-life from tracker perspective
See merge request security-tracker-team/security-tracker!298
- - - - -
3 changed files:
- data/config.json
- doc/DLA.template
- static/distributions.json
Changes:
=====================================
data/config.json
=====================================
@@ -91,9 +91,7 @@
"optional": [
"bullseye-proposed-updates"
]
- },
- "architectures": [ "amd64", "arm64", "armhf", "i386" ],
- "release": "oldoldstable"
+ }
},
"bookworm": {
"members": {
=====================================
doc/DLA.template
=====================================
@@ -9,15 +9,12 @@ $SPACEDDATE https://wiki.debian.org/LTS
-------------------------------------------------------------------------
Package : $PACKAGE
-Version : $bullseye_VERSION $bookworm_VERSION
+Version : $bookworm_VERSION
CVE ID : $CVE
Debian Bug : $BUGNUM
$TEXT
-For Debian 11 bullseye, this problem has been fixed in version
-$bullseye_VERSION.
-
For Debian 12 bookworm, this problem has been fixed in version
$bookworm_VERSION.
=====================================
static/distributions.json
=====================================
@@ -21,8 +21,8 @@
},
"bullseye": {
"major-version": "11",
- "support": "lts",
- "contact": "debian-lts at lists.debian.org"
+ "support": "end-of-life",
+ "contact": ""
},
"bookworm": {
"major-version": "12",
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/4f7119578484c4fa3e8ad6f86abf8c0efae3b718...6d12af25e509c305164cb144dc10caf9fe5b24da
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/4f7119578484c4fa3e8ad6f86abf8c0efae3b718...6d12af25e509c305164cb144dc10caf9fe5b24da
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20260901/d46bd426/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list