mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
Require Dogtag 10.6.1
Dogtag 10.6.1 contains fixes for external CA support. See: http://pagure.io/dogtagpki/issue/3005 See: http://pagure.io/dogtagpki/issue/3007 See: http://pagure.io/dogtagpki/issue/3008 Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1573094 Fixes: https://pagure.io/freeipa/issue/7516 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
parent
573f13228d
commit
c17ba11cba
@ -95,8 +95,9 @@
|
|||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Require Dogtag PKI 10.6.0 with Python 3 and SQL NSSDB fixes
|
# Require Dogtag PKI 10.6.1 with Python 3 and SQL NSSDB fixes for external
|
||||||
%global pki_version 10.6.0-1.2
|
# CA support, https://bugzilla.redhat.com/show_bug.cgi?id=1573094
|
||||||
|
%global pki_version 10.6.1
|
||||||
|
|
||||||
# NSS release with fix for CKA_LABEL import bug in shared SQL database.
|
# NSS release with fix for CKA_LABEL import bug in shared SQL database.
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1568271
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1568271
|
||||||
|
Loading…
Reference in New Issue
Block a user