diff --git a/tigervnc.spec b/tigervnc.spec index dbb1449..aff2284 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -5,7 +5,7 @@ Name: tigervnc Version: 1.16.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A TigerVNC remote display system %global _hardened_build 1 @@ -388,6 +388,14 @@ fi %ghost %verify(not md5 size mode mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename} %changelog +* 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, + CVE-2026-34003 xorg-x11-server: various XKB and XSYNC vulnerabilities + Resolves: RHEL-163282 + Resolves: RHEL-163268 + Resolves: RHEL-163214 + * Thu Apr 09 2026 Jan Grulich - 1.16.2-1 - Update to 1.16.2 Resolves: RHEL-154351