mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 15:54:09 +02:00
Switch to development release
This commit is contained in:
parent
28a2580a36
commit
0308823966
@ -1,5 +1,12 @@
|
|||||||
# Lynis Changelog
|
# Lynis Changelog
|
||||||
|
|
||||||
|
## Lynis 2.7.1 (not released yet)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Support for macOS Mojave
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
## Lynis 2.7.0 (2018-10-26)
|
## Lynis 2.7.0 (2018-10-26)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
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-10-26"
|
PROGRAM_RELEASE_DATE="2018-10-30"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1540556675
|
PROGRAM_RELEASE_TIMESTAMP=1540556675
|
||||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||||
PROGRAM_VERSION="2.7.0"
|
PROGRAM_VERSION="2.7.1"
|
||||||
|
|
||||||
# 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