[sssd] 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:04:07 UTC 2011


commit ce222bafe5d3c72fb735d75162c79b62c026c28f
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Tue Jul 5 15:03:55 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  |    4 ++--
 3 files changed, 4 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 8591744..c89e71a 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -9,7 +9,7 @@
 
 Name: sssd
 Version: 1.5.11
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -297,7 +297,7 @@ fi
 %postun client -p /sbin/ldconfig
 
 %changelog
-* Tue Jul 05 2011 Stephen Gallagher <sgallagh at redhat.com> - 1.5.11-1
+* 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


More information about the scm-commits mailing list