# # End-of-life for operating systems and software # # This file has 4 fields: # 1) category # 2) name # 3) date (human-readable) or empty # 4) converted date (seconds since epoch) or -1 # # Date can be converted on Linux using: date "+%s" --date=2020-01-01 # Seconds since epoch can be verified using: date -d @1467324000 +'%Y-%m-%d' # # Notes: # For rolling releases or releases that do not (currently have an EOL date, leave field three empty and set field four to -1. # Full string for CentOS can be something like 'CentOS Linux 8 (Core)'. As this does not correctly match, shorter string is used for matching. # # Amazon Linux # # Note: shortest entry is listed at end due to regular expression matching being used os:Amazon Linux 2:2023-06-26:1687730400: os:Amazon Linux:2020-06-30:1593468000: # # Arch Linux # os:Arch Linux::-1: # # CentOS # os:CentOS release 5:2017-03-31:1490911200: os:CentOS release 6:2020-11-30:1606690800: os:CentOS Linux 7:2024-06-30:1719698400: os:CentOS Linux 8:2029-05-31:1874872800: # # Debian - https://wiki.debian.org/DebianReleases#Production_Releases # os:Debian 5.0:2012-02-06:1328482800: os:Debian 6.0:2016-02-29:1456700400: os:Debian 7:2018-05-31:1527717600: os:Debian 8:2020-06-30:1593468000: os:Debian 9:2022-01-01:1640991600: os:Debian 10:2022-01-01:1640991600: # # Fedora - https://fedoraproject.org/wiki/End_of_life # os:Fedora release 25:2017-12-12:1513033200: os:Fedora release 26:2018-05-29:1527544800: os:Fedora release 27:2018-11-30:1543532400: os:Fedora release 28:2019-05-28:1558994400: os:Fedora release 29:2019-11-26:1574722800: os:Fedora release 30:2020-05-26:1590444000: # # FreeBSD - https://www.freebsd.org/security/unsupported.html # os:FreeBSD 9.3:2014-12-31:1419980400: os:FreeBSD 10.0:2015-02-28:1425078000: os:FreeBSD 10.1:2016-12-31:1483138800: os:FreeBSD 10.2:2016-12-31:1483138800: os:FreeBSD 10.3:2018-04-30:1525039200: os:FreeBSD 10.4:2018-10-31:1540940400: os:FreeBSD 11.0:2017-11-30:1511996400: os:FreeBSD 11.1:2018-09-30:1538258400: os:FreeBSD 11.2:2019-10-31:1572476400: os:FreeBSD 12.0:2020-02-29:1582930800: # # Linux Mint # os:Linux Mint 18:2021-04-01:1617228000: os:Linux Mint 19:2023-04-01:1680300000: os:Linux Mint 20:2025-04-01:1743458400: # # NetBSD - https://www.netbsd.org/support/security/release.html and # https://www.netbsd.org/releases/formal.html # os:NetBSD 2.0:2008-01-19:1200697200: os:NetBSD 2.0.1:2008-01-19:1200697200: os:NetBSD 2.0.2:2008-01-19:1200697200: os:NetBSD 2.0.3:2008-01-19:1200697200: os:NetBSD 2.1:2008-01-19:1200697200: os:NetBSD 3.0:2009-09-29:1254175200: os:NetBSD 3.0.1:2009-09-29:1254175200: os:NetBSD 3.0.2:2009-09-29:1254175200: os:NetBSD 3.1:2009-09-29:1254175200: os:NetBSD 4.0:2012-11-17:1353106800: os:NetBSD 4.0.1:2012-11-17:1353106800: os:NetBSD 5.0:2015-11-17:1447714800: os:NetBSD 5.0.1:2015-10-17:1445032800: os:NetBSD 5.0.2:2015-10-17:1445032800: os:NetBSD 5.1:2015-10-17:1445032800: os:NetBSD 5.1.1:2015-10-17:1445032800: os:NetBSD 5.1.2:2015-10-17:1445032800: os:NetBSD 5.1.3:2015-10-17:1445032800: os:NetBSD 5.1.4:2015-10-17:1445032800: os:NetBSD 5.1.5:2015-10-17:1445032800: os:NetBSD 5.2.1:2015-10-17:1445032800: os:NetBSD 5.2.2:2015-10-17:1445032800: os:NetBSD 5.2.3:2015-10-17:1445032800: os:NetBSD 6.0:2017-09-17:1505599200: os:NetBSD 6.0.1:2017-09-17:1505599200: os:NetBSD 6.0.2:2017-09-17:1505599200: os:NetBSD 6.0.3:2017-09-17:1505599200: os:NetBSD 6.0.4:2017-09-17:1505599200: os:NetBSD 6.0.5:2017-09-17:1505599200: os:NetBSD 6.1:2017-09-17:1505599200: os:NetBSD 6.1.1:2017-09-17:1505599200: os:NetBSD 6.1.2:2017-09-17:1505599200: os:NetBSD 6.1.3:2017-09-17:1505599200: os:NetBSD 6.1.4:2017-09-17:1505599200: os:NetBSD 6.1.5:2017-09-17:1505599200: os:NetBSD 7.0:2020-03-14:1584162000: os:NetBSD 7.0.1:2020-03-14:1584162000: os:NetBSD 7.0.2:2020-03-14:1584162000: os:NetBSD 7.1:2020-03-14:1584162000: os:NetBSD 7.1.1:2020-03-14:1584162000: os:NetBSD 7.1.1:2020-03-14:1584162000: os:NetBSD 7.2:2020-03-14:1584162000: os:NetBSD 8.0::-1: os:NetBSD 8.1::-1: os:NetBSD 9.0::-1: # # OpenBSD - https://en.wikipedia.org/wiki/OpenBSD_version_history # os:OpenBSD 5.8:2016-09-01:1472680800: os:OpenBSD 5.9:2017-04-11:1491861600: os:OpenBSD 6.0:2017-09-10:1505001600: os:OpenBSD 6.1:2018-04-15:1523750400: os:OpenBSD 6.2:2018-10-18:1539820800: os:OpenBSD 6.3:2019-05-03:1556841600: os:OpenBSD 6.4:2019-10-17:1571270400: os:OpenBSD 6.5:2020-05-19:1589846400: os:OpenBSD 6.6:2020-10-01:1601510400: os:OpenBSD 6.7:2021-05-01:1619827200: # # Red Hat Enterprise Linux - https://access.redhat.com/labs/plcc/ # os:Red Hat Enterprise Linux Server release 6:2020-11-30:1606690800: os:Red Hat Enterprise Linux 7:2024-06-30:1719698400: os:Red Hat Enterprise Linux 8:2029-05-07:1872799200: # # Slackware - https://en.wikipedia.org/wiki/Slackware#Releases # os:Slackware Linux 8.1:2012-08-01:1343768400: os:Slackware Linux 9.0:2012-08-01:1343768400: os:Slackware Linux 9.1:2012-08-01:1343768400: os:Slackware Linux 10.0:2012-08-01:1343768400: os:Slackware Linux 10.1:2012-08-01:1343768400: os:Slackware Linux 10.2:2012-08-01:1343768400: os:Slackware Linux 11.0:2012-08-01:1343768400: os:Slackware Linux 12.0:2012-08-01:1343768400: os:Slackware Linux 12.1:2013-12-09:1386540000: os:Slackware Linux 12.2:2013-12-09:1386540000: os:Slackware Linux 13.0:2018-07-05:1530738000: os:Slackware Linux 13.1:2018-07-05:1530738000: os:Slackware Linux 13.37:2018-07-05:1530738000: # # SuSE - https://www.suse.com/lifecycle/ # os:SUSE Linux Enterprise Server 12:2024-10-31:1730329200: os:SUSE Linux Enterprise Server 15:2028-07-31:1848607200: # # Ubuntu - https://wiki.ubuntu.com/Kernel/LTSEnablementStack and # https://wiki.ubuntu.com/Releases # os:Ubuntu 14.04:2019-05-01:1556661600: os:Ubuntu 14.10:2015-07-01:1435701600: os:Ubuntu 15.04:2016-01-01:1451602800: os:Ubuntu 15.10:2016-07-01:1467324000: os:Ubuntu 16.04:2021-05-01:1619820000: os:Ubuntu 16.10:2017-07-01:1498860000: os:Ubuntu 17.04:2018-01-01:1514761200: os:Ubuntu 17.10:2018-07-01:1530396000: os:Ubuntu 18.04:2023-05-01:1682892000: os:Ubuntu 18.10:2019-07-18:1563400800: os:Ubuntu 19.04:2020-01-01:1577833200: os:Ubuntu 20.04:2025-04-01:1743458400: # # EOF