From 9023aaa052e89532146ecb62bf242e4c94bd8310 Mon Sep 17 00:00:00 2001 From: mboelen Date: Fri, 18 Mar 2016 10:51:31 +0100 Subject: Release 2.2.0 --- CHANGELOG | 11 ++++++----- debian/changelog | 6 ++++++ debian/docs | 2 ++ lynis | 4 ++-- 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 9ac161fa..9089d32f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,7 +18,7 @@ ================================================================================ -= Lynis 2.2.0 (pre-release) = += Lynis 2.2.0 (2016-03-18) = We are proud to present this new release of Lynis. It is a major upgrade, and the result of many months of work. This version includes new features and tests, and @@ -149,10 +149,10 @@ interface names from most operating systems. * Operating systems ------------------- -Improved support for Debian 8 systems. Detection of VMware release has been -added. Boot loader exception is not longer displayed when only a subset of tests -is performed. FreeBSD systems can now use service command to gather information -about enabled services. +Improved support for Debian 8 systems, and displaying Gentoo for Gentoo-based +systems. Detection of VMware release has been added. Boot loader exception is not +longer displayed when only a subset of tests is performed. FreeBSD systems can +now use service command to gather information about enabled services. Several paths have been added to allow better detection on systems running FreeBSD and others. @@ -223,6 +223,7 @@ permissions for Docker files, like the socket file [CONT-8108]. [PKGS-7352] Query security notices for DNF [PKGS-7354] Perform integrity tests for package database (DNF) [SHLL-6230] Test for umask values in shell configuration files (e.g. rc files) +[STRG-1842] New test for checking authorized USB devices [TIME-3104] Show only suggestion on FreeBSD systems if ntpdate is configured [TIME-3170] New test to check NTP configuration files diff --git a/debian/changelog b/debian/changelog index 1f43f7a2..8bd4ca32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lynis (2.2.0-1) utopic; urgency=low + + * Release 2.2.0 + + -- Michael Boelen Sat, 13 Feb 2016 15:01:10 +0200 + lynis (2.1.8-1) utopic; urgency=low * Release 2.1.8 diff --git a/debian/docs b/debian/docs index 81ec42b5..627f4f4c 100644 --- a/debian/docs +++ b/debian/docs @@ -1,3 +1,5 @@ +CONTRIBUTIONS.md +CONTRIBUTORS FAQ INSTALL README diff --git a/lynis b/lynis index 27ab6a21..8f957646 100755 --- a/lynis +++ b/lynis @@ -30,9 +30,9 @@ PROGRAM_name="Lynis" PROGRAM_VERSION="2.2.0" PROGRAM_version="${PROGRAM_VERSION}" - PROGRAM_RELEASEDATE="2016-03-17" + PROGRAM_RELEASEDATE="2016-03-18" PROGRAM_releasedate="${PROGRAM_RELEASEDATE}" - PROGRAM_RELEASE_TIMESTAMP=1458127389 + PROGRAM_RELEASE_TIMESTAMP=1458294642 PROGRAM_AUTHOR="CISOfy" PROGRAM_author="${PROGRAM_AUTHOR}" PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com" -- cgit v1.2.3