summaryrefslogtreecommitdiff
path: root/security/lynis
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2021-06-23lynis: remove list of operating systems from COMMENTnia1-2/+2
2019-11-04security: align variable assignmentsrillig1-6/+6
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-05-23all: replace SUBST_SED with the simpler SUBST_VARSrillig1-3/+3
pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case.
2018-02-26lynis: update to 2.6.2sborrill2-7/+7
Changes: -------- * Bugfix for Arch Linux (binary detection) * Textual changes for several tests * Update of tests database
2018-01-30lynis: update to 2.6.1sborrill3-8/+9
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
2018-01-18lynis: update to 2.6.0sborrill4-28/+11
Changes: -------- * Binary paths are now sorted * Greek language added * systemd detection improved * VirtualBox detection extended * Several code enhancements Tests: ------ * [PHP-2379] - Small enhancement to resolve error on screen in some cases * [MALW-3280] - Improved detection for BitDefender tooling
2018-01-18Make sure .orig files aren't installedsborrill1-3/+5
2018-01-18Fix path in patchsborrill2-5/+5
2018-01-15lynis: add 2.5.9sborrill6-0/+308
Lynis is an open source security auditing tool. Used by system administrators, security professionals, and auditors, to evaluate the security defenses of their Linux and Unix-based systems. It runs on the host itself, so it performs more extensive security scans than vulnerability scanners.