[Git][security-tracker-team/security-tracker][master] distributions.json: Add sid
Salvatore Bonaccorso
carnil at debian.org
Sun Mar 21 16:44:26 GMT 2021
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
e0a8b599 by Salvatore Bonaccorso at 2021-03-21T17:41:48+01:00
distributions.json: Add sid
Everywhere else in the tracker sid is handled as well. Raphaël Hertzog
suggested to add thus 'sid' to distributions.json as well to be
consistent.
Add it with an empty 'major-version' and 'none' value for the 'support'
attribute.
Link: https://salsa.debian.org/qa/distro-tracker/-/issues/58#note_232506
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
1 changed file:
- static/distributions.json
Changes:
=====================================
static/distributions.json
=====================================
@@ -33,5 +33,10 @@
"major-version": "13",
"support": "none",
"contact": ""
+ },
+ "sid": {
+ "major-version": "",
+ "support": "none",
+ "contact": ""
}
}
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/e0a8b599d1b56e920b2c6c6d218b71e9a56df066
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/e0a8b599d1b56e920b2c6c6d218b71e9a56df066
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/20210321/eaefadd5/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list