mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-29 08:44:21 +02:00
Promoted to new development version
This commit is contained in:
parent
a3084da623
commit
56563d89f5
15
CHANGELOG
15
CHANGELOG
@ -18,7 +18,16 @@
|
|||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
= Lynis 2.2.0 (2016-03-18) =
|
= Lynis 2.2.1 (development version) =
|
||||||
|
|
||||||
|
* Documentation
|
||||||
|
---------------
|
||||||
|
Template files have been updated to provide better examples on how to create
|
||||||
|
custom tests and plugins.
|
||||||
|
|
||||||
|
--------------------------------------------------------------
|
||||||
|
|
||||||
|
= Lynis 2.2.0 (2016-03-18) =
|
||||||
|
|
||||||
We are proud to present this new release of Lynis. It is a major upgrade, and the
|
We are proud to present this new release of Lynis. It is a major upgrade, and the
|
||||||
result of many months of work. This version includes new features and tests, and
|
result of many months of work. This version includes new features and tests, and
|
||||||
@ -2087,5 +2096,5 @@ permissions for Docker files, like the socket file [CONT-8108].
|
|||||||
- No bugfixes
|
- No bugfixes
|
||||||
|
|
||||||
|
|
||||||
================================================================================
|
==========================================================================================
|
||||||
Lynis - Copyright 2007-2016, Michael Boelen, CISOfy - https://cisofy.com
|
Lynis - Security Auditing and System Hardening for Linux and UNIX - https://cisofy.com
|
||||||
|
2
lynis
2
lynis
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
# Program information
|
# Program information
|
||||||
PROGRAM_name="Lynis"
|
PROGRAM_name="Lynis"
|
||||||
PROGRAM_VERSION="2.2.0"
|
PROGRAM_VERSION="2.2.1"
|
||||||
PROGRAM_version="${PROGRAM_VERSION}"
|
PROGRAM_version="${PROGRAM_VERSION}"
|
||||||
PROGRAM_RELEASEDATE="2016-03-18"
|
PROGRAM_RELEASEDATE="2016-03-18"
|
||||||
PROGRAM_releasedate="${PROGRAM_RELEASEDATE}"
|
PROGRAM_releasedate="${PROGRAM_RELEASEDATE}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user