[cockpit] Update to upstream 0.9 release

Stef Walter stefw at fedoraproject.org
Fri May 23 14:07:26 UTC 2014


commit 72d0e5d9a5da0b8a1d5c34696e80fb204c503c89
Author: Stef Walter <stefw at redhat.com>
Date:   Fri May 23 16:03:13 2014 +0200

    Update to upstream 0.9 release

 cockpit.spec |   10 ++++++++--
 sources      |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/cockpit.spec b/cockpit.spec
index e674464..bd14274 100644
--- a/cockpit.spec
+++ b/cockpit.spec
@@ -1,5 +1,5 @@
 Name:           cockpit
-Version:        0.8
+Version:        0.9
 Release:        1%{?dist}
 Summary:        A user interface for Linux servers
 
@@ -107,7 +107,9 @@ rm -rf %{buildroot}%{_datadir}/cockpit-test-assets
 %{_libexecdir}/cockpit-ws
 %{_libexecdir}/cockpit-session
 %{_libexecdir}/cockpit-agent
-%{_libexecdir}/cockpit-polkit
+# HACK: We need to do attr because stripping debuginfo removes setuid
+# https://bugzilla.redhat.com/show_bug.cgi?id=117858
+%attr(4755, -, -) %{_libexecdir}/cockpit-polkit
 %{_libdir}/security/pam_reauthorize.so
 %{_sharedstatedir}/%{name}
 
@@ -127,6 +129,10 @@ chmod 775 %{_sharedstatedir}/%{name}
 
 
 %changelog
+* Fri May 23 2014 Stef Walter <stefw at redhat.com> 0.9-1
+- Update to upstream 0.9 release
+- Fix file attribute for cockpit-polkit
+
 * Wed May 21 2014 Stef Walter <stefw at redhat.com> 0.8-1
 - Update to upstream 0.8 release
 - cockpitd now runs as a user session DBus service
diff --git a/sources b/sources
index 6932dec..5bc0a64 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-621659deb75713024a68824d8a8b3e55  cockpit-0.8.tar.bz2
+fb350e087d638bef58d364d767c9d4a8  cockpit-0.9.tar.bz2
 ec58a1b89f7bd85a42a0257bafb07e6c  cockpit.pam


More information about the scm-commits mailing list