diff --git a/.gitignore b/.gitignore index 93cbbfb..97ceab3 100644 --- a/.gitignore +++ b/.gitignore @@ -180,3 +180,4 @@ /cockpit-220.tar.xz /cockpit-221.tar.xz /cockpit-221.1.tar.xz +/cockpit-222.tar.xz diff --git a/cockpit.spec b/cockpit.spec index fdc9f88..b86022b 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,5 +1,5 @@ # This spec file has been automatically updated -Version: 221.1 +Version: 222 Release: 1%{?dist} # # This file is maintained at the following location: @@ -165,7 +165,13 @@ exec 2>&1 %define testsuite_fail || true %endif %endif -make -j4 check %{?testsuite_fail} +# HACK: RHEL i686 builders hang after running all tests; not a supported architecture, so don't bother +%if 0%{?rhel} >= 8 +%ifarch i686 +%define testsuite_skip # +%endif +%endif +%{?testsuite_skip} make -j4 check %{?testsuite_fail} %install make install DESTDIR=%{buildroot} @@ -720,6 +726,12 @@ via PackageKit. # The changelog is automatically generated and merged %changelog +* Wed Jun 24 2020 Martin Pitt - 222-1 + +- Logs: More flexible text filters +- Services, Dashboard: Hide some buttons when access is limited +- Webserver: Lock down cockpit.service privileges + * Mon Jun 15 2020 Martin Pitt - 221.1-1 - Put back missing base1/patternfly.css diff --git a/sources b/sources index 5806a92..fae7c90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-221.1.tar.xz) = 7b30d1940814627678ab262a455751e27326b831e5c274226373ba2a6d1ae2e5cbe71bdb0c7eb76e4bdf699c8bac8bc598e9c282ddaec026ce3d1fa49fb30a2d +SHA512 (cockpit-222.tar.xz) = 19eca10b522d568f0d774209bc6fe08b3da4d2b40cec1de51b7ed388a52d333b843bf0157799d0ed345c2172e45c57ac1b6f35edf8fe302d2d3115d76db02724