[sssd/f20] New upstream release 1.11.5

Jakub Hrozek jhrozek at fedoraproject.org
Tue Apr 8 11:44:55 UTC 2014


commit 82a78b55fe4f7e125b95975eff37febf05469a23
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Tue Apr 8 13:37:45 2014 +0200

    New upstream release 1.11.5
    
    - Remove upstreamed patches
    - https://fedorahosted.org/sssd/wiki/Releases/Notes-1.11.5

 .gitignore |    1 +
 sources    |    2 +-
 sssd.spec  |   19 ++++++++-----------
 3 files changed, 10 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50bfe8c..76abc53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,4 @@ sssd-1.2.91.tar.gz
 /sssd-1.11.2.tar.gz
 /sssd-1.11.3.tar.gz
 /sssd-1.11.4.tar.gz
+/sssd-1.11.5.tar.gz
diff --git a/sources b/sources
index 6dfa58e..705c560 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b52a62fd6f6b170553d032deb7b0bc8  sssd-1.11.4.tar.gz
+c460389f1a2f23bffc93a99413a7ff95  sssd-1.11.5.tar.gz
diff --git a/sssd.spec b/sssd.spec
index a6ec7db..48b42d6 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -13,8 +13,8 @@
 %global ldb_version 1.1.16
 
 Name: sssd
-Version: 1.11.4
-Release: 3%{?dist}
+Version: 1.11.5
+Release: 1%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -23,14 +23,6 @@ Source0: https://fedorahosted.org/released/sssd/%{name}-%{version}.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 ### Patches ###
-Patch0001: 0001-IPA-Don-t-call-tevent_req_post-outside-_send.patch
-Patch0002: 0002-IPA-Don-t-fail-if-apply_subdomain_homedir-returns-EN.patch
-Patch0003: 0003-ipa-server-mode-use-lower-case-user-name-for-home-di.patch
-Patch0004: 0004-IPA-Do-not-save-intermediate-data-to-sysdb.patch
-Patch0005: 0005-Fix-krb5-changepw-when-FAST-only-preauth-methods-are.patch
-Patch0006: 0006-IPA-Use-GC-for-AD-initgroup-requests.patch
-Patch0007: 0007-IPA-KRB5-handle-KRB5_PROG_ETYPE_NOSUPP-during-IPA-pa.patch
-
 Patch0602:  0602-FEDORA-Add-CIFS-idmap-plugin.patch
 
 ### Dependencies ###
@@ -738,10 +730,15 @@ fi
 %postun -n libsss_idmap -p /sbin/ldconfig
 
 %changelog
+* Tue Apr 08 2014 Jakub Hrozek <jhrozek at redhat.com> - 1.11.5-1
+- New upstream release 1.11.5
+- Remove upstreamed patch
+- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.11.5
+
 * Thu Mar 13 2014 Sumit Bose <sbose at redhat.com> - 1.11.4-3
 - Handle new error code for IPA password migration
 
-* Mon Mar 11 2014 Jakub Hrozek <jhrozek at redhat.com> - 1.11.4-2
+* Tue Mar 11 2014 Jakub Hrozek <jhrozek at redhat.com> - 1.11.4-2
 - Include couple of patches from upstream 1.11 branch
 
 * Mon Feb 17 2014 Jakub Hrozek <jhrozek at redhat.com> - 1.11.4-1


More information about the scm-commits mailing list