[meta-security][PATCH 11/13] packagegroup-core-security: Add missing packages
Scott Murray <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <5a333f46463b4c2b24d97472dc995b24dad5e4f1.1777476608.git.scott.murray@konsulko.com> |
Add aircrack-ng, crowdsec, ncrack, and opendnssec where appropriate now that they have been updated to build again. Signed-off-by: Scott Murray <[email protected]> --- recipes-core/packagegroup/packagegroup-core-security.bb | 4 ++++ 1 file changed, 4 insertions(+) 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" -- 2.53.0