Package Release Info

sssd-2.9.5-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

sssd-cifs-idmap-plugin

Change Logs

* Tue Mar 25 2025 scabrero@suse.de
- Add python3-setuptools build dependency
- Drop nscd build dependency
* Tue Jan 21 2025 scabrero@suse.de
- Migrate away from update-alternatives, replaced by package
  conflicts; (bsc#1235789); (bsc#1216739);
* Tue Oct 01 2024 jengelh@inai.de
- Update filelists involving memberof.so and idmap/sss.so to
  avoid gobbling up one file into multiple sssd subpackages.
  (Between samba-4.20 and 4.21, %ldbdir changes from
  /usr/lib64/ldb2/modules/ldb to /usr/lib64/samba/ldb, so now
  `%_libdir/samba` is a bit too broad.)
* Wed Jul 17 2024 scabrero@suse.de
- Fix spec file for openSUSE ALP and SUSE SLFO, where the
  python3_fix_shebang_path RPM macro is not available
* Thu Jul 11 2024 scabrero@suse.de
- Revert the change dropping the default configuration file. If
  /usr/etc exists will be installed there, otherwise in /etc.
  (bsc#1226157);
* Thu May 16 2024 jengelh@inai.de
- Update to release 2.9.5
  * Added failover_primary_timout configuration option. This can
    be used to configure how often SSSD tries to reconnect to a
    primary server after a successful connection to a backup
    server. This was previously hardcoded to 31 seconds which is
    kept as the default value.
* Fri Mar 08 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang_path macro, [bsc#1212476]
* Fri Jan 12 2024 jengelh@inai.de
- Update to release 2.9.4
  * Fixes a crash when PAM passkey processing incorrectly handles
    non-passkey data.
  * Fixed group membership handling when members are coming from
    different forest domains and using ldap token groups is
    prohibited.
  * Files provider was erroneously taking into consideration
    ``local_auth_policy`` config option, thus breaking smartcard
    authentication of local user in setups that did not explicitly
    specify this option. This is now fixed.
* Tue Nov 21 2023 scabrero@suse.de
- Adapt spec file for SLE 15 SP6/Leap 15.6; (jsc#PED-6714);
  * Remove package sssd-common, merged into sssd
  * Continue building deprecated files provider and infopipe
    responder
  * Disable selinux and semanage
  * Provide rcsssd shortcut
* Fri Nov 17 2023 scabrero@suse.de
- Fix spec file for Leap