Welcome to mirror list, hosted at ThFree Co, Russian Federation.

software-eol.db « db - github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b32854875bf416f4429b71521117079b9a3ad218 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
#
# 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
#
# 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
#
os:Amazon Linux:2020-06-30:1593468000:
os:Amazon Linux 2:2023-06-26:1687730400:
#
# 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:
#
# FreeBSD - https://www.freebsd.org/security/unsupported.html
#
os:FreeBSD 9.3:2014-12-31:0:
os:FreeBSD 10.0:2015-02-28:0:
os:FreeBSD 10.1:2016-12-31:0:
os:FreeBSD 10.2:2016-12-31:0:
os:FreeBSD 10.3:2018-04-30:0:
os:FreeBSD 10.4:2018-10-31:0:
os:FreeBSD 11.0:2017-11-30:0:
os:FreeBSD 11.1:2018-09-30:0:
#
# NetBSD - https://www.netbsd.org/support/security/release.html and
#          https://www.netbsd.org/releases/formal.html
#
os:NetBSD 2.0:2008-01-19:0:
os:NetBSD 2.0.1:2008-01-19:0:
os:NetBSD 2.0.2:2008-01-19:0:
os:NetBSD 2.0.3:2008-01-19:0:
os:NetBSD 2.1:2008-01-19:0:
os:NetBSD 3.0:2009-09-29:0:
os:NetBSD 3.0.1:2009-09-29:0:
os:NetBSD 3.0.2:2009-09-29:0:
os:NetBSD 3.1:2009-09-29:0:
os:NetBSD 4.0:2012-11-17:0:
os:NetBSD 4.0.1:2012-11-17:0:
os:NetBSD 5.0:2015-11-17:0:
os:NetBSD 5.0.1:2015-10-17:0:
os:NetBSD 5.0.2:2015-10-17:0:
os:NetBSD 5.1:2015-10-17:0:
os:NetBSD 5.1.1:2015-10-17:0:
os:NetBSD 5.1.2:2015-10-17:0:
os:NetBSD 5.1.3:2015-10-17:0:
os:NetBSD 5.1.4:2015-10-17:0:
os:NetBSD 5.1.5:2015-10-17:0:
os:NetBSD 5.2.1:2015-10-17:0:
os:NetBSD 5.2.2:2015-10-17:0:
os:NetBSD 5.2.3:2015-10-17:0:
os:NetBSD 6.0:2017-09-17:0:
os:NetBSD 6.0.1:2017-09-17:0:
os:NetBSD 6.0.2:2017-09-17:0:
os:NetBSD 6.0.3:2017-09-17:0:
os:NetBSD 6.0.4:2017-09-17:0:
os:NetBSD 6.0.5:2017-09-17:0:
os:NetBSD 6.1:2017-09-17:0:
os:NetBSD 6.1.1:2017-09-17:0:
os:NetBSD 6.1.2:2017-09-17:0:
os:NetBSD 6.1.3:2017-09-17:0:
os:NetBSD 6.1.4:2017-09-17:0:
os:NetBSD 6.1.5:2017-09-17:0:
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:0:
os:OpenBSD 5.9:2017-04-11:0:
#
# Ubuntu - https://wiki.ubuntu.com/Kernel/LTSEnablementStack
#
os:Ubuntu 14.04:2019-05-01:1556661600:
os:Ubuntu 14.10:2015-07-01:0:
os:Ubuntu 15.04:2016-01-01:0:
os:Ubuntu 15.10:2016-07-01:0:
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:
#
# 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: