We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6475821 commit 8d9cdb2Copy full SHA for 8d9cdb2
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Lynis Changelog
2
3
-## Lynis 3.0.8 (not released yet)
+## Lynis 3.0.8 (2022-05-17)
4
5
### Added
6
- MALW-3274 - Detect McAfee VirusScan Command Line Scanner
lynis
@@ -43,9 +43,9 @@
43
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
44
45
# Version details
46
- PROGRAM_RELEASE_DATE="2022-01-31"
47
- PROGRAM_RELEASE_TIMESTAMP=1643632222
48
- PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
+ PROGRAM_RELEASE_DATE="2022-05-17"
+ PROGRAM_RELEASE_TIMESTAMP=1652791205
+ PROGRAM_RELEASE_TYPE="release" # pre-release or release
49
PROGRAM_VERSION="3.0.8"
50
51
# Source, documentation and license
0 commit comments