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>2020-10-05 14:22:39 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2020-10-05 14:22:39 +0300
commit21b5493a1cb679d68e3da15ffdfc4f0a46a76776 (patch)
treea2b83f8bdaa9d276651fd54fa31c5f1108fcff9c
parentc6bd185fd7321c6ae84263dbed6a320dc70f1225 (diff)
Release 3.0.13.0.1
-rw-r--r--CHANGELOG.md2
-rwxr-xr-xlynis6
2 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 57a314b6..0728f8c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Lynis Changelog
-## Lynis 3.0.1 (not released yet)
+## Lynis 3.0.1 (2020-10-05)
### Added
- Detection of Alpine Linux
diff --git a/lynis b/lynis
index 09f6f727..4d5306ff 100755
--- a/lynis
+++ b/lynis
@@ -43,9 +43,9 @@
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
# Version details
- PROGRAM_RELEASE_DATE="2020-06-26"
- PROGRAM_RELEASE_TIMESTAMP=1593159916
- PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
+ PROGRAM_RELEASE_DATE="2020-10-05"
+ PROGRAM_RELEASE_TIMESTAMP=1601896929
+ PROGRAM_RELEASE_TYPE="release" # pre-release or release
PROGRAM_VERSION="3.0.1"
# Source, documentation and license