summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Heimes <cheimes@redhat.com>2018-02-06 08:53:54 +0100
committerChristian Heimes <cheimes@redhat.com>2018-02-08 08:24:54 +0100
commitdf0e6696d8a2446965c8e1f4fe3f85c01f990ca9 (patch)
tree977a2a3ea7a1f0efe30446f2d79efa00d9252513
parent387ae9fd0f0afeecffb41ff8ffd6835ae66ea8ff (diff)
downloadfreeipa-df0e6696d8a2446965c8e1f4fe3f85c01f990ca9.tar.gz
freeipa-df0e6696d8a2446965c8e1f4fe3f85c01f990ca9.tar.xz
freeipa-df0e6696d8a2446965c8e1f4fe3f85c01f990ca9.zip
Bump SELinux policy for DNSSEC
selinux-policy-3.13.1-283.24 fixes an AVC with OpenDNSSEC ods-signer. See: https://bugzilla.redhat.com/show_bug.cgi?id=1537971 See: https://pagure.io/freeipa/issue/7378 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
-rw-r--r--freeipa.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index de73abfa1..52aa48a6a 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -57,7 +57,8 @@
%global python_netaddr_version 0.7.16
# Require 4.7.0 which brings Python 3 bindings
%global samba_version 2:4.7.0
-%global selinux_policy_version 3.13.1-158.4
+# DNSSEC AVC violation, RHBZ#1537971
+%global selinux_policy_version 3.13.1-283.24
%global slapi_nis_version 0.56.1
# Use python3-pyldap to be compatible with old python3-pyldap 2.x and new