diff --git a/tigervnc.spec b/tigervnc.spec index 0271380338effb4e0a0bcdc9b0e5d4f376e49a92..24d73b57b223d449bfe765fc80b63df0ba056cb0 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -1,4 +1,4 @@ -%define anolis_release 6 +%define anolis_release 7 #defining macros needed by SELinux %global selinuxtype targeted %global modulename vncsession @@ -333,6 +333,10 @@ fi %ghost %verify(not md5 size mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename} %changelog +* Fri Nov 14 2025 lzq11122 - 1.13.1-7 +- Rebuild with xorg-x11-server to fix CVE-2024-31082,CVE-2025-62229, +CVE-2025-62230 and CVE-2025-62231 + * Tue Oct 21 2025 Yihao Yan - 1.13.1-6 - fix building against gcc 14