From 033480ebfca0d1fa6fa76e5fc9fc47333545af76 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Wed, 21 Mar 2018 13:50:04 +0000 Subject: [PATCH] Update to 164-1 - Storage: Move NFS management into new details page - System: Show available package updates and missing registration - System: Fix inconsistent tooltips - Logs: Change severities to officially defined syslog levels - Machines: Add error notifications - Accessibility improvements - Reloading the page in the browser now reloads Cockpit package manifests --- .gitignore | 1 + cockpit.spec | 22 +++++++++++++++++++++- sources | 2 +- 3 files changed, 23 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 19b86a2..3f369e1 100644 --- a/.gitignore +++ b/.gitignore @@ -124,3 +124,4 @@ /cockpit-160.tar.xz /cockpit-161.tar.xz /cockpit-163.tar.xz +/cockpit-164.tar.xz diff --git a/cockpit.spec b/cockpit.spec index 074be27..7cd24f5 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,5 +1,5 @@ # This spec file has been automatically updated -Version: 163 +Version: 164 Release: 1%{?dist} # # This file is maintained at the following location: @@ -346,10 +346,16 @@ Requires: %{name}-bridge >= 122 Requires: %{name}-system >= 122 Requires: libvirt Requires: libvirt-client +# Optional components (for f24 we use soft deps) +%if 0%{?fedora} >= 24 || 0%{?rhel} >= 8 +Recommends: virt-install +%endif %description machines The Cockpit components for managing virtual machines. +If "virt-install" is installed, you can also create new virtual machines. + %files machines -f machines.list %package machines-ovirt @@ -488,6 +494,9 @@ Requires: NetworkManager Provides: %{name}-kdump = %{version}-%{release} Requires: kexec-tools # Optional components (only when soft deps are supported) +%if 0%{?fedora} >= 24 || 0%{?rhel} >= 8 +Recommends: polkit +%endif %if 0%{?rhel} >= 8 Recommends: NetworkManager-team Recommends: setroubleshoot-server >= 3.3.3 @@ -647,6 +656,7 @@ Summary: Cockpit user interface for Docker containers Requires: %{name}-bridge >= 122 Requires: %{name}-shell >= 122 Requires: /usr/bin/docker +Requires: /usr/lib/systemd/system/docker.service Requires: python2 %description docker @@ -693,6 +703,16 @@ via PackageKit. # The changelog is automatically generated and merged %changelog +* Wed Mar 21 2018 Martin Pitt - 164-1 + +- Storage: Move NFS management into new details page +- System: Show available package updates and missing registration +- System: Fix inconsistent tooltips +- Logs: Change severities to officially defined syslog levels +- Machines: Add error notifications +- Accessibility improvements +- Reloading the page in the browser now reloads Cockpit package manifests + * Wed Mar 07 2018 Martin Pitt - 163-1 - Drop "Transfer data asynchronously" VDO option on Storage page diff --git a/sources b/sources index 84322b3..cb984c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-163.tar.xz) = 13e333ce359d82873ee8c8ffe52096a9e972ae39b0760ecd32668521d2973340d70df6b08f249fe5428a0213853145e45717653f184e6afbeb96c69746cb5db3 +SHA512 (cockpit-164.tar.xz) = 6ef5f07916eaf0e19afa6e23a4704cedd77e55f6e6f50bd3e86187e97c859203f1363ff23a25038f680bb56c28120c6cb8560cad0265940c6eaf83b7c41a4d74