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
This commit is contained in:
Stephen Gallagher 2011-05-27 16:41:02 -04:00
parent 5796dc7438
commit 91fde1e873
3 changed files with 12 additions and 6 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
ee4e4351f30e5b91d0166da3fbfcb328 sssd-1.5.7.tar.gz
19d19d2ee01521485337cbf9b006985a sssd-1.5.8.tar.gz

View File

@ -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 <sgallagh@redhat.com> - 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 <sgallagh@redhat.com> - 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