New upstream release 1.5.11
https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.11 Fix a serious regression that prevented SSSD from working with ldaps:// URIs IPA Provider: Fix a bug with dynamic DNS that resulted in the wrong IPv6 address being saved to the AAAA record
This commit is contained in:
parent
807b79d3dd
commit
72bc2e1636
@ -8,7 +8,7 @@
|
|||||||
%global ldb_version 1.0.2
|
%global ldb_version 1.0.2
|
||||||
|
|
||||||
Name: sssd
|
Name: sssd
|
||||||
Version: 1.5.10
|
Version: 1.5.11
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Summary: System Security Services Daemon
|
Summary: System Security Services Daemon
|
||||||
@ -297,6 +297,13 @@ fi
|
|||||||
%postun client -p /sbin/ldconfig
|
%postun client -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 05 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.5.11-1
|
||||||
|
- New upstream release 1.5.11
|
||||||
|
- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.11
|
||||||
|
- Fix a serious regression that prevented SSSD from working with ldaps:// URIs
|
||||||
|
- IPA Provider: Fix a bug with dynamic DNS that resulted in the wrong IPv6
|
||||||
|
- address being saved to the AAAA record
|
||||||
|
|
||||||
* Fri Jul 01 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.5.10-1
|
* Fri Jul 01 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.5.10-1
|
||||||
- New upstream release 1.5.10
|
- New upstream release 1.5.10
|
||||||
- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.10
|
- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.10
|
||||||
|
Loading…
Reference in New Issue
Block a user