import UBI cockpit-310.8-1.el8_10
This commit is contained in:
parent
b1058be9da
commit
6b32a1f884
@ -1,2 +1,2 @@
|
||||
cad2cda14b33ff60d1a2821612255b439daad08a SOURCES/cockpit-310.6.tar.xz
|
||||
dcb96ff201682bdab0136d5d674c051a217c5949 SOURCES/cockpit-310.8.tar.xz
|
||||
a37e1d6ad4b1b25729682c54ab7e4dcdcfd894a7 SOURCES/cockpit.css.gz
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/cockpit-310.6.tar.xz
|
||||
SOURCES/cockpit-310.8.tar.xz
|
||||
SOURCES/cockpit.css.gz
|
||||
|
||||
@ -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.8
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
Source1: cockpit.css.gz
|
||||
@ -786,6 +786,14 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed May 20 2026 Tomas Matus <tmatus@redhat.com> - 310.8-1
|
||||
- ws: fix uninitialized read in tls-sniffing code
|
||||
- ws: tighten up branding path construction
|
||||
- pkg/systemd: robustify argument quoting [CVE-2026-4802] (RHEL-161386)
|
||||
|
||||
* 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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user