diff --git a/.cockpit.metadata b/.cockpit.metadata index c3fb290..90502c0 100644 --- a/.cockpit.metadata +++ b/.cockpit.metadata @@ -1 +1 @@ -f9312078717e496b496b15f7b4983e2fe06f601a SOURCES/cockpit-334.1.tar.xz +9c783cd6327d74de18f28d95d8c6762be1425298 SOURCES/cockpit-334.2.tar.xz diff --git a/.gitignore b/.gitignore index e248df1..e64c91b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cockpit-334.1.tar.xz +SOURCES/cockpit-334.2.tar.xz diff --git a/SPECS/cockpit.spec b/SPECS/cockpit.spec index ea8944b..52b1abf 100644 --- a/SPECS/cockpit.spec +++ b/SPECS/cockpit.spec @@ -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 - 334.2-1 +- bridge: Fix inotify memory leak (RHEL-107665) + * Mon Mar 10 2025 Martin Pitt - 334.1-1 - translation updates (RHEL-80289)