- New upstream release 1.1.1
- Fixed the IPA provider (which was segfaulting at start) - Fixed a bug in the SSSDConfig API causing some options to revert to - their defaults - This impacted the Authconfig UI - Ensure that SASL binds to LDAP auto-retry when interrupted by a signal
This commit is contained in:
parent
58c745dac6
commit
db77daa344
@ -1 +1 @@
|
|||||||
sssd-1.1.0.tar.gz
|
sssd-1.1.1.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
fd7ec06933250f33c01e80eaa5e760c6 sssd-1.1.0.tar.gz
|
7bba82062d272baaff9b7c394f47151d sssd-1.1.1.tar.gz
|
||||||
|
12
sssd.spec
12
sssd.spec
@ -4,8 +4,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: sssd
|
Name: sssd
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Summary: System Security Services Daemon
|
Summary: System Security Services Daemon
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -441,6 +441,14 @@ fi
|
|||||||
%postun -n libref_array -p /sbin/ldconfig
|
%postun -n libref_array -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 01 2010 Stephen Gallagher <sgallagh@redhat.com> - 1.1.1-1
|
||||||
|
- New upstream release 1.1.1
|
||||||
|
- Fixed the IPA provider (which was segfaulting at start)
|
||||||
|
- Fixed a bug in the SSSDConfig API causing some options to revert to
|
||||||
|
- their defaults
|
||||||
|
- This impacted the Authconfig UI
|
||||||
|
- Ensure that SASL binds to LDAP auto-retry when interrupted by a signal
|
||||||
|
|
||||||
* Tue Mar 22 2010 Stephen Gallagher <sgallagh@redhat.com> - 1.1.0-2
|
* Tue Mar 22 2010 Stephen Gallagher <sgallagh@redhat.com> - 1.1.0-2
|
||||||
- Release SSSD 1.1.0 final
|
- Release SSSD 1.1.0 final
|
||||||
- Fix two potential segfaults
|
- Fix two potential segfaults
|
||||||
|
Loading…
Reference in New Issue
Block a user