import UBI cockpit-334.2-1.el9_6

This commit is contained in:
eabdullin 2025-08-11 16:07:40 +00:00
parent 0222d30ac4
commit 516fc382e1
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
f9312078717e496b496b15f7b4983e2fe06f601a SOURCES/cockpit-334.1.tar.xz
9c783cd6327d74de18f28d95d8c6762be1425298 SOURCES/cockpit-334.2.tar.xz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/cockpit-334.1.tar.xz
SOURCES/cockpit-334.2.tar.xz

View File

@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
License: LGPL-2.1-or-later
URL: https://cockpit-project.org/
Version: 334.1
Version: 334.2
Release: 1%{?dist}
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
@ -596,6 +596,9 @@ via PackageKit.
# The changelog is automatically generated and merged
%changelog
* Wed Aug 06 2025 Martin Pitt <mpitt@redhat.com> - 334.2-1
- bridge: Fix inotify memory leak (RHEL-107665)
* Mon Mar 10 2025 Martin Pitt <mpitt@redhat.com> - 334.1-1
- translation updates (RHEL-80289)