[Git][security-tracker-team/security-tracker][master] 2 commits: config.json: Drop stretch as supported release

Emilio Pozuelo Monfort (@pochu) pochu at debian.org
Fri Jul 1 18:26:58 BST 2022



Emilio Pozuelo Monfort pushed to branch master at Debian Security Tracker / security-tracker


Commits:
73649cb3 by Salvatore Bonaccorso at 2022-07-01T19:26:19+02:00
config.json: Drop stretch as supported release

This moves effectively buster to the LTS team via the supported releases
moving and ends support for stretch LTS.

Debian buster 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 will make clear that
buster is not LTS until the handover around August (excate date is still
to be defined).

[Salvatore Bonaccorso: Rewrite slightly the original commit from the
 "end of life regular security support for buster merge request.]
Link: https://salsa.debian.org/security-tracker-team/security-tracker/-/merge_requests/108
Link: https://salsa.debian.org/security-tracker-team/security-tracker/-/merge_requests/105
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>

- - - - -
45cd9858 by Salvatore Bonaccorso at 2022-07-01T19:26:19+02:00
distributions.json: Drop contact information for stretch

Additionally following the scheme from 12e3a22b6a78
("distributions.json: Introduce 'end-of-life' for support attribute")
mark stretch with the "end-of-life" for support.

Link: https://salsa.debian.org/qa/distro-tracker/-/issues/58
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>

- - - - -


2 changed files:

- data/config.json
- static/distributions.json


Changes:

=====================================
data/config.json
=====================================
@@ -69,9 +69,7 @@
         "optional": [
           "stretch-proposed-updates"
         ]
-      },
-      "architectures": [ "amd64", "arm64", "armel", "armhf", "i386" ],
-      "release": "oldoldstable"
+      }
     },
     "buster": {
       "members": {


=====================================
static/distributions.json
=====================================
@@ -11,8 +11,8 @@
   },
   "stretch": {
     "major-version": "9",
-    "support": "lts",
-    "contact": "debian-lts at lists.debian.org"
+    "support": "end-of-life",
+    "contact": ""
   },
   "buster": {
     "major-version": "10",



View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/75d5e5ea1920cdcef650bf3c82015e902bdaca5d...45cd9858179e7fc331b17903549c7f6f088ef277

-- 
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/75d5e5ea1920cdcef650bf3c82015e902bdaca5d...45cd9858179e7fc331b17903549c7f6f088ef277
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/20220701/bf10c4c7/attachment-0001.htm>


More information about the debian-security-tracker-commits mailing list