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
This commit is contained in:
Cockpit Project 2017-06-19 12:15:18 +00:00
parent 746064709c
commit 2caac4ddcb
3 changed files with 27 additions and 5 deletions

1
.gitignore vendored
View File

@ -107,3 +107,4 @@
/cockpit-138.tar.xz
/cockpit-139.tar.xz
/cockpit-142.tar.xz
/cockpit-143.tar.xz

View File

@ -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 <<martin@piware.de>> - 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 <<martin@piware.de>> - 142-1
- Virtual machines display an interactive console, either in browser, or a popup viewer

View File

@ -1 +1 @@
SHA512 (cockpit-142.tar.xz) = 2b74d98f9fff8ba1b98b15ffd584729bf5559759b0cc1b95ef943cbe21e294defcb13a35ebe2cd77daf1e2f33fc69ae249d595734b5f5954f881ab2a85936ca1
SHA512 (cockpit-143.tar.xz) = 8dad29b423c636960f3bf11b5cc67d94309ecbd1a1ad9ae386f874707470387e46cedcbb48de00f620fd1727d2bafb15b1d2e64ec8fd880cf8537b528bceaf18