[sssd] New upstream release 1.5.10 https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.10 Fixed a regress

Stephen Gallagher sgallagh at fedoraproject.org
Fri Jul 1 12:31:31 UTC 2011


commit 807b79d3dde3c540560c238a695a7735a8b7f614
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Fri Jul 1 08:31:11 2011 -0400

    New upstream release 1.5.10
    https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.10
    Fixed a regression introduced in 1.5.9 that could result in blocking calls
    to LDAP

 .gitignore |    1 +
 sources    |    2 +-
 sssd.spec  |    8 +++++++-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c87cd5..5bfe0dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ sssd-1.2.91.tar.gz
 /sssd-1.5.7.tar.gz
 /sssd-1.5.8.tar.gz
 /sssd-1.5.9.tar.gz
+/sssd-1.5.10.tar.gz
diff --git a/sources b/sources
index 8f8ba36..0eae4f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1e1fb7b55aa050d4b94069cfe763400  sssd-1.5.9.tar.gz
+74b0650d4d7c9df8eb5c5ea32406fa76  sssd-1.5.10.tar.gz
diff --git a/sssd.spec b/sssd.spec
index e1a8b1e..7d5ef90 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -8,7 +8,7 @@
 %global ldb_version 1.0.2
 
 Name: sssd
-Version: 1.5.9
+Version: 1.5.10
 Release: 1%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
@@ -297,6 +297,12 @@ fi
 %postun client -p /sbin/ldconfig
 
 %changelog
+* 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
+- Fixed a regression introduced in 1.5.9 that could result in blocking calls
+- to LDAP
+
 * Thu Jun 30 2011 Stephen Gallagher <sgallagh at redhat.com> - 1.5.9-1
 - New upstream release 1.5.9
 - https://fedorahosted.org/sssd/wiki/Releases/Notes-1.5.9


More information about the scm-commits mailing list