package/bind: add SELinux module
Support for bind is added by the services/bind module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit c7fd40c7d8975df91f311309fc1bed897c571e1c) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
678ad6ca8c
commit
ca61981722
@@ -13,6 +13,7 @@ BIND_CONFIG_SCRIPTS = bind9-config isc-config.sh
|
|||||||
BIND_LICENSE = MPL-2.0
|
BIND_LICENSE = MPL-2.0
|
||||||
BIND_LICENSE_FILES = COPYRIGHT
|
BIND_LICENSE_FILES = COPYRIGHT
|
||||||
BIND_CPE_ID_VENDOR = isc
|
BIND_CPE_ID_VENDOR = isc
|
||||||
|
BIND_SELINUX_MODULES = bind
|
||||||
# Only applies to RHEL6.x with DNSSEC validation on
|
# Only applies to RHEL6.x with DNSSEC validation on
|
||||||
BIND_IGNORE_CVES = CVE-2017-3139
|
BIND_IGNORE_CVES = CVE-2017-3139
|
||||||
# Library CVE and not used by bind but used by ISC DHCP
|
# Library CVE and not used by bind but used by ISC DHCP
|
||||||
|
|||||||
Reference in New Issue
Block a user