mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-26 23:34:25 +02:00
Added end-of-life data for Arch Linux (rolling)
This commit is contained in:
parent
914f343635
commit
3e392c8e6c
@ -38,6 +38,7 @@ measures to further tighten any possible misuse.
|
|||||||
- New command: lynis generate systemd-units
|
- New command: lynis generate systemd-units
|
||||||
- Measure timing of tests and report slow tests (10+ seconds)
|
- Measure timing of tests and report slow tests (10+ seconds)
|
||||||
- Initial support for Clear Linux OS
|
- Initial support for Clear Linux OS
|
||||||
|
- Added end-of-life data of Arch Linux
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Function: CheckItem() now returns only exit code (ITEM_FOUND is dropped)
|
- Function: CheckItem() now returns only exit code (ITEM_FOUND is dropped)
|
||||||
|
@ -9,6 +9,10 @@
|
|||||||
#
|
#
|
||||||
# Date can be converted on Linux using: date "+%s" --date=2020-01-01
|
# Date can be converted on Linux using: date "+%s" --date=2020-01-01
|
||||||
#
|
#
|
||||||
|
# Arch Linux
|
||||||
|
#
|
||||||
|
os:Arch Linux:2286-11-20:9999999999:
|
||||||
|
#
|
||||||
# CentOS
|
# CentOS
|
||||||
#
|
#
|
||||||
os:CentOS release 5:2017-03-31:1490911200:
|
os:CentOS release 5:2017-03-31:1490911200:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user