Update to 325 upstream release
Upstream tag: 325 Upstream commit: 4b611f32 Commit authored by Packit automation (https://packit.dev/) Related: jira#RHEL-60049
This commit is contained in:
parent
f89cdd8769
commit
db0fb97c9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -296,3 +296,4 @@
|
||||
/cockpit-322.tar.xz
|
||||
/cockpit-323.tar.xz
|
||||
/cockpit-324.tar.xz
|
||||
/cockpit-325.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.100.3.post1.dev13+g92513a8e.
|
||||
The file was generated using packit 0.101.1.
|
||||
|
21
cockpit.spec
21
cockpit.spec
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 324
|
||||
Version: 325
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -355,12 +355,12 @@ Provides: cockpit-sosreport = %{version}-%{release}
|
||||
Recommends: (reportd if abrt)
|
||||
%endif
|
||||
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.3.1
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.3.4
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.3.2
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.3.1
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.3.4
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.3.1
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.4.0
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.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
|
||||
@ -368,7 +368,7 @@ Provides: bundled(npm(attr-accept)) = 2.2.2
|
||||
Provides: bundled(npm(autolinker)) = 3.16.2
|
||||
Provides: bundled(npm(dequal)) = 2.0.3
|
||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
||||
Provides: bundled(npm(focus-trap)) = 7.5.2
|
||||
Provides: bundled(npm(focus-trap)) = 7.5.4
|
||||
Provides: bundled(npm(js-sha1)) = 0.7.0
|
||||
Provides: bundled(npm(js-sha256)) = 0.11.0
|
||||
Provides: bundled(npm(js-tokens)) = 4.0.0
|
||||
@ -635,7 +635,6 @@ Cockpit support for reading PCP metrics and loading PCP archives.
|
||||
|
||||
%files -n cockpit-pcp -f pcp.list
|
||||
%{_libexecdir}/cockpit-pcp
|
||||
%{_localstatedir}/lib/pcp/config/pmlogconf/tools/cockpit
|
||||
|
||||
%post -n cockpit-pcp
|
||||
systemctl reload-or-try-restart pmlogger
|
||||
@ -659,6 +658,10 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Sep 25 2024 Packit <hello@packit.dev> - 325-1
|
||||
- storage: Expose Stratis virtual filesystem sizes
|
||||
- client: Properly handle unknown SSH host keys
|
||||
|
||||
* Wed Sep 04 2024 Packit <hello@packit.dev> - 324-1
|
||||
- Bug fixes and performance improvements
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-324.tar.xz) = d92529e55846160cb1adca4aec6f87f9819f86f82585f39aabeb9fa7c302de2b53a63817a50cff90f4af1da406176d2f351f662baed6fd51a90a846758a3de1c
|
||||
SHA512 (cockpit-325.tar.xz) = 6f097ea5963b936e18d6c86b700e606a4e3f9d298de42fd8673605e88cb5c51b563ba16c709c818c9f46719f4ed289bc9a1f5fddf4e7ecc716b552fa056b7684
|
||||
|
Loading…
Reference in New Issue
Block a user