From c7a5e2c11ff7299f1ac713df74ec1b181e1a912b Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 16 Jan 2024 15:37:19 +0100 Subject: [PATCH] Rebuild (xorg-x11-server) CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408 and CVE-2024-0409 --- tigervnc.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tigervnc.spec b/tigervnc.spec index 24ed7b2..d681aa9 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -6,7 +6,7 @@ Name: tigervnc Version: 1.13.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A TigerVNC remote display system %global _hardened_build 1 @@ -384,6 +384,11 @@ fi %{_datadir}/icons/hicolor/*/apps/* %changelog +* Tue Jan 16 2024 Jan Grulich - 1.13.1-11 +- Rebuild (xorg-x11-server) + CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, + CVE-2024-0408 and CVE-2024-0409 + * Wed Dec 20 2023 Peter Hutterer - 1.13.1-10 - Fix cmake builddir creation