Path to this page:
./
security/lynis,
Perform security health scans
Branch: CURRENT,
Version: 2.6.2,
Package name: lynis-2.6.2,
Maintainer: pkgsrc-usersLynis 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.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 264.759 KB
Version history: (Expand)
- (2018-02-26) Updated to version: lynis-2.6.2
- (2018-01-30) Updated to version: lynis-2.6.1
- (2018-01-18) Updated to version: lynis-2.6.0
- (2018-01-15) Package added to pkgsrc.se, version lynis-2.5.9 (created)
CVS history: (Expand)
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
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-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-06-23 22:27:16 by Nia Alarie | Files touched by this commit (1) |
Log message:
lynis: remove list of operating systems from COMMENT
|
2019-11-04 22:13:04 by Roland Illig | Files touched by this commit (118) |
Log message:
security: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS
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-26 18:42:54 by Stephen Borrill | Files touched by this commit (2) | |
Log message:
lynis: update to 2.6.2
Changes:
--------
* Bugfix for Arch Linux (binary detection)
* Textual changes for several tests
* Update of tests database
|
2018-01-30 09:43:02 by Stephen Borrill | Files touched by this commit (3) | |
Log message:
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
|
2018-01-18 17:42:40 by Stephen Borrill | Files touched by this commit (4) | |
Log message:
lynis: update to 2.6.0
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
|