mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 00:31:56 -06:00
Spec file: bump SSSD version for passkey support
SSSD 2.9.0 provides support for passkey in rawhide. Note that f37 and f38 ship 2.9.0 without the passkey feature but this is not an issue as IPA has a "Recommends: sssd-passkey" definition, not a "Requires:" Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
e5c292cdad
commit
665227e437
@ -87,8 +87,8 @@
|
||||
%global httpd_version 2.4.37-21
|
||||
%global bind_version 9.11.20-6
|
||||
|
||||
# Fix for https://github.com/SSSD/sssd/issues/6331
|
||||
%global sssd_version 2.8.0
|
||||
# support for passkey
|
||||
%global sssd_version 2.9.0
|
||||
|
||||
%else
|
||||
# Fedora
|
||||
@ -148,8 +148,8 @@
|
||||
# F35+, adds IdP integration
|
||||
%global sssd_version 2.7.0
|
||||
%else
|
||||
# Fix for https://github.com/SSSD/sssd/issues/6331
|
||||
%global sssd_version 2.8.0
|
||||
# Support for passkey
|
||||
%global sssd_version 2.9.0
|
||||
%endif
|
||||
|
||||
# Fedora
|
||||
|
Loading…
Reference in New Issue
Block a user