SHA256
1
0
forked from pool/sssd

Accepting request 151849 from network:ldap

update to 1.9.4 (bnc#801036)

OBS-URL: https://build.opensuse.org/request/show/151849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sssd?expand=0&rev=41
This commit is contained in:
Stephan Kulow
2013-02-08 06:18:02 +00:00
committed by Git OBS Bridge
parent bdbc02d5db
commit 4b29847f3a
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