mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 15:54:09 +02:00
Release 3.0.7
This commit is contained in:
parent
28409265db
commit
ad5dc53a5f
@ -1,16 +1,20 @@
|
|||||||
# Lynis Changelog
|
# Lynis Changelog
|
||||||
|
|
||||||
## Lynis 3.0.7 (Not released yet)
|
## Lynis 3.0.7 (2022-01-18)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- MALW-3290 - Show status of malware components
|
- MALW-3290 - Show status of malware components
|
||||||
- OS detection for RHEL 6
|
- OS detection for RHEL 6 and Funtoo Linux
|
||||||
|
- Added service manager openrc
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- DBS-1804 - Added alias for MariaDB
|
- DBS-1804 - Added alias for MariaDB
|
||||||
- FINT-4316 - Support for newer Ubuntu versions
|
- FINT-4316 - Support for newer Ubuntu versions
|
||||||
- MALW-3280 - Added Trend Micro malware agent
|
- MALW-3280 - Added Trend Micro malware agent
|
||||||
|
- NETW-3200 - Allow unknown number of spaces in modprobe blacklists
|
||||||
|
- PKGS-7320 - Support for Garuda Linux and arch-audit
|
||||||
- Several improvements for busybox shell
|
- Several improvements for busybox shell
|
||||||
|
- Russian translation of Lynis extended
|
||||||
|
|
||||||
---------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
6
lynis
6
lynis
@ -43,9 +43,9 @@
|
|||||||
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2021-07-27"
|
PROGRAM_RELEASE_DATE="2022-01-18"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1627375518
|
PROGRAM_RELEASE_TIMESTAMP=1642512096
|
||||||
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
|
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
||||||
PROGRAM_VERSION="3.0.7"
|
PROGRAM_VERSION="3.0.7"
|
||||||
|
|
||||||
# Source, documentation and license
|
# Source, documentation and license
|
||||||
|
Loading…
x
Reference in New Issue
Block a user