New upstream release 1.11.5

- Remove upstreamed patches
- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.11.5
This commit is contained in:
Jakub Hrozek 2014-04-08 13:37:45 +02:00
parent cfb3146269
commit 5b600e343d
3 changed files with 10 additions and 12 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
6b52a62fd6f6b170553d032deb7b0bc8 sssd-1.11.4.tar.gz
c460389f1a2f23bffc93a99413a7ff95 sssd-1.11.5.tar.gz

View File

@ -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@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@redhat.com> - 1.11.4-3
- Handle new error code for IPA password migration
* Mon Mar 11 2014 Jakub Hrozek <jhrozek@redhat.com> - 1.11.4-2
* Tue Mar 11 2014 Jakub Hrozek <jhrozek@redhat.com> - 1.11.4-2
- Include couple of patches from upstream 1.11 branch
* Mon Feb 17 2014 Jakub Hrozek <jhrozek@redhat.com> - 1.11.4-1