pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/lynis lynis: update to 2.6.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbc493b707e5
branches:  trunk
changeset: 374844:dbc493b707e5
user:      sborrill <sborrill%pkgsrc.org@localhost>
date:      Tue Jan 30 08:43:02 2018 +0000

description:
lynis: update to 2.6.1

Changes:
--------
* Tests can have more than 1 required OS (e.g. Linux OR NetBSD)
* Added 'system-groups' option to profile (Enterprise users)
* Overhaul of default profile and migrate to new style (setting=value)
* Show warning if old profile options are used
* Improved detection of binaries
* New group 'usb' for tests related to USB devices

Tests:
------
* [FILE-6363] - New test for /var/tmp (sticky bit)
* [MAIL-8802] - Added exim4 process name to improve detection of Exim
* [NETW-3030] - Changed name of dhcp client name process and added udhcpc
* [SSH-7408] - Restored UsePrivilegeSeparation
* [TIME-3170] - Added chrony configuration file for NetBSD

diffstat:

 security/lynis/Makefile |   4 ++--
 security/lynis/PLIST    |   3 ++-
 security/lynis/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r a421ea10e0e0 -r dbc493b707e5 security/lynis/Makefile
--- a/security/lynis/Makefile   Tue Jan 30 08:17:10 2018 +0000
+++ b/security/lynis/Makefile   Tue Jan 30 08:43:02 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2018/01/18 16:42:40 sborrill Exp $
+# $NetBSD: Makefile,v 1.4 2018/01/30 08:43:02 sborrill Exp $
 #
 
-DISTNAME=      lynis-2.6.0
+DISTNAME=      lynis-2.6.1
 CATEGORIES=    security
 MASTER_SITES=  https://cisofy.com/files/
 
diff -r a421ea10e0e0 -r dbc493b707e5 security/lynis/PLIST
--- a/security/lynis/PLIST      Tue Jan 30 08:17:10 2018 +0000
+++ b/security/lynis/PLIST      Tue Jan 30 08:43:02 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/01/18 16:42:40 sborrill Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/30 08:43:02 sborrill Exp $
 bin/lynis
 lib/lynis/db/fileperms.db
 lib/lynis/db/hints.db
@@ -91,6 +91,7 @@
 lib/lynis/include/tests_system_integrity
 lib/lynis/include/tests_time
 lib/lynis/include/tests_tooling
+lib/lynis/include/tests_usb
 lib/lynis/include/tests_virtualization
 lib/lynis/include/tests_webservers
 lib/lynis/include/tool_tips
diff -r a421ea10e0e0 -r dbc493b707e5 security/lynis/distinfo
--- a/security/lynis/distinfo   Tue Jan 30 08:17:10 2018 +0000
+++ b/security/lynis/distinfo   Tue Jan 30 08:43:02 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2018/01/18 16:42:40 sborrill Exp $
+$NetBSD: distinfo,v 1.4 2018/01/30 08:43:02 sborrill Exp $
 
-SHA1 (lynis-2.6.0.tar.gz) = 73099471eee2742477ca27ea7e9664da74a56ae2
-RMD160 (lynis-2.6.0.tar.gz) = 2049214b21b045275c5384f64b4f4bb23e6d87a7
-SHA512 (lynis-2.6.0.tar.gz) = eb0aa18b0b8b453ee61b0f5ff82f0f0bbffd9fe1b38232d04b2384dbbced4cdb2ea00e3b089d9c3765e1ea405c6fe5f03332bc7b4ea0189639226907e37f1b25
-Size (lynis-2.6.0.tar.gz) = 268446 bytes
+SHA1 (lynis-2.6.1.tar.gz) = 61f2589cc5f9183c9b96ec844538b6c43b9d5fe3
+RMD160 (lynis-2.6.1.tar.gz) = f5080c7d79ca909005cd383c88faf5531d1fcd74
+SHA512 (lynis-2.6.1.tar.gz) = 98a16ba8677f96410ed3d63a099f474bcb5855c7c833d90b982aeebec77ae007e6ca1b47f3bc6583816fc4ca5821b4eb9a342c19d0a76e0264f55b95d66aac6a
+Size (lynis-2.6.1.tar.gz) = 270732 bytes
 SHA1 (patch-include_functions) = 157c720799d27adc8e90266f78de8da2db4b58cb
 SHA1 (patch-lynis) = f35b682d9c30afdd6bc4e35ca684a4bd7209f63d



Home | Main Index | Thread Index | Old Index