Update to upstream version 310.7
shell: Determine session idle time and countdown from clock time Resolves: RHEL-171012
This commit is contained in:
parent
1f6e725c5d
commit
d630b42f2a
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 310.6
|
||||
Version: 310.7
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
Source1: cockpit.css.gz
|
||||
@ -786,6 +786,9 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Mon Apr 27 2026 Tomas Matus <tmatus@redhat.com> - 310.7-1
|
||||
- shell: Determine session idle time and countdown from clock time (RHEL-171011)
|
||||
|
||||
* Mon Dec 01 2025 Tomas Matus <tmatus@redhat.com> - 310.6-1
|
||||
- networking: Fix renaming of bridges and other groups (RHEL-131249)
|
||||
- networkmanager: use connection.type as a fallback (RHEL-131244)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/cockpit-project/cockpit
|
||||
ref: "310.6"
|
||||
ref: "310.7"
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cockpit-310.6.tar.xz) = c0e25fa5fec4a2d9aae99c2f5eda2001fda5d931dab32829fc58a076dff9f69754fca156fd3b9a54f96ba3343d114145b08e838d9d57be2ad2c751d8ebead08f
|
||||
SHA512 (cockpit-310.7.tar.xz) = 70f41c89a11d5cffa42e9149488390de298317871e9ee54781e3a76fd0a087ee6f01841e80c931c3a8ed8c1934a757106370551de20e2802ffb92d4e1aa3475e
|
||||
SHA512 (cockpit.css.gz) = 1851e890e49141c17e498f1472c3bc307439cefaa0f1dccecbfc87b04087af03ca42199c86116c1fcf8890b58ca98f8aecfb01cc8b3c03a76e2685f7bd610568
|
||||
|
||||
Loading…
Reference in New Issue
Block a user