diff --git a/.gitignore b/.gitignore index 2847246..b91508c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ sssd-1.2.91.tar.gz /sssd-1.5.6.tar.gz /sssd-1.5.6.1.tar.gz /sssd-1.5.7.tar.gz +/sssd-1.5.8.tar.gz diff --git a/sources b/sources index b53cf19..bcf4eb9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee4e4351f30e5b91d0166da3fbfcb328 sssd-1.5.7.tar.gz +19d19d2ee01521485337cbf9b006985a sssd-1.5.8.tar.gz diff --git a/sssd.spec b/sssd.spec index 85b3cc9..763cf88 100644 --- a/sssd.spec +++ b/sssd.spec @@ -8,8 +8,8 @@ %global ldb_version 1.0.2 Name: sssd -Version: 1.5.7 -Release: 3%{?dist} +Version: 1.5.8 +Release: 1%{?dist} Group: Applications/System Summary: System Security Services Daemon License: GPLv3+ @@ -19,7 +19,6 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) ### Patches ### -Patch0001: 0001-Return-pam-data-to-the-renewal-item-if-renewal-fails.patch ### Dependencies ### @@ -113,8 +112,6 @@ use with ldap_default_authtok_type = obfuscated_password. %prep %setup -q -%patch0001 -p1 - %build autoreconf -ivf %configure \ @@ -300,6 +297,14 @@ fi %postun client -p /sbin/ldconfig %changelog +* 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 +- Support for the LDAP paging control +- Support for multiple DNS servers for name resolution +- Fixes for several group membership bugs +- Fixes for rare crash bugs + * Mon May 23 2011 Stephen Gallagher - 1.5.7-3 - Resolves: rhbz#706740 - Orphaned links on rc0.d-rc6.d - Make sure to properly convert to systemd if upgrading from newer