From 23c077cc32089031ca81b888560f00f381a0ac7a Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Wed, 13 Dec 2017 09:10:49 +0000 Subject: [PATCH] Update to 158-1 - Add check boxes for common NFS mount options - Clarify Software Update status if only security updates are available - Create self-signed certificates with SubjectAltName --- .gitignore | 1 + cockpit.spec | 27 +++++++-------------------- sources | 2 +- 3 files changed, 9 insertions(+), 21 deletions(-) diff --git a/.gitignore b/.gitignore index b50dcd9..b89e4d5 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,4 @@ /cockpit-155.tar.xz /cockpit-156.tar.xz /cockpit-157.tar.xz +/cockpit-158.tar.xz diff --git a/cockpit.spec b/cockpit.spec index 1814db1..fb767ab 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,5 +1,5 @@ # This spec file has been automatically updated -Version: 157 +Version: 158 Release: 1%{?dist} # # This file is maintained at the following location: @@ -391,25 +391,6 @@ bastion hosts, and a basic dashboard. %files dashboard -f dashboard.list %{_libexecdir}/cockpit-ssh -%post dashboard -# HACK: Until policy changes make it downstream -echo "Applying workaround for broken SELinux policy: https://bugzilla.redhat.com/show_bug.cgi?id=1381331" >&2 -if type semanage >/dev/null 2>&1; then - semanage fcontext -a %{_libexecdir}/cockpit-ssh -t cockpit_ws_exec_t || true - restorecon %{_libexecdir}/cockpit-ssh || true -else - chcon -t cockpit_ws_exec_t %{_libexecdir}/cockpit-ssh || true -fi -%if 0%{?fedora} > 0 && 0%{?fedora} >= 26 -if type semodule >/dev/null 2>&1; then - tmp=$(mktemp -d) - echo 'module local 1.0; require { type cockpit_ws_exec_t; type cockpit_ws_t; class file execute_no_trans; } allow cockpit_ws_t cockpit_ws_exec_t:file execute_no_trans;' > "$tmp/local.te" - checkmodule -M -m -o "$tmp/local.mod" "$tmp/local.te" - semodule_package -o "$tmp/local.pp" -m "$tmp/local.mod" - semodule -i "$tmp/local.pp" - rm -rf "$tmp" -fi -%endif %endif # storaged on RHEL 7.4 and Fedora < 27, udisks on newer ones @@ -722,6 +703,12 @@ via PackageKit. # The changelog is automatically generated and merged %changelog +* Wed Dec 13 2017 Martin Pitt - 158-1 + +- Add check boxes for common NFS mount options +- Clarify Software Update status if only security updates are available +- Create self-signed certificates with SubjectAltName + * Thu Nov 30 2017 Martin Pitt - 157-1 - Add Networks tab to overview on Machines page diff --git a/sources b/sources index e4de88f..9d18b45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-157.tar.xz) = ccea493fe720b6ea45cc228e349be5fa75d0e348091ced1f7474362fd8776302cef3b886b8f65f56e4d84714fcdcb3e6eb6ac5fe458531d2209bfee4464e19ac +SHA512 (cockpit-158.tar.xz) = fd437446151d70528f581d60c9579bfe4cffbd3fc7b0f01dfac0a5f1203d0d552032580ad6eaeb65fd8e70401c8e18b18c7dfcbb660743262be66b43133b98a5