mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Set min nvr of pki-ca to 9.0.12 for fix in BZ 700505
https://fedorahosted.org/freeipa/ticket/1686
This commit is contained in:
parent
508217ada7
commit
3ef732d738
@ -110,8 +110,8 @@ Requires: selinux-policy >= 3.9.7-27
|
||||
Requires(post): selinux-policy-base
|
||||
Requires: slapi-nis >= 0.21
|
||||
%if 0%{?fedora} >= 15
|
||||
Requires: pki-ca >= 9.0.11
|
||||
Requires: pki-silent >= 9.0.11
|
||||
Requires: pki-ca >= 9.0.12
|
||||
Requires: pki-silent >= 9.0.12
|
||||
%else
|
||||
Requires: pki-ca >= 9.0.5
|
||||
Requires: pki-silent >= 9.0.5
|
||||
@ -534,7 +534,10 @@ fi
|
||||
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
|
||||
|
||||
%changelog
|
||||
* Wed Aug 25 2011 Simo Sorce <ssorce#redhat.com> - 3.0.0
|
||||
* Mon Aug 29 2011 Rob Crittenden <rcritten@redhat.com> - 2.99.0-2
|
||||
- Set min nvr of pki-ca to 9.0.12 for fix in BZ 700505
|
||||
|
||||
* Wed Aug 25 2011 Simo Sorce <ssorce#redhat.com> - 2.99.0-1
|
||||
- Remove ipa_kpasswd.
|
||||
|
||||
* Tue Aug 23 2011 Jan Cholasta <jcholast@redhat.com> - 2.1.0-1
|
||||
|
Loading…
Reference in New Issue
Block a user