packagegroup-core-security: Add missing packages

Add aircrack-ng, crowdsec, ncrack, and opendnssec where appropriate
now that they have been updated to build again.

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
Scott Murray
2026-04-26 19:49:58 +03:00
parent 07439815e7
commit 5a333f4646
@@ -30,6 +30,7 @@ RDEPENDS:packagegroup-core-security = "\
SUMMARY:packagegroup-security-utils = "Security utilities" SUMMARY:packagegroup-security-utils = "Security utilities"
RDEPENDS:packagegroup-security-utils = "\ RDEPENDS:packagegroup-security-utils = "\
aircrack-ng \
bubblewrap \ bubblewrap \
checksec \ checksec \
cryptmount \ cryptmount \
@@ -39,7 +40,9 @@ RDEPENDS:packagegroup-security-utils = "\
glome \ glome \
keyutils \ keyutils \
libgssglue \ libgssglue \
ncrack \
nmap \ nmap \
opendnssec \
pinentry \ pinentry \
softhsm \ softhsm \
sshguard \ sshguard \
@@ -88,6 +91,7 @@ RDEPENDS:packagegroup-security-ids = " \
python3-suricata-update \ python3-suricata-update \
ossec-hids \ ossec-hids \
aide \ aide \
crowdsec \
" "
RDEPENDS:packagegroup-security-ids:remove:powerpc = "suricata python3-suricata-update" RDEPENDS:packagegroup-security-ids:remove:powerpc = "suricata python3-suricata-update"