mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-23 05:44:45 +02:00
Release 2.7.4
This commit is contained in:
parent
b4f2992476
commit
ae1a6d1e9d
@ -1,6 +1,10 @@
|
|||||||
# Lynis Changelog
|
# Lynis Changelog
|
||||||
|
|
||||||
## Lynis 2.7.4 (not released yet)
|
## Lynis 2.7.4 (2019-04-21)
|
||||||
|
|
||||||
|
This is a bigger release than usual, including several new tests created by
|
||||||
|
Capashenn (GitHub). It is a coincidence that it is released exactly one more
|
||||||
|
after the previous version and on Easter. No easter eggs, only improvements!
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- FILE-6324 - Discover XFS mount points
|
- FILE-6324 - Discover XFS mount points
|
||||||
|
6
lynis
6
lynis
@ -35,9 +35,9 @@
|
|||||||
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2019-04-13"
|
PROGRAM_RELEASE_DATE="2019-04-21"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1555154865
|
PROGRAM_RELEASE_TIMESTAMP=1555856327
|
||||||
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
PROGRAM_RELEASE_TYPE="final" # dev or final
|
||||||
PROGRAM_VERSION="2.7.4"
|
PROGRAM_VERSION="2.7.4"
|
||||||
|
|
||||||
# Source, documentation and license
|
# Source, documentation and license
|
||||||
|
Loading…
x
Reference in New Issue
Block a user