Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2018-10-26 15:25:02 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-10-26 15:25:02 +0300
commit57cd296f6331d09aaf3dfa7f6e455f7c216c49ae (patch)
tree3c4893eb552d681147989dcd63174373f9f62ba4
parent0e5740efbb98d979a9bd2e5945699a65de95cd17 (diff)
Release 2.7.02.7.0
-rw-r--r--CHANGELOG.md2
-rwxr-xr-xlynis6
2 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a9dada6..f9c23ff7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Lynis Changelog
-## Lynis 2.7.0
+## Lynis 2.7.0 (2018-10-26)
### Added
- MACF-6240 - Detection of TOMOYO binary
diff --git a/lynis b/lynis
index cdaf6b7c..f2926cce 100755
--- a/lynis
+++ b/lynis
@@ -35,9 +35,9 @@
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
# Version details
- PROGRAM_RELEASE_DATE="2018-10-18"
- PROGRAM_RELEASE_TIMESTAMP=1539853524
- PROGRAM_RELEASE_TYPE="dev" # dev or final
+ PROGRAM_RELEASE_DATE="2018-10-26"
+ PROGRAM_RELEASE_TIMESTAMP=1540556675
+ PROGRAM_RELEASE_TYPE="final" # dev or final
PROGRAM_VERSION="2.7.0"
# Source, documentation and license