Files
Adolf Belka b2bf01ef97 lynis: Update to version 3.0.6
- Update from 3.0.3 to 3.0.6
- Communication had with cisofy about the website and github versions of lynis and the
   lack of a signature file on github. Following response received from Michael Boelen
   of cisofy.
   "GitHub releases are different as they (the tarballs) are created by GitHub itself. So
    yes, the hashes will differ. In fact, the contents of the files will be different as
    well. These files are not signed by GitHub or us. We consider GitHub the work version.
    When we release a new version, we tag them on GitHub with a version as well. For the
    stable releases, use the version on the website."
- Based on the above the version used in this build is from the website. The signature
   file for version 3.0.6 on the website is now available.
- The lynis-3.0.6.tar.gz in the IPFire Source location will probably need to be removed
   as it is from the Github location and running ./make.sh uploadsrc will probably not
   upload the correct version because the filenames are the same. The tarball used in this
   patch was from https://cisofy.com/downloads/lynis/
- The lfs file modified to take account of the tarball expanding to just lynis without
   any version number. Also the rm -rf line has been modified due to the file differences
   with the previous Github versions.
- Update rootfile to take account of the plugin_pam_phase1 and plugin_systemd_phase1
   plugins not being included in the cisofy website version of the tarball. If these two
   plugins that are available for community users are needed then they have to be
   downloaded separately from cisofy via an email subscription to the notification test.
   All other plugins are only available for paying customers.
- Changelog
   Version 3.0.6 (2021-07-22)
    ### Added
     - OS detection: Artix Linux, macOS Monterey, NethServer, openSUSE MicroOS
     - Check for outdated translation files
    ### Changed
     - DBS-1826 - Check if PostgreSQL is being used
     - DBS-1828 - Test multiple PostgreSQL configuration file(s)
     - KRNL-5830 - Sort kernels by version instead of modification date
     - PKGS-7410 - Don't show exception for systems using LXC
     - GetHostID function: fallback options added for Linux systems
     - Fix: macOS Big Sur detection
     - Fix: show correct text when egrep is missing
     - Fix: variable name for PostgreSQL
     - German and Spanish translations extended
   Version 3.0.5 (2021-07-02)
    ### Added
     - OS detection of Arch Linux 32, BunsenLabs Linux, and Rocky Linux
     - CRYP-8006 - Check MemoryOverwriteRequest bit to protect against cold-boot attacks (Linux)
    ### Changed
     - ACCT-9622 - Corrected typo
     - HRDN-7231 - When calling wc, use the short -l flag instead of --lines (Busybox compatibility)
     - PKGS-7320 - extended to Arch Linux 32
     - Generation of host identifiers (hostid/hostid2) extended
     - Linux host identifiers are now using ip as preferred input source
     - Improved logging in several areas
   Version 3.0.4 (2021-05-11)
    ### Added
     - ACCT-9670 - Detection of cmd tooling
     - ACCT-9672 - Test cmd configuration file
     - BOOT-5140 - Check for ELILO boot loader presence
     - OS detection of AlmaLinux, Garuda Linux, Manjaro (ARM), and others
    ### Changed
     - BOOT-5104 - Add service manager detection support for runit
     - FILE-6430 - Report suggestion only when at least one kernel module is not in the blacklist
     - FIRE-4540 - Corrected nftables empy ruleset test
     - LOGG-2138 - Do not check for klogd when metalog is being used
     - TIME-3185 - Improved support for Debian stretch
     - Corrected issue when Lynis is not executed directly from lynis directory

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2022-01-04 18:27:09 +01:00

120 lines
4.3 KiB
Plaintext

