mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Release version 3.0.9
This commit is contained in:
parent
0ee45b9b0f
commit
87624e7c75
2 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Lynis Changelog
|
||||
|
||||
## Lynis 3.0.9 (not released yet)
|
||||
## Lynis 3.0.9 (2023-05-02)
|
||||
|
||||
### Changed
|
||||
- DBS-1820 - Added newer style format for Mongo authorization setting
|
||||
|
|
|
|||
6
lynis
6
lynis
|
|
@ -43,10 +43,10 @@
|
|||
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
||||
|
||||
# Version details
|
||||
PROGRAM_RELEASE_DATE="2022-05-17"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1652791205
|
||||
PROGRAM_RELEASE_DATE="2023-05-02"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1683017189
|
||||
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
||||
PROGRAM_VERSION="3.0.8"
|
||||
PROGRAM_VERSION="3.0.9"
|
||||
|
||||
# Source, documentation and license
|
||||
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
||||
|
|
|
|||
Loading…
Reference in a new issue