[sssd/f17] New upstream release 1.8.3

Stephen Gallagher sgallagh at fedoraproject.org
Thu May 3 20:31:09 UTC 2012


commit 93cf9863f6669d8a2d93d857d61be46dd243ab4f
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Thu May 3 15:46:32 2012 -0400

    New upstream release 1.8.3
    
    - https://fedorahosted.org/sssd/wiki/Releases/Notes-1.8.3
    - Numerous manpage and translation updates
    - LDAP: Handle situations where the RootDSE isn't available anonymously
    - LDAP: Fix regression for users using non-standard LDAP attributes for user
      information

 .gitignore |    1 +
 sources    |    2 +-
 sssd.spec  |   12 ++++++++++--
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4eb6906..5558a2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ sssd-1.2.91.tar.gz
 /sssd-1.8.0.tar.gz
 /sssd-1.8.1.tar.gz
 /sssd-1.8.2.tar.gz
+/sssd-1.8.3.tar.gz
diff --git a/sources b/sources
index 27a6327..0388784 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9971ee7acf5e47a01377a1da451e2216  sssd-1.8.2.tar.gz
+e09410d6bfe0a2bf8a4ce7ab95c005db  sssd-1.8.3.tar.gz
diff --git a/sssd.spec b/sssd.spec
index 3ff1e77..61b03fe 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -15,8 +15,8 @@
 %global ldb_version 1.1.4
 
 Name: sssd
-Version: 1.8.2
-Release: 10%{?dist}
+Version: 1.8.3
+Release: 11%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -454,6 +454,14 @@ fi
 %postun -n libipa_hbac -p /sbin/ldconfig
 
 %changelog
+* Thu May 03 2012 Stephen Gallagher <sgallagh at redhat.com> - 1.8.3-11
+- New upstream release 1.8.3
+- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.8.3
+- Numerous manpage and translation updates
+- LDAP: Handle situations where the RootDSE isn't available anonymously
+- LDAP: Fix regression for users using non-standard LDAP attributes for user
+  information
+
 * Mon Apr 09 2012 Stephen Gallagher <sgallagh at redhat.com> - 1.8.2-10
 - New upstream release 1.8.2
 - https://fedorahosted.org/sssd/wiki/Releases/Notes-1.8.2


More information about the scm-commits mailing list