diff --git a/.gitignore b/.gitignore index b9a7e6a..de6fb5a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ sssd-1.2.91.tar.gz /sssd-1.5.2.tar.gz /sssd-1.5.3.tar.gz /sssd-1.5.4.tar.gz +/sssd-1.5.5.tar.gz diff --git a/sources b/sources index 28b177a..eef7ae3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d1459f6e0d0a5246374f08e6ab24c7de sssd-1.5.4.tar.gz +dbca15fb9a24daec163984c36a706820 sssd-1.5.5.tar.gz diff --git a/sssd.spec b/sssd.spec index f3e2d7b..92576ad 100644 --- a/sssd.spec +++ b/sssd.spec @@ -8,7 +8,7 @@ %global ldb_version 1.0.2 Name: sssd -Version: 1.5.4 +Version: 1.5.5 Release: 1%{?dist} Group: Applications/System Summary: System Security Services Daemon @@ -270,6 +270,14 @@ fi %postun client -p /sbin/ldconfig %changelog +* Tue Apr 12 2011 Stephen Gallagher - 1.5.5-1 +- New upstream release 1.5.5 +- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.5 +- Fixes for several crash bugs +- LDAP group lookups will no longer abort if there is a zero-length member +- attribute +- Add automatic fallback to 'cn' if the 'gecos' attribute does not exist + * Thu Mar 24 2011 Stephen Gallagher - 1.5.4-1 - New upstream release 1.5.4 - https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.4