mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-28 16:24:13 +02:00
Release version 3.0.9
This commit is contained in:
parent
0ee45b9b0f
commit
87624e7c75
@ -1,6 +1,6 @@
|
|||||||
# Lynis Changelog
|
# Lynis Changelog
|
||||||
|
|
||||||
## Lynis 3.0.9 (not released yet)
|
## Lynis 3.0.9 (2023-05-02)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- DBS-1820 - Added newer style format for Mongo authorization setting
|
- DBS-1820 - Added newer style format for Mongo authorization setting
|
||||||
|
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="2022-05-17"
|
PROGRAM_RELEASE_DATE="2023-05-02"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1652791205
|
PROGRAM_RELEASE_TIMESTAMP=1683017189
|
||||||
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
||||||
PROGRAM_VERSION="3.0.8"
|
PROGRAM_VERSION="3.0.9"
|
||||||
|
|
||||||
# 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