diff mbox series

[meta-security,11/13] packagegroup-core-security: Add missing packages

Message ID 5a333f46463b4c2b24d97472dc995b24dad5e4f1.1777476608.git.scott.murray@konsulko.com
State New
Headers show
Series Assorted updates 04/29 and wrynose branch plan | expand

Commit Message

Scott Murray April 29, 2026, 3:39 p.m. UTC
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>
---
 recipes-core/packagegroup/packagegroup-core-security.bb | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb
index 101bc6d..6aa7a82 100644
--- a/recipes-core/packagegroup/packagegroup-core-security.bb
+++ b/recipes-core/packagegroup/packagegroup-core-security.bb
@@ -30,6 +30,7 @@  RDEPENDS:packagegroup-core-security = "\
 
 SUMMARY:packagegroup-security-utils = "Security utilities"
 RDEPENDS:packagegroup-security-utils = "\
+    aircrack-ng \
     bubblewrap \
     checksec \
     cryptmount \
@@ -39,7 +40,9 @@  RDEPENDS:packagegroup-security-utils = "\
     glome \
     keyutils \
     libgssglue \
+    ncrack \
     nmap \
+    opendnssec \
     pinentry \
     softhsm \
     sshguard \
@@ -88,6 +91,7 @@  RDEPENDS:packagegroup-security-ids = " \
     python3-suricata-update \
     ossec-hids \
     aide \
+    crowdsec \
     "
 
 RDEPENDS:packagegroup-security-ids:remove:powerpc = "suricata python3-suricata-update"