mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-28 08:14:10 +02:00
Switch to development for 2.7.3
This commit is contained in:
parent
0154473219
commit
a4b179e4ef
@ -1,5 +1,13 @@
|
|||||||
# Lynis Changelog
|
# Lynis Changelog
|
||||||
|
|
||||||
|
## Lynis 2.7.3 (not released yet)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
## Lynis 2.7.2 (2019-03-07)
|
## Lynis 2.7.2 (2019-03-07)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
@ -23,7 +31,6 @@
|
|||||||
- PKGS-7388 - Improve detection for security archive
|
- PKGS-7388 - Improve detection for security archive
|
||||||
- RPi/Raspian path to PAM_FILE_LOCATIONS
|
- RPi/Raspian path to PAM_FILE_LOCATIONS
|
||||||
|
|
||||||
|
|
||||||
---------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
## Lynis 2.7.1 (2019-01-30)
|
## Lynis 2.7.1 (2019-01-30)
|
||||||
|
4
lynis
4
lynis
@ -37,8 +37,8 @@
|
|||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2019-03-07"
|
PROGRAM_RELEASE_DATE="2019-03-07"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1551949337
|
PROGRAM_RELEASE_TIMESTAMP=1551949337
|
||||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||||
PROGRAM_VERSION="2.7.2"
|
PROGRAM_VERSION="2.7.3"
|
||||||
|
|
||||||
# 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