diff --git a/sssd.changes b/sssd.changes index 64f74a1..38e8f0c 100644 --- a/sssd.changes +++ b/sssd.changes @@ -2,23 +2,23 @@ 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 + * 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 + * 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 + * 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 + * 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 + * Kerberos tickets are correctly renewed even after SSSD daemon restart - - Multiple fixes related to SUDO integration, in particular + * 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 + * The pwd_exp_warning option was fixed to function as documented in the manual page - refreshed sssd-ldflags.diff to apply cleanly