Cockpit 319

Related: jira#RHEL-34216
This commit is contained in:
Jelle van der Waa 2024-06-26 15:21:51 +02:00
parent 11126cbf57
commit 4f39ad6048
5 changed files with 23 additions and 9 deletions

2
.gitignore vendored
View File

@ -289,3 +289,5 @@
/cockpit-315.tar.xz /cockpit-315.tar.xz
/cockpit-316.tar.xz /cockpit-316.tar.xz
/cockpit-317.tar.xz /cockpit-317.tar.xz
/cockpit-318.tar.xz
/cockpit-319.tar.xz

View File

@ -1,3 +1,3 @@
This repository is maintained by packit. This repository is maintained by packit.
https://packit.dev/ https://packit.dev/
The file was generated using packit 0.97.1.post1.dev4+g1268842e. The file was generated using packit 0.97.3.

View File

@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
URL: https://cockpit-project.org/ URL: https://cockpit-project.org/
Version: 317 Version: 319
Release: 1%{?dist} Release: 1%{?dist}
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
@ -57,9 +57,9 @@ Source0: https://github.com/cockpit-project/cockpit/releases/download/%{v
ExcludeArch: %{ix86} ExcludeArch: %{ix86}
%endif %endif
# pcp stopped building on ix86 # pcp stopped building on ix86 in Fedora 40+, and broke hard on 39: https://bugzilla.redhat.com/show_bug.cgi?id=2284431
%define build_pcp 1 %define build_pcp 1
%if 0%{?fedora} >= 40 || 0%{?rhel} >= 10 %if 0%{?fedora} >= 39 || 0%{?rhel} >= 10
%ifarch %ix86 %ifarch %ix86
%define build_pcp 0 %define build_pcp 0
%endif %endif
@ -403,7 +403,7 @@ Provides: bundled(npm(json-stable-stringify-without-jsonify)) = 1.0.1
Provides: bundled(npm(lodash)) = 4.17.21 Provides: bundled(npm(lodash)) = 4.17.21
Provides: bundled(npm(loose-envify)) = 1.4.0 Provides: bundled(npm(loose-envify)) = 1.4.0
Provides: bundled(npm(object-assign)) = 4.1.1 Provides: bundled(npm(object-assign)) = 4.1.1
Provides: bundled(npm(object-inspect)) = 1.13.1 Provides: bundled(npm(object-inspect)) = 1.13.2
Provides: bundled(npm(object-is)) = 1.1.6 Provides: bundled(npm(object-is)) = 1.1.6
Provides: bundled(npm(object-keys)) = 1.1.1 Provides: bundled(npm(object-keys)) = 1.1.1
Provides: bundled(npm(object.assign)) = 4.1.5 Provides: bundled(npm(object.assign)) = 4.1.5
@ -423,7 +423,7 @@ Provides: bundled(npm(sprintf-js)) = 1.0.3
Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0 Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0
Provides: bundled(npm(tabbable)) = 6.2.0 Provides: bundled(npm(tabbable)) = 6.2.0
Provides: bundled(npm(throttle-debounce)) = 5.0.0 Provides: bundled(npm(throttle-debounce)) = 5.0.0
Provides: bundled(npm(tslib)) = 2.6.2 Provides: bundled(npm(tslib)) = 2.6.3
Provides: bundled(npm(uuid)) = 9.0.1 Provides: bundled(npm(uuid)) = 9.0.1
Provides: bundled(npm(which-boxed-primitive)) = 1.0.2 Provides: bundled(npm(which-boxed-primitive)) = 1.0.2
Provides: bundled(npm(which-collection)) = 1.0.2 Provides: bundled(npm(which-collection)) = 1.0.2
@ -701,6 +701,20 @@ via PackageKit.
# The changelog is automatically generated and merged # The changelog is automatically generated and merged
%changelog %changelog
* Wed Jun 26 2024 Packit <hello@packit.dev> - 319-1
- List btrfs snapshots in subvolume detail view
* Mon Jun 17 2024 Martin Pitt <mpitt@redhat.com> - 318-2
- Rebuilt for Python 3.13
* Wed Jun 12 2024 Packit <hello@packit.dev> - 318-1
- Storage: Extra confirmation before deleting non-empty partitions in Anaconda's Web UI
- Discontinue Intel 32-bit support in Fedora, CentOS, and RHEL
- cockpit.js: Get user primary group ID
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 317-2
- Rebuilt for Python 3.13
* Wed May 29 2024 Packit <hello@packit.dev> - 317-1 * Wed May 29 2024 Packit <hello@packit.dev> - 317-1
- webserver: System user changes - webserver: System user changes
- metrics: Prefer valkey over redis on Fedora - metrics: Prefer valkey over redis on Fedora

View File

@ -54,8 +54,6 @@ jobs:
- job: copr_build - job: copr_build
trigger: pull_request trigger: pull_request
targets: targets:
# 32 bit
- fedora-development-i386
# big-endian # big-endian
- fedora-development-s390x - fedora-development-s390x

View File

@ -1 +1 @@
SHA512 (cockpit-317.tar.xz) = 55dfa449fd77dcd71d5f27cfd72235daa50c1a3c2d19cac5bc43b933322b4ba353b35f5acfc9f119c1d03a20dbbb80736b9feaca12ae95accbd46e067bb0c558 SHA512 (cockpit-319.tar.xz) = 59e44592ea14660fafb0168ce64ee1b6d33daa5bd80e50a384ad898c35beb70d9459283a9fe07617a33b38325fe3ccd7a0cdd3a5109a3f96b5d53443e7c76845