summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2012-02-24 09:35:12 +0100
committerMartin Kosek <mkosek@redhat.com>2012-02-24 09:40:36 +0100
commit1816643a43802ca2a353930cb2bbb2781b39c80f (patch)
treebdd5a1a949e8d4d229d459eb6971bc7f4a50b8ba /freeipa.spec.in
parentd4a1dc5712cd2fa9e028a43e5b7146891e5012f0 (diff)
downloadfreeipa-1816643a43802ca2a353930cb2bbb2781b39c80f.tar.gz
freeipa-1816643a43802ca2a353930cb2bbb2781b39c80f.tar.xz
freeipa-1816643a43802ca2a353930cb2bbb2781b39c80f.zip
Update schema for bind-dyndb-ldap
Add new attributes and objectclasses to support new features: - global bind-dyndb-ldap settings in LDAP - conditional per-zone forwarding - per-zone configuration of automatic PTR updates - AllowQuery and AllowTransfer ACIs https://fedorahosted.org/freeipa/ticket/2215 https://fedorahosted.org/freeipa/ticket/2072
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index ec6930e80..a61a3a14e 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -150,7 +150,7 @@ Requires(postun): python initscripts chkconfig
# We have a soft-requires on bind. It is an optional part of
# IPA but if it is configured we need a way to require versions
# that work for us.
-Conflicts: bind-dyndb-ldap < 1.0.0-0.1.b1
+Conflicts: bind-dyndb-ldap < 1.1.0-0.8.a2
Conflicts: bind < 9.8.1-1
# mod_proxy provides a single API to communicate over SSL. If mod_ssl
@@ -672,6 +672,9 @@ fi
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt
%changelog
+* Fri Feb 24 2012 Martin Kosek <mkosek@redhat.com> - 2.99.0-18
+- Set min for bind-dyndb-ldap to 1.1.0-0.8.a2 to pick up new features
+
* Thu Feb 23 2012 Rob Crittenden <rcritten@redhat.com> - 2.99.0-17
- Add Conflicts on mod_ssl