SHA256
1
0
forked from pool/sssd

Accepting request 150615 from home:rhafer:branches:network:ldap

update to 1.9.4

OBS-URL: https://build.opensuse.org/request/show/150615
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=84
This commit is contained in:
Ralf Haferkamp
2013-01-31 16:44:29 +00:00
committed by Git OBS Bridge
parent 7d9aa8419e
commit d0c169f717
5 changed files with 43 additions and 19 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Jan 31 16:34:47 UTC 2013 - rhafer@suse.com
- update to 1.9.4 (bnc#801036):
- A security bug assigned CVE-2013-0219 was fixed - TOCTOU race
conditions when creating or removing home directories for users
in local domain
- A security bug assigned CVE-2013-0220 was fixed - out-of-bounds
reads in autofs and ssh responder
- The sssd_pam responder processes pending requests after
reconnect
- A serious memory leak in the NSS responder was fixed
- Requests that were processing group entries with DNs pointing
out of any configured search bases were not terminated
correctly, causing long timeouts
- Kerberos tickets are correctly renewed even after SSSD daemon
restart
- Multiple fixes related to SUDO integration, in particular
fixing functionality when the sssd back end process was
changing its online/offline status
- The pwd_exp_warning option was fixed to function as documented
in the manual page
- refreshed sssd-ldflags.diff to apply cleanly
-------------------------------------------------------------------
Mon Dec 10 09:55:35 UTC 2012 - rhafer@suse.com