From d72fcf6bf911adcb9bf8c75de66353a41f396e71 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 25 Jun 2026 08:41:05 +0200 Subject: [PATCH] Rebuild for updated xorg-x11-server Resolves: RHEL-184004 --- tigervnc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tigervnc.spec b/tigervnc.spec index aff2284..018497a 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -5,7 +5,7 @@ Name: tigervnc Version: 1.16.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A TigerVNC remote display system %global _hardened_build 1 @@ -388,6 +388,10 @@ fi %ghost %verify(not md5 size mode mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename} %changelog +* Thu Jun 25 2026 Jan Grulich - 1.16.2-3 +- Rebuild for updated xorg-x11-server + Resolves: RHEL-184004 + * Mon Apr 27 2026 Jan Grulich - 1.16.2-2 - Rebuild against updated xorg-x11-server Fixes CVE-2026-33999, CVE-2026-34000, CVE-2026-34001, CVE-2026-34002,