[sssd/f17] New upstream release 1.9.5

Jakub Hrozek jhrozek at fedoraproject.org
Tue Apr 23 15:48:28 UTC 2013


commit 0424a6ce3314f33f4588cd020fb47400286a65b9
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Tue Apr 23 17:47:45 2013 +0200

    New upstream release 1.9.5

 .gitignore |    1 +
 sources    |    2 +-
 sssd.spec  |   16 ++++++----------
 3 files changed, 8 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f0a81c..e12047e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ sssd-1.2.91.tar.gz
 /sssd-1.8.5.tar.gz
 /sssd-1.8.6.tar.gz
 /sssd-1.9.4.tar.gz
+/sssd-1.9.5.tar.gz
diff --git a/sources b/sources
index a070340..6ea526c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a72cda079a287e62a4beaa4d4f48fa89  sssd-1.9.4.tar.gz
+b2c31d92a18037d1ab5151ea920c8881  sssd-1.9.5.tar.gz
diff --git a/sssd.spec b/sssd.spec
index 74d0a7d..d3538bf 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -15,8 +15,8 @@
 %global ldb_version 1.1.6
 
 Name: sssd
-Version: 1.9.4
-Release: 2%{?dist}
+Version: 1.9.5
+Release: 1%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -25,14 +25,6 @@ Source0: https://fedorahosted.org/released/sssd/%{name}-%{version}.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 ### Patches ###
-Patch0001:  0001-krb-recreate-ccache-if-it-was-deleted.patch
-Patch0002:  0002-subdomains-replace-invalid-characters-with-underscor.patch
-Patch0003:  0003-Fix-the-krb5-password-expiration-warning.patch
-Patch0004:  0004-Add-unit-tests-for-simple-access-test-by-groups.patch
-Patch0005:  0005-Do-not-compile-main-in-DP-if-UNIT_TESTING-is-defined.patch
-Patch0006:  0006-Provide-a-be_get_account_info_send-function.patch
-Patch0007:  0007-Resolve-GIDs-in-the-simple-access-provider.patch
-Patch0008:  0008-autofs-fix-invalid-header-number-of-entries-in-packe.patch
 
 ### Dependencies ###
 
@@ -530,6 +522,10 @@ fi
 %postun -n libsss_sudo -p /sbin/ldconfig
 
 %changelog
+* Tue Apr 23 2013 Jakub Hrozek <jhrozek at redhat.com> - 1.9.5-1
+- New upstream release 1.9.5
+- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.9.5
+
 * Thu Mar 28 2013 Jakub Hrozek <jhrozek at redhat.com> - 1.9.4-2
 - autofs: return the correct number of maps to the client
 


More information about the scm-commits mailing list