[sssd/f16] New upstream release 1.8.5

Jakub Hrozek jhrozek at fedoraproject.org
Sun Oct 7 21:43:51 UTC 2012


commit 16ada703654689cc6ad1104937aea6db6f4f5dcf
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Sun Oct 7 22:21:46 2012 +0200

    New upstream release 1.8.5

 .gitignore                                         |    1 +
 0001-Assorted-SSH-fixes.patch                      |  246 --------------------
 ...MESTAMP-instead-of-HTML_FOOTER_DESCRIPTIO.patch |   75 ------
 sources                                            |    2 +-
 sssd.spec                                          |   13 +-
 5 files changed, 10 insertions(+), 327 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 987a25d..a5a5c1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ sssd-1.2.91.tar.gz
 /sssd-1.8.2.tar.gz
 /sssd-1.8.3.tar.gz
 /sssd-1.8.4.tar.gz
+/sssd-1.8.5.tar.gz
diff --git a/sources b/sources
index 5450c98..4198ca0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-196cc355f74a1a431f9bd5dcd2c6cc41  sssd-1.8.4.tar.gz
+8341d8e4d19541aed9348a4e4ab3cf58  sssd-1.8.5.tar.gz
diff --git a/sssd.spec b/sssd.spec
index 1614847..7cb8cd1 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -15,8 +15,8 @@
 %global ldb_version 1.1.0
 
 Name: sssd
-Version: 1.8.4
-Release: 13%{?dist}
+Version: 1.8.5
+Release: 2%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -26,9 +26,6 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 ### Patches ###
 
-Patch0001: 0001-Assorted-SSH-fixes.patch
-Patch0002: 0002-Use-HTML_TIMESTAMP-instead-of-HTML_FOOTER_DESCRIPTIO.patch
-
 ### Dependencies ###
 
 Conflicts: selinux-policy < 3.10.0-46
@@ -457,6 +454,12 @@ fi
 %postun -n libipa_hbac -p /sbin/ldconfig
 
 %changelog
+* Sun Oct 07 2012 Jakub Hrozek <jhrozek at redhat.com> - 1.8.5-2
+- Include the tarball in the sources
+
+* Sun Oct 07 2012 Jakub Hrozek <jhrozek at redhat.com> - 1.8.5-1
+- New upstream release 1.8.5
+
 * Wed Jun 13 2012 Stephen Gallagher <sgallagh at redhat.com> - 1.8.4-13
 - Fix several issues with the SSH key integration
 - Fix for multilib issuss with libipa_hbac-devel and libsss_sudo-devel


More information about the scm-commits mailing list