File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Lynis Changelog
2
2
3
- ## Lynis 3.0.5 (not released yet )
3
+ ## Lynis 3.0.5 (2021-07-02 )
4
4
5
5
### Added
6
6
- OS detection of Arch Linux 32, BunsenLabs Linux, and Rocky Linux
10
10
- ACCT-9622 - Corrected typo
11
11
- HRDN-7231 - When calling wc, use the short -l flag instead of --lines (Busybox compatibility)
12
12
- PKGS-7320 - extended to Arch Linux 32
13
+ - Generation of host identifiers (hostid/hostid2) extended
14
+ - Linux host identifiers are now using ip as preferred input source
15
+ - Improved logging in several areas
13
16
14
17
---------------------------------------------------------------------------------
15
18
Original file line number Diff line number Diff line change 43
43
PROGRAM_WEBSITE=" https://cisofy.com/lynis/"
44
44
45
45
# Version details
46
- PROGRAM_RELEASE_DATE=" 2021-05-11 "
47
- PROGRAM_RELEASE_TIMESTAMP=1620725174
48
- PROGRAM_RELEASE_TYPE=" pre- release" # pre-release or release
46
+ PROGRAM_RELEASE_DATE=" 2021-07-02 "
47
+ PROGRAM_RELEASE_TIMESTAMP=1625228663
48
+ PROGRAM_RELEASE_TYPE=" release" # pre-release or release
49
49
PROGRAM_VERSION=" 3.0.5"
50
50
51
51
# Source, documentation and license
You can’t perform that action at this time.
0 commit comments