From 72d35ff882536c6193f57729fd08f7b8a986f605 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Tue, 16 Jan 2024 11:46:46 +0100 Subject: [PATCH] xwayland 23.2.4 CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408, CVE-2024-0409 Resolves: #2254280 --- sources | 2 +- xorg-x11-server-Xwayland.spec | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 649ca22..cd5a510 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xwayland-23.2.3.tar.xz) = 37198aa2f06313a0cb2add51cc78f81b26a42f2c9d55a0d3eecf958777107ea5560961c128f2d0af055f7460ba10fadb1b9050251c2c50f2251b40ab517e79cd +SHA512 (xwayland-23.2.4.tar.xz) = ac3ff208cbef5bbe4637c335cfda226489c93b0a3768f2f4fb0201c588485ede38262fbce77ef1425b3d2a0be61b6580df53341c7b95e6072c8b6371ad29d187 diff --git a/xorg-x11-server-Xwayland.spec b/xorg-x11-server-Xwayland.spec index f15f523..6c90fbe 100644 --- a/xorg-x11-server-Xwayland.spec +++ b/xorg-x11-server-Xwayland.spec @@ -8,7 +8,7 @@ Summary: Xwayland Name: xorg-x11-server-Xwayland -Version: 23.2.3 +Version: 23.2.4 Release: 1%{?gitdate:.%{gitdate}git%{shortcommit}}%{?dist} URL: http://www.x.org @@ -137,6 +137,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_libdir}/pkgconfig/xwayland.pc %changelog +* Tue Jan 16 2024 Olivier Fourdan - 23.2.4-1 +- xwayland 23.2.4 - (#2254280) + CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, + CVE-2024-0408, CVE-2024-0409 + * Wed Dec 13 2023 Peter Hutterer - 23.2.3-1 - xwayland 23.2.3 CVE fix for: CVE-2023-6377, CVE-2023-6478