mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-23 22:04:39 +02:00
Switch to development version
This commit is contained in:
parent
f193f0c66e
commit
aeb08cb80a
@ -1,6 +1,14 @@
|
|||||||
Lynis Changelog
|
Lynis Changelog
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
Lynis 2.3.2 (not released, development version)
|
||||||
|
|
||||||
|
|
||||||
|
Tests:
|
||||||
|
------
|
||||||
|
* PHP-2376 - Log result to log file instead of report
|
||||||
|
|
||||||
|
|
||||||
Lynis 2.3.1 (2016-07-14)
|
Lynis 2.3.1 (2016-07-14)
|
||||||
-----------------------------------------------
|
-----------------------------------------------
|
||||||
|
|
||||||
|
6
lynis
6
lynis
@ -32,10 +32,10 @@
|
|||||||
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2016-07-14"
|
PROGRAM_RELEASE_DATE="2016-07-16"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1468518142
|
PROGRAM_RELEASE_TIMESTAMP=1468518142
|
||||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||||
PROGRAM_VERSION="2.3.1"
|
PROGRAM_VERSION="2.3.2"
|
||||||
|
|
||||||
# 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