mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
Bump python-ldap version to fix syncrepl bug
python-ldap had a bug in syncrepl caused by incompatible changes in pyasn1. The bug has been fixed in 2.4.25-9. Fixes: https://pagure.io/freeipa/issue/7240 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
parent
ec228f411e
commit
7619fa4154
@ -68,7 +68,8 @@
|
||||
%global python2_ldap_version 3.0.0-0.4.b4
|
||||
%global python3_ldap_version 3.0.0-0.4.b4
|
||||
%else
|
||||
%global python2_ldap_version 2.4.15
|
||||
# syncrepl fix, https://pagure.io/freeipa/issue/7240
|
||||
%global python2_ldap_version 2.4.25-9
|
||||
%global python3_ldap_version 2.4.35.1-2
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user