Compare commits
No commits in common. "c8" and "c8-beta" have entirely different histories.
@ -1,2 +1,2 @@
|
||||
dcb96ff201682bdab0136d5d674c051a217c5949 SOURCES/cockpit-310.8.tar.xz
|
||||
89104bee2348d0999a2aa1d9798971ae2db6bdb7 SOURCES/cockpit-310.3.tar.xz
|
||||
a37e1d6ad4b1b25729682c54ab7e4dcdcfd894a7 SOURCES/cockpit.css.gz
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/cockpit-310.8.tar.xz
|
||||
SOURCES/cockpit-310.3.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.8
|
||||
Version: 310.3
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
Source1: cockpit.css.gz
|
||||
@ -786,25 +786,6 @@ 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)
|
||||
|
||||
* Thu Jul 03 2025 Martin Pitt <mpitt@redhat.com> - 310.5-1
|
||||
- Avoid faillocking account on changed sudo password (jira#RHEL-96193)
|
||||
|
||||
* Tue Apr 02 2024 Martin Pitt <mpitt@redhat.com> - 310.4-1
|
||||
- sosreport: Fix command injection with crafted report names [CVE-2024-2947]
|
||||
(jira#RHEL-30452)
|
||||
|
||||
* Thu Feb 15 2024 Martin Pitt <mpitt@redhat.com> - 310.3-1
|
||||
- Translation updates (jira#RHEL-16681)
|
||||
Lots of bug fixes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user