mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 07:44:14 +02:00
Switch to development version
This commit is contained in:
parent
91c6314a1a
commit
3264f2df1b
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,5 +1,15 @@
|
|||||||
# Lynis Changelog
|
# Lynis Changelog
|
||||||
|
|
||||||
|
## Lynis 2.6.9 (not released yet)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Man page has been updated
|
||||||
|
- Command 'lynis show options' provides up-to-date list
|
||||||
|
- Option '--dump-options' is deprecated
|
||||||
|
- Several options and commands have been extended with more examples
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
## Lynis 2.6.8 (2018-08-23)
|
## Lynis 2.6.8 (2018-08-23)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
6
lynis
6
lynis
@ -35,10 +35,10 @@
|
|||||||
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2018-08-23"
|
PROGRAM_RELEASE_DATE="2018-08-27"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1535019859
|
PROGRAM_RELEASE_TIMESTAMP=1535019859
|
||||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||||
PROGRAM_VERSION="2.6.8"
|
PROGRAM_VERSION="2.6.9"
|
||||||
|
|
||||||
# Source, documentation and license
|
# Source, documentation and license
|
||||||
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user