[sssd/f14] New upstream release 1.5.11 https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.11 Fix a serious r

Stephen Gallagher sgallagh at fedoraproject.org
Tue Jul 5 19:06:14 UTC 2011


commit a7f0d3bcea6c56b9a6eea885765662942f639d60
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Tue Jul 5 15:00:32 2011 -0400

    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

 .gitignore |    1 +
 sources    |    2 +-
 sssd.spec  |   11 +++++++++--
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5bfe0dd..f27e8c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ sssd-1.2.91.tar.gz
 /sssd-1.5.8.tar.gz
 /sssd-1.5.9.tar.gz
 /sssd-1.5.10.tar.gz
+/sssd-1.5.11.tar.gz
diff --git a/sources b/sources
index 0eae4f9..55e82cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74b0650d4d7c9df8eb5c5ea32406fa76  sssd-1.5.10.tar.gz
+d4c7d20098f73a48053bf41d47d98b7b  sssd-1.5.11.tar.gz
diff --git a/sssd.spec b/sssd.spec
index 226cd9b..d9a49c6 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -8,8 +8,8 @@
 %global ldb_version 0.9.10
 
 Name: sssd
-Version: 1.5.10
-Release: 1%{?dist}
+Version: 1.5.11
+Release: 2%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -270,6 +270,13 @@ fi
 %postun client -p /sbin/ldconfig
 
 %changelog
+* Tue Jul 05 2011 Stephen Gallagher <sgallagh at redhat.com> - 1.5.11-2
+- 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 at redhat.com> - 1.5.10-1
 - New upstream release 1.5.10
 - https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.10


More information about the scm-commits mailing list