File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Lynis Changelog
2
2
3
- ## Lynis 3.0.7 (Not released yet )
3
+ ## Lynis 3.0.7 (2022-01-18 )
4
4
5
5
### Added
6
6
- MALW-3290 - Show status of malware components
7
- - OS detection for RHEL 6
7
+ - OS detection for RHEL 6 and Funtoo Linux
8
+ - Added service manager openrc
8
9
9
10
### Changed
10
11
- DBS-1804 - Added alias for MariaDB
11
12
- FINT-4316 - Support for newer Ubuntu versions
12
13
- MALW-3280 - Added Trend Micro malware agent
14
+ - NETW-3200 - Allow unknown number of spaces in modprobe blacklists
15
+ - PKGS-7320 - Support for Garuda Linux and arch-audit
13
16
- Several improvements for busybox shell
17
+ - Russian translation of Lynis extended
14
18
15
19
---------------------------------------------------------------------------------
16
20
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-07-27 "
47
- PROGRAM_RELEASE_TIMESTAMP=1627375518
48
- PROGRAM_RELEASE_TYPE=" pre- release" # pre-release or release
46
+ PROGRAM_RELEASE_DATE=" 2022-01-18 "
47
+ PROGRAM_RELEASE_TIMESTAMP=1642512096
48
+ PROGRAM_RELEASE_TYPE=" release" # pre-release or release
49
49
PROGRAM_VERSION=" 3.0.7"
50
50
51
51
# Source, documentation and license
You can’t perform that action at this time.
0 commit comments