Update to 350 upstream release
Resolves: RHEL-117883
This commit is contained in:
parent
98f80f5583
commit
460823cf35
2
.gitignore
vendored
2
.gitignore
vendored
@ -324,3 +324,5 @@
|
||||
/cockpit-346.tar.xz
|
||||
/cockpit-347.tar.xz
|
||||
/cockpit-348.tar.xz
|
||||
/cockpit-349.tar.xz
|
||||
/cockpit-350.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.11.0.post1.dev7+gfdcdf3a32.
|
||||
The file was generated using packit 1.12.0.
|
||||
|
||||
22
cockpit.spec
22
cockpit.spec
@ -57,7 +57,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 348
|
||||
Version: 350
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -334,12 +334,12 @@ Provides: cockpit-selinux = %{version}-%{release}
|
||||
Provides: cockpit-sosreport = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 6.3.1
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 6.3.1
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 6.3.1
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 6.3.1
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 6.3.1
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 6.3.1
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 6.4.0
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 6.4.0
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 6.4.0
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 6.4.0
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 6.4.0
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 6.4.0
|
||||
Provides: bundled(npm(@xterm/addon-canvas)) = 0.7.0
|
||||
Provides: bundled(npm(@xterm/xterm)) = 5.5.0
|
||||
Provides: bundled(npm(argparse)) = 1.0.10
|
||||
@ -650,6 +650,14 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Oct 29 2025 Packit <hello@packit.dev> - 350-1
|
||||
- networking: fix renaming of bridges and other groups (RHEL-117883)
|
||||
- bridge: fix OpenSSH_10.2p1 host key detection
|
||||
|
||||
* Wed Oct 15 2025 Packit <hello@packit.dev> - 349-1
|
||||
- Package manifests: Add `any` test
|
||||
- Bug fixes and translation updates
|
||||
|
||||
* Thu Oct 02 2025 Packit <hello@packit.dev> - 348-1
|
||||
- Bug fixes and translation updates
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-348.tar.xz) = ad819ab0aaf679df19ffac5a7009bedff399bf3d1e28375328d35a78dc122bbecb536f1be2a8f8c66470f015033e84c12f76e089d7497982e517c948b2c871f8
|
||||
SHA512 (cockpit-350.tar.xz) = 2148a6c2a2f9283ae613bd7ae19e3858b57e43d491f8089f0813e01439c3d4a15e14e73645fe5ac41cf50e290a87f53ea7e7500e53f657a523b51c71483981f2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user