mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-31 01:34:23 +02:00
Preparing 2.7.5 release
This commit is contained in:
parent
6d55767c18
commit
cf57424f1a
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,5 +1,19 @@
|
|||||||
# Lynis Changelog
|
# Lynis Changelog
|
||||||
|
|
||||||
|
## Lynis 2.7.5 (not released yet)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Danish translation
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Corrected end-of-life entries for CentOS 5 and 6
|
||||||
|
- AUTH-9268 - AIX enhancement to use correct find statement
|
||||||
|
- FILE-6310 - Filter on correct field for AIX
|
||||||
|
- Extended help
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
## Lynis 2.7.4 (2019-04-21)
|
## Lynis 2.7.4 (2019-04-21)
|
||||||
|
|
||||||
This is a bigger release than usual, including several new tests created by
|
This is a bigger release than usual, including several new tests created by
|
||||||
|
8
lynis
8
lynis
@ -35,10 +35,10 @@
|
|||||||
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2019-04-21"
|
PROGRAM_RELEASE_DATE="2019-06-17"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1555856327
|
PROGRAM_RELEASE_TIMESTAMP=1560766656
|
||||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||||
PROGRAM_VERSION="2.7.4"
|
PROGRAM_VERSION="2.7.5"
|
||||||
|
|
||||||
# Source, documentation and license
|
# Source, documentation and license
|
||||||
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user