From a80075e1949da54d7e6d94c4ab7227cdffb0f3f62abf4c3467fc6e99a3b60612 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 9 Feb 2024 20:19:15 +0000 Subject: [PATCH 1/3] - xserver sources of this release fixes segfault in Xvnc (bsc#1219311) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=873 --- xorg-x11-server.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xorg-x11-server.changes b/xorg-x11-server.changes index e714694..41becd7 100644 --- a/xorg-x11-server.changes +++ b/xorg-x11-server.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 9 20:09:22 UTC 2024 - Stefan Dirsch + +- xserver sources of this release fixes segfault in Xvnc (bsc#1219311) + ------------------------------------------------------------------- Mon Jan 29 13:03:52 UTC 2024 - Stefan Dirsch From 2e9744447749c5e2a8ffb93ebebb07edad12d273158e4955eda824e7d46cb414 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 11 Feb 2024 10:31:45 +0000 Subject: [PATCH 2/3] - Release 21.1.11 covers fixes for the following bug numbers, which are not mentioned in this changelog before: bsc#1218845, bsc#1218846, bsc#1216261, bsc#1216133, bsc#1216135 - Release 21.1.11 supersedes the following patches still used with xorg-x11-server 21.1.4 on sle15-sp5/Leap 15.5 and not mentioned in this changelog as superseded before: * U_Xext-fix-invalid-event-type-mask-in-XTestSwapFakeInp.patch * U_bsc1216133-mi-reset-the-PointerWindows-reference-on-screen-swit.patch * U_bsc1216135-Xi-randr-fix-handling-of-PropModeAppend-Prepend.patch * U_bsc1216261-0001-mi-fix-CloseScreen-initialization-order.patch * U_bsc1216261-0002-fb-properly-wrap-unwrap-CloseScreen.patch * U_bsc1216261-0003-dix-always-initialize-pScreen-CloseScreen.patch * bsc1218582-0001-dix-allocate-enough-space-for-logical-button-maps.patch * bsc1218583-0001-dix-Allocate-sufficient-xEvents-for-our-DeviceStateN.patch * bsc1218583-0002-dix-fix-DeviceStateNotify-event-calculation.patch * bsc1218583-0003-Xi-when-creating-a-new-ButtonClass-set-the-number-of.patch * bsc1218584-0001-Xi-flush-hierarchy-events-after-adding-removing-mast.patch * bsc1218585-0001-Xi-do-not-keep-linked-list-pointer-during-recursion.patch * bsc1218585-0002-dix-when-disabling-a-master-float-disabled-slaved-de.patch * U_bsc1218845-glx-Call-XACE-hooks-on-the-GLX-buffer.patch * U_bsc1218846-ephyr-xwayland-Use-the-proper-private-key-for-cursor.patch OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=874 --- xorg-x11-server.changes | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/xorg-x11-server.changes b/xorg-x11-server.changes index 41becd7..9cdc034 100644 --- a/xorg-x11-server.changes +++ b/xorg-x11-server.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Sun Feb 11 10:02:32 UTC 2024 - Stefan Dirsch + +- Release 21.1.11 covers fixes for the following bug numbers, which + are not mentioned in this changelog before: bsc#1218845, + bsc#1218846, bsc#1216261, bsc#1216133, bsc#1216135 + +------------------------------------------------------------------- +Sun Feb 11 09:41:05 UTC 2024 - Stefan Dirsch + +- Release 21.1.11 supersedes the following patches still used with + xorg-x11-server 21.1.4 on sle15-sp5/Leap 15.5 and not mentioned in + this changelog as superseded before: + * U_Xext-fix-invalid-event-type-mask-in-XTestSwapFakeInp.patch + * U_bsc1216133-mi-reset-the-PointerWindows-reference-on-screen-swit.patch + * U_bsc1216135-Xi-randr-fix-handling-of-PropModeAppend-Prepend.patch + * U_bsc1216261-0001-mi-fix-CloseScreen-initialization-order.patch + * U_bsc1216261-0002-fb-properly-wrap-unwrap-CloseScreen.patch + * U_bsc1216261-0003-dix-always-initialize-pScreen-CloseScreen.patch + * bsc1218582-0001-dix-allocate-enough-space-for-logical-button-maps.patch + * bsc1218583-0001-dix-Allocate-sufficient-xEvents-for-our-DeviceStateN.patch + * bsc1218583-0002-dix-fix-DeviceStateNotify-event-calculation.patch + * bsc1218583-0003-Xi-when-creating-a-new-ButtonClass-set-the-number-of.patch + * bsc1218584-0001-Xi-flush-hierarchy-events-after-adding-removing-mast.patch + * bsc1218585-0001-Xi-do-not-keep-linked-list-pointer-during-recursion.patch + * bsc1218585-0002-dix-when-disabling-a-master-float-disabled-slaved-de.patch + * U_bsc1218845-glx-Call-XACE-hooks-on-the-GLX-buffer.patch + * U_bsc1218846-ephyr-xwayland-Use-the-proper-private-key-for-cursor.patch + ------------------------------------------------------------------- Fri Feb 9 20:09:22 UTC 2024 - Stefan Dirsch From 670f3724ce816c6de70f6cc1faebf616d251e7b36fc368199d60346b0dc0da19 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 12 Feb 2024 10:05:11 +0000 Subject: [PATCH 3/3] - Release 21.1.11 also covers fixes for security issue CVE-2022-46340 and bug numbers bsc#1205874, bsc#1217765 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=875 --- xorg-x11-server.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xorg-x11-server.changes b/xorg-x11-server.changes index 9cdc034..61e0c5a 100644 --- a/xorg-x11-server.changes +++ b/xorg-x11-server.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 12 09:58:50 UTC 2024 - Stefan Dirsch + +- Release 21.1.11 also covers fixes for security issue CVE-2022-46340 + and bug numbers bsc#1205874, bsc#1217765 + ------------------------------------------------------------------- Sun Feb 11 10:02:32 UTC 2024 - Stefan Dirsch