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/extras
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2015-12-21 13:25:03 +0300
committermboelen <michael@cisofy.com>2015-12-21 13:25:03 +0300
commitd32de797167a104b814a3d054ea04e08dd3e14e6 (patch)
treef978b52d32fe394e8cf981e8a58e48ef97b5da87 /extras
parentc68771a57aed5e1985804b3a2b81d33d17c8bbb4 (diff)
Bump for upcoming 2.2.0 release
Diffstat (limited to 'extras')
-rw-r--r--extras/lynis.spec15
1 files changed, 9 insertions, 6 deletions
diff --git a/extras/lynis.spec b/extras/lynis.spec
index 3ff52e7a..d05440c4 100644
--- a/extras/lynis.spec
+++ b/extras/lynis.spec
@@ -14,7 +14,7 @@
#
#################################################################################
#
-# Copyright 2015 CISOfy
+# Copyright 2007-2016, CISOfy
#
# Documentation: https://cisofy.com/documentation/lynis/upgrading/
#
@@ -27,9 +27,9 @@
%define _dbdir /usr/share/lynis/db
%define _bindir /usr/bin
-Summary: Security and system auditing tool.
+Summary: Security auditing tool for Linux, Mac OS X, and UNIX systems.
Name: lynis
-Version: 2.1.1
+Version: 2.2.0
Release: 1
License: GPL
Group: Applications/System
@@ -41,7 +41,7 @@ Packager: Michael Boelen <michael.boelen@cisofy.com>
BuildArch: noarch
%description
-Lynis is an security auditing and hardening tool for Unix derivatives like Linux, BSD
+Lynis is an security auditing and hardening tool for UNIX derivatives like Linux, BSD
and Solaris. It performs an in-depth security scan on the system to detect software
and security issues. Besides information related to security, it will also scan for
general system information, installed packages, and possible
@@ -49,10 +49,10 @@ configuration issues.
This software is aimed at assisting with automated auditing, configuration management,
software patch management, penetration testing, vulnerability management, and malware
-scanning of Unix-based systems.
+scanning of UNIX-based systems.
Lynis is released as a GPLv3 licensed project and free for everyone to use.
-Commercial support and extensions are available.
+Commercial support and plugins are available via CISOfy.
See https://cisofy.com for a full description and documentation.
@@ -110,6 +110,9 @@ install db/* ${RPM_BUILD_ROOT}%{_dbdir}
#%attr(644, root, root) %{_plugindir}/*
%changelog
+* Mon Dec 21 2015 Michael Boelen - 2.2.0-1
+- Version bump for new release
+
* Wed May 13 2015 Michael Boelen - 1.1.9-1
- Changed website address, version bump