mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-25 23:05:01 +02:00
Switch to pre-release
This commit is contained in:
parent
9b40ce5781
commit
f5b85c65e9
@ -1,5 +1,12 @@
|
|||||||
# Lynis Changelog
|
# Lynis Changelog
|
||||||
|
|
||||||
|
## Lynis 3.1.2 (not released yet)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Correction of software EOL database and inclusion of AIX entries
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
## Lynis 3.1.1 (2024-03-17)
|
## Lynis 3.1.1 (2024-03-17)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
6
lynis
6
lynis
@ -43,10 +43,10 @@
|
|||||||
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2024-03-17"
|
PROGRAM_RELEASE_DATE="2024-03-18"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1710671337
|
PROGRAM_RELEASE_TIMESTAMP=1710671337
|
||||||
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
|
||||||
PROGRAM_VERSION="3.1.1"
|
PROGRAM_VERSION="3.1.2"
|
||||||
|
|
||||||
# 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