mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 23:40:05 +00:00
tripwire: Blacklist pkg, upstream seems abandond
Last update was 2018. Does not build with gcc11. There are other actively maintained IDS options. Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -68,7 +68,6 @@ RDEPENDS_packagegroup-security-hardening = " \
|
||||
|
||||
SUMMARY_packagegroup-security-ids = "Security Intrusion Detection systems"
|
||||
RDEPENDS_packagegroup-security-ids = " \
|
||||
tripwire \
|
||||
samhain-standalone \
|
||||
${@bb.utils.contains_any("TUNE_FEATURES", "ppc7400 riscv32 riscv64", "", " suricata",d)} \
|
||||
"
|
||||
@@ -89,7 +88,6 @@ RDEPENDS_packagegroup-meta-security-ptest-packages = "\
|
||||
libseccomp-ptest \
|
||||
python3-scapy-ptest \
|
||||
suricata-ptest \
|
||||
tripwire-ptest \
|
||||
python3-fail2ban-ptest \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "smack", "smack-ptest", "",d)} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user