diff --git a/.gitignore b/.gitignore index b91508c..0c87cd5 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ sssd-1.2.91.tar.gz /sssd-1.5.6.1.tar.gz /sssd-1.5.7.tar.gz /sssd-1.5.8.tar.gz +/sssd-1.5.9.tar.gz diff --git a/sources b/sources index bcf4eb9..8f8ba36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19d19d2ee01521485337cbf9b006985a sssd-1.5.8.tar.gz +a1e1fb7b55aa050d4b94069cfe763400 sssd-1.5.9.tar.gz diff --git a/sssd.spec b/sssd.spec index 763cf88..e1a8b1e 100644 --- a/sssd.spec +++ b/sssd.spec @@ -8,7 +8,7 @@ %global ldb_version 1.0.2 Name: sssd -Version: 1.5.8 +Version: 1.5.9 Release: 1%{?dist} Group: Applications/System Summary: System Security Services Daemon @@ -297,6 +297,17 @@ fi %postun client -p /sbin/ldconfig %changelog +* Thu Jun 30 2011 Stephen Gallagher - 1.5.9-1 +- New upstream release 1.5.9 +- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.9 +- Support for overriding home directory, shell and primary GID locally +- Properly honor TTL values from SRV record lookups +- Support non-POSIX groups in nested group chains (for RFC2307bis LDAP +- servers) +- Properly escape IPv6 addresses in the failover code +- Do not crash if inotify fails (e.g. resource exhaustion) +- Don't add multiple TGT renewal callbacks (too many log messages) + * Fri May 27 2011 Stephen Gallagher - 1.5.8-1 - New upstream release 1.5.8 - https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.8