diff options
author | Armin Kuster <akuster808@gmail.com> | 2021-10-24 19:54:00 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2021-10-24 19:54:00 -0700 |
commit | e5e54135da213d32b629146be5a671336a6eb77c (patch) | |
tree | 1ec3bd008a6ee1e38dd4c58c52802b90c9f9c6f5 /recipes-core/packagegroup | |
parent | 14e1db4ce8861d5672a6e42c31845fd5fc69ca67 (diff) | |
download | meta-security-e5e54135da213d32b629146be5a671336a6eb77c.tar.gz |
opendnssec: blacklist do to ldns being blacklisted
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-core/packagegroup')
-rw-r--r-- | recipes-core/packagegroup/packagegroup-core-security.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb index 6375e24..e9dad5b 100644 --- a/recipes-core/packagegroup/packagegroup-core-security.bb +++ b/recipes-core/packagegroup/packagegroup-core-security.bb | |||
@@ -39,7 +39,6 @@ RDEPENDS:packagegroup-security-utils = "\ | |||
39 | python3-fail2ban \ | 39 | python3-fail2ban \ |
40 | softhsm \ | 40 | softhsm \ |
41 | libest \ | 41 | libest \ |
42 | opendnssec \ | ||
43 | sshguard \ | 42 | sshguard \ |
44 | ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 ", "", " libseccomp",d)} \ | 43 | ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 ", "", " libseccomp",d)} \ |
45 | ${@bb.utils.contains("DISTRO_FEATURES", "pam", "sssd google-authenticator-libpam", "",d)} \ | 44 | ${@bb.utils.contains("DISTRO_FEATURES", "pam", "sssd google-authenticator-libpam", "",d)} \ |