From 8e07c154b581eb6a30a5d20bfdac61573fdd2117 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Dec 13 2018 16:18:37 +0000 Subject: Update to 184-1 - Machines: Dialog and tab layout is now responsive - Storage: Filesystem labels are validated upfront - Storage: Some mount options are prefilled when needed - Integration of Cockpit pages on the desktop --- diff --git a/.gitignore b/.gitignore index 5e470a8..34f7a98 100644 --- a/.gitignore +++ b/.gitignore @@ -141,3 +141,4 @@ /cockpit-181.tar.xz /cockpit-182.tar.xz /cockpit-183.tar.xz +/cockpit-184.tar.xz diff --git a/cockpit.spec b/cockpit.spec index ad2acca..80754d1 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,5 +1,5 @@ # This spec file has been automatically updated -Version: 183 +Version: 184 Release: 1%{?dist} # # This file is maintained at the following location: @@ -205,6 +205,7 @@ echo '{ "linguas": null }' > %{buildroot}%{_datadir}/cockpit/shell/override.json echo '%dir %{_datadir}/cockpit/base1' > base.list find %{buildroot}%{_datadir}/cockpit/base1 -type f >> base.list echo '%{_sysconfdir}/cockpit/machines.d' >> base.list +echo %{buildroot}%{_datadir}/polkit-1/actions/org.cockpit-project.cockpit-bridge.policy >> base.list # RHEL 7 needs to keep cockpit-ssh in dashboard for backwards compat %if 0%{?rhel} == 7 find %{buildroot}%{_datadir}/cockpit/ssh -type f >> dashboard.list @@ -311,13 +312,13 @@ for pkg in base1 branding motd kdump networkmanager realmd selinux shell sosrepo rm -r %{buildroot}/%{_datadir}/cockpit/$pkg rm -f %{buildroot}/%{_datadir}/metainfo/org.cockpit-project.cockpit-${pkg}.metainfo.xml done -for data in applications doc locale man pixmaps; do +for data in doc locale man pixmaps polkit-1; do rm -r %{buildroot}/%{_datadir}/$data done for lib in systemd tmpfiles.d firewalld; do rm -r %{buildroot}/%{_prefix}/%{__lib}/$lib done -for libexec in cockpit-askpass cockpit-session cockpit-ws; do +for libexec in cockpit-askpass cockpit-session cockpit-ws cockpit-desktop; do rm %{buildroot}/%{_libexecdir}/$libexec done rm -r %{buildroot}/%{_libdir}/security %{buildroot}/%{_sysconfdir}/pam.d %{buildroot}/%{_sysconfdir}/motd.d %{buildroot}/%{_sysconfdir}/issue.d @@ -512,6 +513,7 @@ Requires(postun): systemd The Cockpit Web Service listens on the network, and authenticates users. %files ws -f cockpit.lang +%doc %{_mandir}/man1/cockpit-desktop.1.gz %doc %{_mandir}/man5/cockpit.conf.5.gz %doc %{_mandir}/man8/cockpit-ws.8.gz %doc %{_mandir}/man8/remotectl.8.gz @@ -532,6 +534,7 @@ The Cockpit Web Service listens on the network, and authenticates users. %{_sbindir}/remotectl %{_libdir}/security/pam_ssh_add.so %{_libexecdir}/cockpit-ws +%{_libexecdir}/cockpit-desktop %attr(4750, root, cockpit-ws) %{_libexecdir}/cockpit-session %attr(775, -, wheel) %{_localstatedir}/lib/cockpit %{_datadir}/cockpit/static @@ -829,6 +832,13 @@ via PackageKit. # The changelog is automatically generated and merged %changelog +* Thu Dec 13 2018 Martin Pitt - 184-1 + +- Machines: Dialog and tab layout is now responsive +- Storage: Filesystem labels are validated upfront +- Storage: Some mount options are prefilled when needed +- Integration of Cockpit pages on the desktop + * Wed Nov 28 2018 Martin Pitt - 183-1 - Machines: Manage storage pools diff --git a/sources b/sources index 9127463..3856914 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-183.tar.xz) = 30fb104c3ea099d8200d7f14d09db56c6c014a6aab535944e2733ebd5553a535cdce01d307b7ea6c33c5ae1c41d373fba764aae5c0b2979fb3b3a64df7a82b3b +SHA512 (cockpit-184.tar.xz) = 7e5e33c4f0ad737674cdbb4007a69e2eb9040f5a87bee17fb09c1a01695a9a298eec2737f8e7a37e4e29835737be8d5dd46f06a4e75a83668304fa1f076501d7