[Git][security-tracker-team/security-tracker][master] 2 commits: Update support end date for jessie in LTS

Salvatore Bonaccorso carnil at debian.org
Sun Apr 28 13:05:51 BST 2019



Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker


Commits:
60f86379 by Salvatore Bonaccorso at 2019-04-28T12:03:25Z
Update support end date for jessie in LTS

Update time mapping according to https://wiki.debian.org/LTS/ overview.

- - - - -
a77c11fe by Salvatore Bonaccorso at 2019-04-28T12:05:07Z
bin/support-ended.py: Update comment for stretch EOL in LTS

- - - - -


1 changed file:

- bin/support-ended.py


Changes:

=====================================
bin/support-ended.py
=====================================
@@ -29,9 +29,8 @@ import sys
 release_mapping = {
     'deb6': ('squeeze', '2016-02-29'),
     'deb7': ('wheezy',  '2018-05-31'),
+    'deb8': ('jessie',  '2020-06-30'),
     # End date not yet fixed
-    'deb8': ('jessie',  '2020-04-30'),
-    # Not even released yet
     'deb9': ('stretch', None),
 }
 



View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/compare/c3d1609c08b445d851af8f793c9e601af8b2e26d...a77c11fe2d0e3a564362cd1a82bf7551d8ad31bb

-- 
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/compare/c3d1609c08b445d851af8f793c9e601af8b2e26d...a77c11fe2d0e3a564362cd1a82bf7551d8ad31bb
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/20190428/0711db3c/attachment.html>


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