mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 07:44:14 +02:00
Switch to pre-release
This commit is contained in:
parent
97e435ffe8
commit
46b5ecea2f
@ -1,5 +1,12 @@
|
|||||||
# Lynis Changelog
|
# Lynis Changelog
|
||||||
|
|
||||||
|
## Lynis 3.0.6 (not released yet)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- GetHostID function: fallback options added for Linux systems
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
## Lynis 3.0.5 (2021-07-02)
|
## Lynis 3.0.5 (2021-07-02)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
8
lynis
8
lynis
@ -43,10 +43,10 @@
|
|||||||
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2021-07-02"
|
PROGRAM_RELEASE_DATE="2021-07-08"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1625228663
|
PROGRAM_RELEASE_TIMESTAMP=1625744373
|
||||||
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
|
||||||
PROGRAM_VERSION="3.0.5"
|
PROGRAM_VERSION="3.0.6"
|
||||||
|
|
||||||
# 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