[sssd/f12/master] New upstream release 1.2.2

Stephen Gallagher sgallagh at fedoraproject.org
Mon Aug 2 19:15:09 UTC 2010


commit 6bc50925861e3676e25997582bbe2cb07c7ddb3d
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Mon Aug 2 15:14:44 2010 -0400

    New upstream release 1.2.2

 .gitignore |    1 +
 sources    |    2 +-
 sssd.spec  |   14 ++++++++++++--
 3 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43f4f8e..da859fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 sssd-1.2.1.tar.gz
+sssd-1.2.2.tar.gz
diff --git a/sources b/sources
index bc0eef9..29615c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6be107f576a40f808053f7196e6b33c0  sssd-1.2.1.tar.gz
+74acfc9aa93b2f78e668f74a49a654da  sssd-1.2.2.tar.gz
diff --git a/sssd.spec b/sssd.spec
index e255b23..2cec578 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -4,10 +4,10 @@
 %endif
 
 Name: sssd
-Version: 1.2.1
+Version: 1.2.2
 #Never reset the Release, always increment it
 #Otherwise we can have issues if library versions do not change
-Release: 16%{?dist}
+Release: 17%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -453,6 +453,16 @@ fi
 %postun -n libref_array -p /sbin/ldconfig
 
 %changelog
+* Mon Aug 02 2010 Stephen Gallagher <sgallagh at redhat.com> - 1.2.2-17
+- New stable upstream version 1.2.2
+- The LDAP provider no longer requires access to the LDAP RootDSE. If it is
+- unavailable, we will continue on with our best guess
+- The LDAP provider will now log issues with TLS and GSSAPI to the syslog
+- Significant performance improvement when performing initgroups on users who
+- are members of large groups in LDAP.
+- The sss_client will now reconnect properly to the SSSD if the daemon is
+- restarted.
+
 * Mon Jun 21 2010 Stephen Gallagher <sgallagh at redhat.com> - 1.2.1-16
 - New stable upstream version 1.2.1
 - Resolves: rhbz#595529 - spec file should eschew %%define in favor of


More information about the scm-commits mailing list