mirror of
git://slackware.nl/current.git
synced 2024-12-29 10:25:00 +01:00
ef823d82ca
patches/packages/xorg-server-xwayland-21.1.4-x86_64-2_slack15.0.txz: Rebuilt. xkb: switch to array index loops to moving pointers. xkb: add request length validation for XkbSetGeometry. xkb: swap XkbSetDeviceInfo and XkbSetDeviceInfoCheck. I hadn't realized that the xorg-server patches were needed (or applied cleanly) to Xwayland. Thanks to LuckyCyborg for the kind reminder. :-) For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2319 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2320 (* Security fix *)
19 lines
1.3 KiB
Text
19 lines
1.3 KiB
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description. Line
|
|
# up the first '|' above the ':' following the base package name, and the '|' on
|
|
# the right side marks the last column you can put a character in. You must make
|
|
# exactly 11 lines for the formatting to be correct. It's also customary to
|
|
# leave one space after the ':'.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
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:
|