Update to 142-1

- Virtual machines display an interactive console, either in browser, or a popup viewer
- Fix Virtual Machines operations on non-English locales
- Add documentation explaining how to grant/restrict access via polkit rules
This commit is contained in:
Cockpit Project 2017-06-09 13:28:44 +00:00
parent fc57083a60
commit 746064709c
3 changed files with 14 additions and 6 deletions

1
.gitignore vendored
View File

@ -106,3 +106,4 @@
/cockpit-137.tar.xz /cockpit-137.tar.xz
/cockpit-138.tar.xz /cockpit-138.tar.xz
/cockpit-139.tar.xz /cockpit-139.tar.xz
/cockpit-142.tar.xz

View File

@ -1,5 +1,5 @@
# This spec file has been automatically updated # This spec file has been automatically updated
Version: 139 Version: 142
Release: 1%{?dist} Release: 1%{?dist}
# #
# This file is maintained at the following location: # This file is maintained at the following location:
@ -86,7 +86,8 @@ Requires: %{name}-system = %{version}-%{release}
Recommends: %{name}-dashboard = %{version}-%{release} Recommends: %{name}-dashboard = %{version}-%{release}
Recommends: %{name}-networkmanager = %{version}-%{release} Recommends: %{name}-networkmanager = %{version}-%{release}
Recommends: %{name}-storaged = %{version}-%{release} Recommends: %{name}-storaged = %{version}-%{release}
%ifarch x86_64 %{arm} aarch64 ppc64le Recommends: sscg >= 2.0.4
%ifarch x86_64 %{arm} aarch64 ppc64le i686
Recommends: %{name}-docker = %{version}-%{release} Recommends: %{name}-docker = %{version}-%{release}
%endif %endif
Suggests: %{name}-pcp = %{version}-%{release} Suggests: %{name}-pcp = %{version}-%{release}
@ -211,7 +212,7 @@ echo '%dir %{_datadir}/%{name}/selinux' > selinux.list
find %{buildroot}%{_datadir}/%{name}/selinux -type f >> selinux.list find %{buildroot}%{_datadir}/%{name}/selinux -type f >> selinux.list
%endif %endif
%ifarch x86_64 %{arm} aarch64 ppc64le %ifarch x86_64 %{arm} aarch64 ppc64le i686
echo '%dir %{_datadir}/%{name}/docker' > docker.list echo '%dir %{_datadir}/%{name}/docker' > docker.list
find %{buildroot}%{_datadir}/%{name}/docker -type f >> docker.list find %{buildroot}%{_datadir}/%{name}/docker -type f >> docker.list
%else %else
@ -358,7 +359,7 @@ Cockpit support for remoting to other servers, bastion hosts, and a basic dashbo
%post dashboard %post dashboard
# HACK: Until policy changes make it downstream # HACK: Until policy changes make it downstream
echo "Applying workaround for broken SELinux policy: https://bugzilla.redhat.com/show_bug.cgi?id=1381331" >&2 echo "Applying workaround for broken SELinux policy: https://bugzilla.redhat.com/show_bug.cgi?id=1381331" >&2
test -f %{_bindir}/chcon && chcon -t cockpit_ws_exec_t %{_libexecdir}/cockpit-ssh chcon -t cockpit_ws_exec_t %{_libexecdir}/cockpit-ssh || true
%if 0%{?fedora} > 0 && 0%{?fedora} >= 26 %if 0%{?fedora} > 0 && 0%{?fedora} >= 26
if type semodule >/dev/null 2>&1; then if type semodule >/dev/null 2>&1; then
tmp=$(mktemp -d) tmp=$(mktemp -d)
@ -593,7 +594,7 @@ utility setroubleshoot to diagnose and resolve SELinux issues.
%endif %endif
%ifarch x86_64 %{arm} aarch64 ppc64le %ifarch x86_64 %{arm} aarch64 ppc64le i686
%package docker %package docker
Summary: Cockpit user interface for Docker containers Summary: Cockpit user interface for Docker containers
@ -634,6 +635,12 @@ cluster. Installed on the Kubernetes master. This package is not yet complete.
# The changelog is automatically generated and merged # The changelog is automatically generated and merged
%changelog %changelog
* Fri Jun 09 2017 Martin Pitt <<martin@piware.de>> - 142-1
- Virtual machines display an interactive console, either in browser, or a popup viewer
- Fix Virtual Machines operations on non-English locales
- Add documentation explaining how to grant/restrict access via polkit rules
* Fri Apr 21 2017 Martin Pitt <<mpitt@redhat.com>> - 139-1 * Fri Apr 21 2017 Martin Pitt <<mpitt@redhat.com>> - 139-1
- Show more information about virtual machines, such as boot order - Show more information about virtual machines, such as boot order

View File

@ -1 +1 @@
SHA512 (cockpit-139.tar.xz) = 38bf809d951eafd34442c9042943c55ae1c184476878b9f8b0c2d19f785c01d2f7bcb5812baba58f580bf309cfff3fdd594c27b381e1a2c11c00e31070cc614b SHA512 (cockpit-142.tar.xz) = 2b74d98f9fff8ba1b98b15ffd584729bf5559759b0cc1b95ef943cbe21e294defcb13a35ebe2cd77daf1e2f33fc69ae249d595734b5f5954f881ab2a85936ca1