From 05471b8b766dac8ebd6c42d0c5e8d4b2b38fa154 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Thu, 3 May 2012 15:46:32 -0400 Subject: [PATCH] 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 a552d4b..d21c5ce 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+ @@ -456,6 +456,14 @@ fi %postun -n libipa_hbac -p /sbin/ldconfig %changelog +* Thu May 03 2012 Stephen Gallagher - 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 - 1.8.2-10 - New upstream release 1.8.2 - https://fedorahosted.org/sssd/wiki/Releases/Notes-1.8.2