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:
authormboelen <michael@cisofy.com>2015-04-16 21:13:59 +0300
committermboelen <michael@cisofy.com>2015-04-16 21:13:59 +0300
commitdfe5e80e06ee904d4e709492e290c85e6053a5c7 (patch)
treecc3afe8c62370a6cbb88c53c5a9fe37d22c5bf08
parent35657a951243b6c81a35a198d65bc4857e8202f3 (diff)
Release 2.1.02.1.0
-rw-r--r--CHANGELOG43
1 files changed, 43 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9458299c..fbb2dd02 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,6 +18,49 @@
================================================================================
+ = Lynis 2.1.0 (2015-04-16) =
+
+ General:
+ ---------
+ Screen output has been improved to provide additional information.
+
+ OS support:
+ ------------
+ CUPS detection on Mac OS has been improved. AIX systems will now use csum
+ utility to create host ID. Group check have been altered on AIX, to include
+ the -n ALL. Core dump check on Linux is extended to check for actual values
+ as well.
+
+ Software:
+ ----------
+ McAfee detection has been extended by detecting a running cma binary.
+ Improved detection of pf firewall on BSD and Mac OS. Security patch checking
+ with zypper extended.
+
+ Session timeout:
+ -----------------
+ Tests to determine shell time out setting have been extended to account for
+ AIX, HP-UX and other platforms. It will now determine also if variable is
+ exported as a readonly variable. Related compliance section PCI DSS 8.1.8
+ has been extended.
+
+ Documentation:
+ ---------------
+ - New document: Getting started with Lynis
+ https://cisofy.com/documentation/lynis/get-started/
+
+ Plugins (Enterprise):
+ ----------------------
+ - Update to file integrity plugin
+ Changes to PLGN-2606 (capabilities check)
+
+ - New configuration plugins:
+ PLGN-4802 (SSH settings)
+ PLGN-4804 (login.defs)
+
+ Download link: https://cisofy.com/download/lynis/
+
+ --------------------------------------------------------------
= Lynis 2.0.0 (2015-02-25) =