From 2caac4ddcb0c6da76c4082c796ff834645cb2881 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Mon, 19 Jun 2017 12:15:18 +0000 Subject: [PATCH] Update to 143-1 - Add "Software Updates" page for package (rpm/deb) based operating systems - Fix cockpit-machines package to make inline VNC console actually work - Fix Kubernetes authentication when Kubernetes configured for RBAC - Build Docker page for s390x architecture --- .gitignore | 1 + cockpit.spec | 29 +++++++++++++++++++++++++---- sources | 2 +- 3 files changed, 27 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c833090..872d4a2 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,4 @@ /cockpit-138.tar.xz /cockpit-139.tar.xz /cockpit-142.tar.xz +/cockpit-143.tar.xz diff --git a/cockpit.spec b/cockpit.spec index ba9ea84..fe15eb0 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,5 +1,5 @@ # This spec file has been automatically updated -Version: 142 +Version: 143 Release: 1%{?dist} # # This file is maintained at the following location: @@ -87,12 +87,13 @@ Recommends: %{name}-dashboard = %{version}-%{release} Recommends: %{name}-networkmanager = %{version}-%{release} Recommends: %{name}-storaged = %{version}-%{release} Recommends: sscg >= 2.0.4 -%ifarch x86_64 %{arm} aarch64 ppc64le i686 +%ifarch x86_64 %{arm} aarch64 ppc64le i686 s390x Recommends: %{name}-docker = %{version}-%{release} %endif Suggests: %{name}-pcp = %{version}-%{release} Suggests: %{name}-kubernetes = %{version}-%{release} Suggests: %{name}-selinux = %{version}-%{release} +Suggests: %{name}-packagekit = %{version}-%{release} %endif @@ -201,6 +202,9 @@ find %{buildroot}%{_datadir}/%{name}/networkmanager -type f >> networkmanager.li echo '%dir %{_datadir}/%{name}/ostree' > ostree.list find %{buildroot}%{_datadir}/%{name}/ostree -type f >> ostree.list +echo '%dir %{_datadir}/%{name}/packagekit' >> packagekit.list +find %{buildroot}%{_datadir}/%{name}/packagekit -type f >> packagekit.list + echo '%dir %{_datadir}/%{name}/machines' > machines.list find %{buildroot}%{_datadir}/%{name}/machines -type f >> machines.list @@ -212,7 +216,7 @@ echo '%dir %{_datadir}/%{name}/selinux' > selinux.list find %{buildroot}%{_datadir}/%{name}/selinux -type f >> selinux.list %endif -%ifarch x86_64 %{arm} aarch64 ppc64le i686 +%ifarch x86_64 %{arm} aarch64 ppc64le i686 s390x echo '%dir %{_datadir}/%{name}/docker' > docker.list find %{buildroot}%{_datadir}/%{name}/docker -type f >> docker.list %else @@ -594,7 +598,7 @@ utility setroubleshoot to diagnose and resolve SELinux issues. %endif -%ifarch x86_64 %{arm} aarch64 ppc64le i686 +%ifarch x86_64 %{arm} aarch64 ppc64le i686 s390x %package docker Summary: Cockpit user interface for Docker containers @@ -633,8 +637,25 @@ cluster. Installed on the Kubernetes master. This package is not yet complete. %{_libexecdir}/cockpit-stub %endif +%package packagekit +Summary: Cockpit user interface for package updates +Requires: %{name}-bridge >= 138 +Requires: PackageKit + +%description packagekit +The Cockpit component for installing package updates, via PackageKit. + +%files packagekit -f packagekit.list + # The changelog is automatically generated and merged %changelog +* Mon Jun 19 2017 Martin Pitt <> - 143-1 + +- Add "Software Updates" page for package (rpm/deb) based operating systems +- Fix cockpit-machines package to make inline VNC console actually work +- Fix Kubernetes authentication when Kubernetes configured for RBAC +- Build Docker page for s390x architecture + * Fri Jun 09 2017 Martin Pitt <> - 142-1 - Virtual machines display an interactive console, either in browser, or a popup viewer diff --git a/sources b/sources index a2fbc3a..791c852 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-142.tar.xz) = 2b74d98f9fff8ba1b98b15ffd584729bf5559759b0cc1b95ef943cbe21e294defcb13a35ebe2cd77daf1e2f33fc69ae249d595734b5f5954f881ab2a85936ca1 +SHA512 (cockpit-143.tar.xz) = 8dad29b423c636960f3bf11b5cc67d94309ecbd1a1ad9ae386f874707470387e46cedcbb48de00f620fd1727d2bafb15b1d2e64ec8fd880cf8537b528bceaf18