Update to upstream release 360
Resolves: RHEL-158311 Resolves: RHEL-164211 Related: RHEL-157464
This commit is contained in:
parent
d4895c94f4
commit
0c27220fe9
2
.gitignore
vendored
2
.gitignore
vendored
@ -341,3 +341,5 @@
|
||||
/cockpit-node-358.tar.xz
|
||||
/cockpit-359.tar.xz
|
||||
/cockpit-node-359.tar.xz
|
||||
/cockpit-360.tar.xz
|
||||
/cockpit-node-360.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.15.1.post1.dev6+g1fe6a01ee.
|
||||
The file was generated using packit 1.15.3.
|
||||
|
||||
@ -55,7 +55,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later AND GPL-3.0-or-later AND MIT AND CC-BY-SA-3.0 AND BSD-3-Clause
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 359
|
||||
Version: 360
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
Source1: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-node-%{version}.tar.xz
|
||||
@ -381,7 +381,7 @@ Provides: bundled(npm(dequal)) = 2.0.3
|
||||
Provides: bundled(npm(focus-trap)) = 7.6.4
|
||||
Provides: bundled(npm(ipaddr.js)) = 2.3.0
|
||||
Provides: bundled(npm(json-stable-stringify-without-jsonify)) = 1.0.1
|
||||
Provides: bundled(npm(lodash)) = 4.17.23
|
||||
Provides: bundled(npm(lodash)) = 4.18.1
|
||||
Provides: bundled(npm(prop-types)) = 15.8.1
|
||||
Provides: bundled(npm(react)) = 18.3.1
|
||||
Provides: bundled(npm(react-dom)) = 18.3.1
|
||||
@ -665,6 +665,11 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Apr 08 2026 Packit <hello@packit.dev> - 360-1
|
||||
- ws: be more explicit when handling hostnames on cli [CVE-2026-4631]
|
||||
- ws: support loading a custom login page
|
||||
- Translation updates
|
||||
|
||||
* Thu Mar 26 2026 Packit <hello@packit.dev> - 359-1
|
||||
- Bug fixes and translation updates
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cockpit-359.tar.xz) = 2ca90b6a057f1813ec39fbcb913b274aed998d66d07dec5db6d19e0a40867c4d81252e2092b79540d25c4519919c58e1978d02f766ede85da11cfe64d5821650
|
||||
SHA512 (cockpit-node-359.tar.xz) = ec55f9f4df5ff4b3b31eaf9aa366af781db15bb9157a7ee27c94e74f10ecff60cc68ac5fda63a9dc1c251f5b847b1018066605ca17cac09ea72ae0f104eed471
|
||||
SHA512 (cockpit-360.tar.xz) = bc22c6020ab05c0023911359578055f437444db35dab2539bcc0157379f5f344f92cd73435bb578c64f35279cc0d079b68893aa714f5584d3bf07bbc11262877
|
||||
SHA512 (cockpit-node-360.tar.xz) = 0f5482985e4cac56142704e55b13031d5730e3138e30812b860e9b19ea1d7d53a5a3c80ffcd8a7115d4a87fa6bcd39bb508168a80bcf95933634ba36831483b8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user