diff --git a/.gitignore b/.gitignore index 4f39a3a..0994a9e 100644 --- a/.gitignore +++ b/.gitignore @@ -258,3 +258,4 @@ /cockpit-288.tar.xz /cockpit-288.1.tar.xz /cockpit-289.tar.xz +/cockpit-290.tar.xz diff --git a/README.packit b/README.packit index 6cc09f8..91a0cf8 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.72.0. +The file was generated using packit 0.74.0.post3+g82517c4. diff --git a/cockpit.spec b/cockpit.spec index 9d46fb1..f69d748 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -49,7 +49,7 @@ Summary: Web Console for Linux servers License: LGPL-2.1-or-later URL: https://cockpit-project.org/ -Version: 289 +Version: 290 Release: 1%{?dist} Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz @@ -393,10 +393,10 @@ Recommends: (reportd if abrt) %endif Provides: bundled(npm(@patternfly/patternfly)) = 4.224.4 -Provides: bundled(npm(@patternfly/react-core)) = 4.276.8 +Provides: bundled(npm(@patternfly/react-core)) = 4.276.9 Provides: bundled(npm(@patternfly/react-icons)) = 4.93.6 -Provides: bundled(npm(@patternfly/react-styles)) = 4.92.6 -Provides: bundled(npm(@patternfly/react-table)) = 4.113.0 +Provides: bundled(npm(@patternfly/react-styles)) = 4.92.7 +Provides: bundled(npm(@patternfly/react-table)) = 4.113.1 Provides: bundled(npm(@patternfly/react-tokens)) = 4.94.6 Provides: bundled(npm(argparse)) = 1.0.10 Provides: bundled(npm(attr-accept)) = 1.1.3 @@ -579,7 +579,7 @@ fi test -f %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || true # check for deprecated PAM config -if grep --color=auto pam_cockpit_cert %{_sysconfdir}/pam.d/cockpit; then +if test -f %{_sysconfdir}/pam.d/cockpit && grep -q pam_cockpit_cert %{_sysconfdir}/pam.d/cockpit; then echo '**** WARNING:' echo '**** WARNING: pam_cockpit_cert is a no-op and will be removed in a' echo '**** WARNING: future release; remove it from your /etc/pam.d/cockpit.' @@ -753,6 +753,10 @@ via PackageKit. # The changelog is automatically generated and merged %changelog +* Wed Apr 19 2023 Packit - 290-1 +- Login page: Add autocomplete tags +- webserver: Disallow direct URL logins with LoginTo=false + * Wed Apr 05 2023 Packit - 289-1 - Metrics: Indicate high usage and use colorblind-friendly colors - Accounts: Improve password validation diff --git a/packit.yaml b/packit.yaml index 1513a22..318731a 100644 --- a/packit.yaml +++ b/packit.yaml @@ -49,6 +49,13 @@ jobs: project: "cockpit-preview" preserve_project: True actions: + # same as the global one, but specifying actions: does not inherit + post-upstream-clone: + # build patched spec + - tools/node-modules make_package_lock_json + - cp tools/cockpit.spec . + # packit will compute and set the version by itself + - tools/fix-spec ./cockpit.spec 0 # HACK: tarball for releases (copr_build, koji, etc.), copying spec's Source0; this # really should be the default, see https://github.com/packit/packit-service/issues/1505 create-archive: diff --git a/sources b/sources index 401511b..c03f14f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-289.tar.xz) = b8c6fd228c701ca2431b83c19cb11523632294fa80b8c3cfcddc8edee9a2b1a0ee97b2efc2be54e01314cc9604744a3e2dd0c6de3094425abc3a76e1fa02e27f +SHA512 (cockpit-290.tar.xz) = fb7010cbd247b4a348f28ca86e2e3f74747707ca36d1ba17972864c1f2d3541d814cec7b4c0ff4cf4998a58a906cb4ec2e17e60400888eb4573e177d04c8bb55