Update to 324 upstream release
Upstream tag: 324 Upstream commit: 84593cf2 Commit authored by Packit automation (https://packit.dev/) Related: rhbz#RHEL-60049
This commit is contained in:
parent
8b7ea197fd
commit
f89cdd8769
1
.gitignore
vendored
1
.gitignore
vendored
@ -295,3 +295,4 @@
|
||||
/cockpit-321.tar.xz
|
||||
/cockpit-322.tar.xz
|
||||
/cockpit-323.tar.xz
|
||||
/cockpit-324.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.100.2.post1.dev4+g31a74ebd.
|
||||
The file was generated using packit 0.100.3.post1.dev13+g92513a8e.
|
||||
|
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 323
|
||||
Version: 324
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -386,7 +386,7 @@ Provides: bundled(npm(scheduler)) = 0.23.2
|
||||
Provides: bundled(npm(sprintf-js)) = 1.0.3
|
||||
Provides: bundled(npm(tabbable)) = 6.2.0
|
||||
Provides: bundled(npm(throttle-debounce)) = 5.0.2
|
||||
Provides: bundled(npm(tslib)) = 2.6.3
|
||||
Provides: bundled(npm(tslib)) = 2.7.0
|
||||
Provides: bundled(npm(uuid)) = 10.0.0
|
||||
|
||||
%description system
|
||||
@ -659,6 +659,9 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Sep 04 2024 Packit <hello@packit.dev> - 324-1
|
||||
- Bug fixes and performance improvements
|
||||
|
||||
* Tue Aug 20 2024 Packit <hello@packit.dev> - 323-1
|
||||
- metrics: Install valkey instead of redis on RHEL/CentOS 10
|
||||
- login: Prevent multiple logins in a single browser session
|
||||
|
@ -28,8 +28,7 @@ jobs:
|
||||
trigger: pull_request
|
||||
targets:
|
||||
- fedora-40
|
||||
# not supported by TF yet
|
||||
# - fedora-41
|
||||
- fedora-41
|
||||
- fedora-latest-stable-aarch64
|
||||
- fedora-rawhide
|
||||
- centos-stream-9-x86_64
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-323.tar.xz) = 7d37fa9e45cb6a6a0f4bf4c77b9ad99c5112bf32ad1593b89460df4e4d166ebf1ded17d3a39baf0c8b2be2acae5812a591d7931aa30e90bddeca811c330cc7d0
|
||||
SHA512 (cockpit-324.tar.xz) = d92529e55846160cb1adca4aec6f87f9819f86f82585f39aabeb9fa7c302de2b53a63817a50cff90f4af1da406176d2f351f662baed6fd51a90a846758a3de1c
|
||||
|
Loading…
Reference in New Issue
Block a user