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 - 1.5.11-1 +* Tue Jul 05 2011 Stephen Gallagher - 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