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
path: root/lynis
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2016-01-11 02:18:14 +0300
committermboelen <michael@cisofy.com>2016-01-11 02:18:14 +0300
commit20dd3c50d7579d324661a6049510dc4100998584 (patch)
treefd46949a0b676c720f04b838ac5aac27a2ee46cd /lynis
parentf313b2edf86cbc3329be0f9fe7286e3e95d74873 (diff)
New version, changed official author name and date
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis10
1 files changed, 6 insertions, 4 deletions
diff --git a/lynis b/lynis
index 4908f853..092f0fb0 100755
--- a/lynis
+++ b/lynis
@@ -27,18 +27,20 @@
# Program information
PROGRAM_name="Lynis"
- PROGRAM_version="2.1.7"
- PROGRAM_releasedate="30 December 2015"
- PROGRAM_author="Michael Boelen, CISOfy"
+ PROGRAM_NAME="Lynis"
+ PROGRAM_version="2.1.8"
+ PROGRAM_releasedate="2016-01-10"
+ PROGRAM_author="CISOfy"
PROGRAM_author_contact="lynis-dev@cisofy.com"
PROGRAM_website="https://cisofy.com"
PROGRAM_copyright="Copyright 2007-2016 - ${PROGRAM_author}, ${PROGRAM_website}"
- PROGRAM_license="${PROGRAM_name} comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
+ PROGRAM_license="${PROGRAM_NAME} comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under the terms of the GNU General Public License.
See the LICENSE file for details about using this software."
PROGRAM_extrainfo="Enterprise support and plugins available via CISOfy"
# Release version (beta or final)
PROGRAM_releasetype="final"
+ PROGRAM_NAME="Lynis"
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
# Version number of report files (when format changes in future)