Update to upstream release 366
Resolves: RHEL-34153 Related: RHEL-157463
This commit is contained in:
parent
94f5dec320
commit
51eacd309c
2
.gitignore
vendored
2
.gitignore
vendored
@ -355,3 +355,5 @@
|
||||
/cockpit-node-364.tar.xz
|
||||
/cockpit-365.tar.xz
|
||||
/cockpit-node-365.tar.xz
|
||||
/cockpit-366.tar.xz
|
||||
/cockpit-node-366.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.16.2.
|
||||
The file was generated using packit 1.16.2.post1.dev8+g69d783e81.
|
||||
|
||||
11
cockpit.spec
11
cockpit.spec
@ -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: 365
|
||||
Version: 366
|
||||
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
|
||||
@ -369,7 +369,7 @@ Provides: cockpit-selinux = %{version}-%{release}
|
||||
Provides: cockpit-sosreport = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 6.6.0
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 6.6.1
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 6.6.0
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 6.6.0
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 6.6.0
|
||||
@ -379,7 +379,7 @@ Provides: bundled(npm(@xterm/addon-webgl)) = 0.19.0
|
||||
Provides: bundled(npm(@xterm/xterm)) = 6.0.0
|
||||
Provides: bundled(npm(dequal)) = 2.0.3
|
||||
Provides: bundled(npm(focus-trap)) = 7.6.6
|
||||
Provides: bundled(npm(ipaddr.js)) = 2.4.0
|
||||
Provides: bundled(npm(ipaddr.js)) = 2.5.0
|
||||
Provides: bundled(npm(json-stable-stringify-without-jsonify)) = 1.0.1
|
||||
Provides: bundled(npm(lodash)) = 4.18.1
|
||||
Provides: bundled(npm(prop-types)) = 15.8.1
|
||||
@ -665,6 +665,11 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Thu Aug 13 2026 Packit <hello@packit.dev> - 366-1
|
||||
- Networkmanager: Don't activate new network connections by default
|
||||
- Networkmanager: Navigate to details page after creation
|
||||
- Translations and dependency updates
|
||||
|
||||
* Thu Jul 30 2026 Packit <hello@packit.dev> - 365-1
|
||||
- Translations and dependency updates
|
||||
- Fix btrfs subvolume mount option parsing (rhbz#2483145)
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cockpit-365.tar.xz) = 94061a209150f695893bd91235f39275304e0b4a92ba6b1f7cd2cbef2726f029e0c96d43a645800ebcc31d2cf73da59e8f6f9ab53922304c8c42f820f3008e30
|
||||
SHA512 (cockpit-node-365.tar.xz) = 53eabf2afce076a7888f1a862182bf9db4d28277c45eae9c21a51d7cbb211d35619cbc1dcc12b87831ef290cf9f738fc4a73bf789357019011fb9220959ef84b
|
||||
SHA512 (cockpit-366.tar.xz) = c15d48c6e4807d6f471eea7961fc71597510f8a2c29d89ac3d9c15ce033f908c55bb2904493026ce167a78a95326450af11306aec1adc97814aa792b273d39ef
|
||||
SHA512 (cockpit-node-366.tar.xz) = 9be12312ebbcfad700e1fa47729552658077859b10daffaab41f0ec4022f730e89eb654ed4c42db4e9a1d129904fb6b6a1bab7b2df1534b381fb7044538ee921
|
||||
|
||||
Loading…
Reference in New Issue
Block a user