[Git][security-tracker-team/security-tracker][master] 3 commits: data/config.json: Add codename entries for duke
Salvatore Bonaccorso (@carnil)
carnil at debian.org
Wed Feb 19 07:06:08 GMT 2025
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
dc76f200 by Salvatore Bonaccorso at 2025-01-23T06:57:37+01:00
data/config.json: Add codename entries for duke
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
2c7d8d79 by Salvatore Bonaccorso at 2025-01-23T06:58:26+01:00
distributions.json: Add duke
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
f1679bcb by Salvatore Bonaccorso at 2025-02-19T07:06:04+00:00
Merge branch 'initial-duke-support' into 'master'
Add initial support for Debian 15 duke
See merge request security-tracker-team/security-tracker!201
- - - - -
2 changed files:
- data/config.json
- static/distributions.json
Changes:
=====================================
data/config.json
=====================================
@@ -132,6 +132,17 @@
]
}
},
+ "duke": {
+ "members": {
+ "supported": [
+ "duke",
+ "duke-security"
+ ],
+ "optional": [
+ "duke-proposed-updates"
+ ]
+ }
+ },
"sid": {
"members": {
"supported": [
=====================================
static/distributions.json
=====================================
@@ -39,6 +39,11 @@
"support": "none",
"contact": ""
},
+ "duke": {
+ "major-version": "15",
+ "support": "none",
+ "contact": ""
+ },
"sid": {
"major-version": "",
"support": "none",
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/8528be36e519ca683f5498049dbda4b1410b2402...f1679bcb417dffce65210c2df04e3ce292b99be7
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/8528be36e519ca683f5498049dbda4b1410b2402...f1679bcb417dffce65210c2df04e3ce292b99be7
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/20250219/9e9bc876/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list