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
7f613f17ca
commit
df1c51fce6
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,5 +1,16 @@
|
|||||||
# Lynis Changelog
|
# Lynis Changelog
|
||||||
|
|
||||||
|
## Lynis 3.0.3 (not released yet)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- OS detection of Parrot GNU/Linux
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
## Lynis 3.0.2 (2020-12-24)
|
## Lynis 3.0.2 (2020-12-24)
|
||||||
|
|
||||||
### 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="2020-12-24"
|
PROGRAM_RELEASE_DATE="2020-12-26"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1608801742
|
PROGRAM_RELEASE_TIMESTAMP=1608801742
|
||||||
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
|
||||||
PROGRAM_VERSION="3.0.2"
|
PROGRAM_VERSION="3.0.3"
|
||||||
|
|
||||||
# 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