Update to upstream release 278
Resolves: rhbz#2127133
This commit is contained in:
parent
179d95b381
commit
19e81e421b
1
.gitignore
vendored
1
.gitignore
vendored
@ -243,3 +243,4 @@
|
||||
/cockpit-275.tar.xz
|
||||
/cockpit-276.tar.xz
|
||||
/cockpit-276.1.tar.xz
|
||||
/cockpit-278.tar.xz
|
||||
|
12
cockpit.spec
12
cockpit.spec
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPLv2+
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 276.1
|
||||
Version: 278
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -147,6 +147,8 @@ Suggests: cockpit-pcp
|
||||
|
||||
%if 0%{?rhel} == 0
|
||||
Recommends: (cockpit-networkmanager if NetworkManager)
|
||||
# c-ostree is not in RHEL 8/9
|
||||
Recommends: (cockpit-ostree if rpm-ostree)
|
||||
Suggests: cockpit-selinux
|
||||
%endif
|
||||
%if 0%{?rhel} && 0%{?centos} == 0
|
||||
@ -657,6 +659,14 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Oct 19 2022 Packit <hello@packit.dev> - 278-1
|
||||
- Metrics: Display individual disk read/write usage
|
||||
|
||||
|
||||
* Wed Sep 21 2022 Packit <hello@packit.dev> - 277-1
|
||||
- Performance and stability improvements
|
||||
|
||||
|
||||
* Mon Sep 12 2022 Packit <hello@packit.dev> - 276.1-1
|
||||
- login: Use valid selectors when testing for :is() / :where() support.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-276.1.tar.xz) = 910555393012491d5e67871776d8437ee88851c5a24825aa26dc0affdc0db150bcc7e255c35ad20b8493fa5230a43340a69ecd24d7c13f06d8d897df3d4a5e3d
|
||||
SHA512 (cockpit-278.tar.xz) = 05a15b4bd95cb4a343ecc99a5cdead3f8da5b15dbb4d39a67e05a0be55aa4b891741e804efca9c1f1e4816e803e2cb7d754c9ac40fef25aef057a95505c4e7da
|
||||
|
Loading…
Reference in New Issue
Block a user