var/ipfire/lynis
#var/ipfire/lynis/LICENSE
#var/ipfire/lynis/db
var/ipfire/lynis/db/fileperms.db
var/ipfire/lynis/db/hints.db
var/ipfire/lynis/db/integrity.db
#var/ipfire/lynis/db/languages
var/ipfire/lynis/db/languages/az
var/ipfire/lynis/db/languages/br
var/ipfire/lynis/db/languages/cn
var/ipfire/lynis/db/languages/da
var/ipfire/lynis/db/languages/de
var/ipfire/lynis/db/languages/de-AT
var/ipfire/lynis/db/languages/en
var/ipfire/lynis/db/languages/en-GB
var/ipfire/lynis/db/languages/en-US
var/ipfire/lynis/db/languages/es
var/ipfire/lynis/db/languages/fi
var/ipfire/lynis/db/languages/fr
var/ipfire/lynis/db/languages/gr
var/ipfire/lynis/db/languages/he
var/ipfire/lynis/db/languages/hu
var/ipfire/lynis/db/languages/it
var/ipfire/lynis/db/languages/ja
var/ipfire/lynis/db/languages/ko
var/ipfire/lynis/db/languages/nb-NO
var/ipfire/lynis/db/languages/nl
var/ipfire/lynis/db/languages/nl-BE
var/ipfire/lynis/db/languages/nl-NL
var/ipfire/lynis/db/languages/pl
var/ipfire/lynis/db/languages/pt
var/ipfire/lynis/db/languages/ru
var/ipfire/lynis/db/languages/se
var/ipfire/lynis/db/languages/sk
var/ipfire/lynis/db/languages/tr
var/ipfire/lynis/db/malware-susp.db
var/ipfire/lynis/db/malware.db
var/ipfire/lynis/db/sbl.db
var/ipfire/lynis/db/software-eol.db
var/ipfire/lynis/db/tests.db
var/ipfire/lynis/default.prf
var/ipfire/lynis/developer.prf
#var/ipfire/lynis/extras
#var/ipfire/lynis/extras/README
#var/ipfire/lynis/extras/bash_completion.d
var/ipfire/lynis/extras/bash_completion.d/lynis
var/ipfire/lynis/extras/build-lynis.sh
var/ipfire/lynis/extras/check-lynis.sh
var/ipfire/lynis/extras/files.dat
var/ipfire/lynis/extras/lynis.spec
#var/ipfire/lynis/extras/openbsd
#var/ipfire/lynis/extras/openbsd/+CONTENTS
#var/ipfire/lynis/extras/systemd
#var/ipfire/lynis/extras/systemd/lynis.service
#var/ipfire/lynis/extras/systemd/lynis.timer
#var/ipfire/lynis/extras/travis-ci
#var/ipfire/lynis/extras/travis-ci/before_script.sh
#var/ipfire/lynis/include
var/ipfire/lynis/include/binaries
var/ipfire/lynis/include/consts
var/ipfire/lynis/include/data_upload
var/ipfire/lynis/include/functions
var/ipfire/lynis/include/helper_audit_dockerfile
var/ipfire/lynis/include/helper_configure
var/ipfire/lynis/include/helper_generate
var/ipfire/lynis/include/helper_show
var/ipfire/lynis/include/helper_system_remote_scan
var/ipfire/lynis/include/helper_update
var/ipfire/lynis/include/osdetection
var/ipfire/lynis/include/parameters
var/ipfire/lynis/include/profiles
var/ipfire/lynis/include/report
var/ipfire/lynis/include/tests_accounting
var/ipfire/lynis/include/tests_authentication
var/ipfire/lynis/include/tests_banners
var/ipfire/lynis/include/tests_boot_services
var/ipfire/lynis/include/tests_containers
var/ipfire/lynis/include/tests_crypto
var/ipfire/lynis/include/tests_custom.template
var/ipfire/lynis/include/tests_databases
var/ipfire/lynis/include/tests_dns
var/ipfire/lynis/include/tests_file_integrity
var/ipfire/lynis/include/tests_file_permissions
var/ipfire/lynis/include/tests_filesystems
var/ipfire/lynis/include/tests_firewalls
var/ipfire/lynis/include/tests_hardening
var/ipfire/lynis/include/tests_homedirs
var/ipfire/lynis/include/tests_insecure_services
var/ipfire/lynis/include/tests_kernel
var/ipfire/lynis/include/tests_kernel_hardening
var/ipfire/lynis/include/tests_ldap
var/ipfire/lynis/include/tests_logging
var/ipfire/lynis/include/tests_mac_frameworks
var/ipfire/lynis/include/tests_mail_messaging
var/ipfire/lynis/include/tests_malware
var/ipfire/lynis/include/tests_memory_processes
var/ipfire/lynis/include/tests_nameservices
var/ipfire/lynis/include/tests_networking
var/ipfire/lynis/include/tests_php
var/ipfire/lynis/include/tests_ports_packages
var/ipfire/lynis/include/tests_printers_spoolers
var/ipfire/lynis/include/tests_scheduling
var/ipfire/lynis/include/tests_shells
var/ipfire/lynis/include/tests_snmp
var/ipfire/lynis/include/tests_squid
var/ipfire/lynis/include/tests_ssh
var/ipfire/lynis/include/tests_storage
var/ipfire/lynis/include/tests_storage_nfs
var/ipfire/lynis/include/tests_system_integrity
var/ipfire/lynis/include/tests_time
var/ipfire/lynis/include/tests_tooling
var/ipfire/lynis/include/tests_usb
var/ipfire/lynis/include/tests_virtualization
var/ipfire/lynis/include/tests_webservers
var/ipfire/lynis/include/tool_tips
var/ipfire/lynis/lynis
#var/ipfire/lynis/plugins
#var/ipfire/lynis/plugins/README
var/ipfire/lynis/plugins/custom_plugin.template