mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Bump Dogtag min version to 10.7.3
Dogtag 10.7.3 adds AES support for key export, enabling lightweight CA key replication to use AES. Bump the Requires min version. Fixes: https://pagure.io/freeipa/issue/8020 Reviewed-By: Alexander Bokovoy <abbra@users.noreply.github.com>
This commit is contained in:
parent
bfead9ce66
commit
7c7a827c09
@ -86,9 +86,9 @@
|
||||
# Fedora
|
||||
%endif
|
||||
|
||||
# 10.7 includes 'pki-server cert-fix' enhancements required
|
||||
# by ipa-cert-fix: https://pagure.io/freeipa/issue/7885
|
||||
%global pki_version 10.7.0-1
|
||||
# 10.7.3 supports LWCA key replication using AES
|
||||
# https://pagure.io/freeipa/issue/8020
|
||||
%global pki_version 10.7.3-1
|
||||
|
||||
# https://pagure.io/certmonger/issue/90
|
||||
%global certmonger_version 0.79.7-1
|
||||
|
Loading…
Reference in New Issue
Block a user