SHA256
1
0
forked from pool/sssd

- Update to release 2.7.4

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=272
This commit is contained in:
2022-08-26 20:57:50 +00:00
committed by Git OBS Bridge
parent ae4a95afd7
commit 7aa46d2e68
6 changed files with 28 additions and 20 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Aug 26 20:54:33 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.7.4
* Lock-free client support will be only built if libc provides
pthread_key_create() and pthread_once(). For glibc this means
version 2.34+.
-------------------------------------------------------------------
Mon Jul 4 12:11:11 UTC 2022 - Jan Engelhardt <jengelh@inai.de>