mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
d6e7dd0417
patches/packages/xorg-server-1.20.14-x86_64-12_slack15.0.txz: Rebuilt. This update fixes security issues: Heap buffer overread/data leakage in ProcXIGetSelectedEvents. Heap buffer overread/data leakage in ProcXIPassiveGrabDevice. Heap buffer overread/data leakage in ProcAppleDRICreatePixmap. Use-after-free in ProcRenderAddGlyphs. For more information, see: https://lists.x.org/archives/xorg-announce/2024-April/003497.html https://www.cve.org/CVERecord?id=CVE-2024-31080 https://www.cve.org/CVERecord?id=CVE-2024-31081 https://www.cve.org/CVERecord?id=CVE-2024-31082 https://www.cve.org/CVERecord?id=CVE-2024-31083 (* Security fix *) patches/packages/xorg-server-xephyr-1.20.14-x86_64-12_slack15.0.txz: Rebuilt. patches/packages/xorg-server-xnest-1.20.14-x86_64-12_slack15.0.txz: Rebuilt. patches/packages/xorg-server-xvfb-1.20.14-x86_64-12_slack15.0.txz: Rebuilt. patches/packages/xorg-server-xwayland-21.1.4-x86_64-11_slack15.0.txz: Rebuilt. This update fixes security issues: Heap buffer overread/data leakage in ProcXIGetSelectedEvents. Heap buffer overread/data leakage in ProcXIPassiveGrabDevice. Use-after-free in ProcRenderAddGlyphs. For more information, see: https://lists.x.org/archives/xorg-announce/2024-April/003497.html https://www.cve.org/CVERecord?id=CVE-2024-31080 https://www.cve.org/CVERecord?id=CVE-2024-31081 https://www.cve.org/CVERecord?id=CVE-2024-31083 (* Security fix *)
11 lines
816 B
Text
11 lines
816 B
Text
xorg-server-xwayland: xorg-server-xwayland (X Clients under Wayland)
|
|
xorg-server-xwayland:
|
|
xorg-server-xwayland: Wayland is a complete window system in itself, but even so, if we're
|
|
xorg-server-xwayland: migrating away from X, it makes sense to have a good backwards
|
|
xorg-server-xwayland: compatibility story. With a few changes, the Xorg server can be
|
|
xorg-server-xwayland: modified to use Wayland input devices for input and forward either the
|
|
xorg-server-xwayland: root window or individual top-level windows as wayland surfaces. The
|
|
xorg-server-xwayland: server still runs the same 2D driver with the same acceleration code
|
|
xorg-server-xwayland: as it does when it runs natively. The main difference is that Wayland
|
|
xorg-server-xwayland: handles presentation of the windows instead of KMS.
|
|
xorg-server-xwayland:
|