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

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2020-03-20 21:39:49 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2020-03-20 21:39:49 +0300
commitaf03c07d9fd81225d8c975c62e352d01e4c88e9a (patch)
treeb46b5b615eafc00bda2bff4254f40d84a2ae2874 /db
parent724acf1be5c2cad92c9ca9ea6e7be0cbdc3a32e5 (diff)
Shortened CentOS 7/8 strings to allow match and added note
Diffstat (limited to 'db')
-rw-r--r--db/software-eol.db8
1 files changed, 5 insertions, 3 deletions
diff --git a/db/software-eol.db b/db/software-eol.db
index a3aaa93c..eb5353ff 100644
--- a/db/software-eol.db
+++ b/db/software-eol.db
@@ -9,6 +9,9 @@
#
# Date can be converted on Linux using: date "+%s" --date=2020-01-01
#
+# Note: Full string for CentOS can be something like 'CentOS Linux 8 (Core)'.
+# As this does not properly match, shorter string is used for matching.
+#
# Amazon Linux
#
os:Amazon Linux:2020-06-30:1593468000:
@@ -22,9 +25,8 @@ os:Arch Linux:2286-11-20:9999999999:
#
os:CentOS release 5:2017-03-31:1490911200:
os:CentOS release 6:2020-11-30:1606690800:
-os:CentOS Linux release 7:2024-06-30:1719698400:
-os:CentOS Linux 7 (Core):2024-06-30:1719698400:
-os:CentOS Linux 8 (Core):2029-05-31:1874872800:
+os:CentOS Linux 7:2024-06-30:1719698400:
+os:CentOS Linux 8:2029-05-31:1874872800:
#
# Debian - https://wiki.debian.org/DebianReleases#Production_Releases
#