mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 07:44:14 +02:00
Lynis release 2.6.9
This commit is contained in:
parent
c50db85aaa
commit
6fc9827893
@ -1,6 +1,6 @@
|
|||||||
# Lynis Changelog
|
# Lynis Changelog
|
||||||
|
|
||||||
## Lynis 2.6.9 (not released yet)
|
## Lynis 2.6.9 (2018-09-19)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Man page has been updated
|
- Man page has been updated
|
||||||
@ -9,8 +9,10 @@
|
|||||||
- Several options and commands have been extended with more examples
|
- Several options and commands have been extended with more examples
|
||||||
- OS detection now supports openSUSE specific distribution names
|
- OS detection now supports openSUSE specific distribution names
|
||||||
- Changed command output when using 'lynis audit system remote'
|
- Changed command output when using 'lynis audit system remote'
|
||||||
|
- DBS-1882 - added /usr/local/redis/etc path and QNAP support
|
||||||
- PKGS-7322 - updated solution text
|
- PKGS-7322 - updated solution text
|
||||||
- KRNL-5788 - ignore exception when no vmlinuz file was discovered
|
- KRNL-5788 - ignore exception when no vmlinuz file was discovered
|
||||||
|
- TIME-3104 - extended logging for test
|
||||||
|
|
||||||
---------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
6
lynis
6
lynis
@ -35,9 +35,9 @@
|
|||||||
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2018-08-27"
|
PROGRAM_RELEASE_DATE="2018-09-19"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1535019859
|
PROGRAM_RELEASE_TIMESTAMP=1537349608
|
||||||
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
PROGRAM_RELEASE_TYPE="final" # dev or final
|
||||||
PROGRAM_VERSION="2.6.9"
|
PROGRAM_VERSION="2.6.9"
|
||||||
|
|
||||||
# Source, documentation and license
|
# Source, documentation and license
|
||||||
|
Loading…
x
Reference in New Issue
Block a user