xserver: Changes to 'refs/tags/xorg-server-21.1.17'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Jun 17 14:09:44 UTC 2025
Tag 'xorg-server-21.1.17' created by Olivier Fourdan <ofourdan at redhat.com> at 2025-06-17 14:09 +0000
xorg-server-21.1.17
-----BEGIN PGP SIGNATURE-----
iHIEABECADIWIQRn3IbyYj/F/Uu1Il0UcG2+HktFQAUCaFF3FRQcb2ZvdXJkYW5A
cmVkaGF0LmNvbQAKCRAUcG2+HktFQK7VAKDKX5F5QTPXCzH468xpZpXZLaCgcwCg
2WItr9vZPF2SmBarwpSMLgbxdx0=
=SnAg
-----END PGP SIGNATURE-----
Changes since xorg-server-21.1.16:
Alan Coopersmith (9):
xkb: ensure XkbAllocNames sets num_rg to 0 on allocation failure
xkb: Convert more sprintf calls to snprintf in xkbtext.c
xkb: Add tbGetBufferString helper function
pkgconfig files: Add URL
dix-config.h: define HAVE_STRUCT_SOCKADDR_STORAGE for xtrans 1.6
Xserver.man: remove X FireWall Proxy (xfwp) info
Xserver.man: add Xwayland(1) to list of server-specific man pages
Xserver.man: correct list of available authorization protocols
XWin.man: fix typos in font change escapes
Enrico Weigelt, metux IT consult (1):
xfree86: xf86helper: fix NULL dereference
José Expósito (1):
xkb: Check that needed is > 0 in XkbResizeKeyActions
Martin Burggraf (1):
xkb: correcting mathematical nonsense in XkbGeomFPText
Olivier Fourdan (8):
render: Avoid 0 or less animated cursors
os: Do not overflow the integer size with BigRequest
xfixes: Check request length for SetClientDisconnectMode
os: Account for bytes to ignore when sharing input buffer
record: Check for overflow in RecordSanityCheckRegisterClients()
randr: Check for overflow in RRChangeProviderProperty()
xfree86: Check for RandR provider functions
xserver 21.1.17
Peter Hutterer (5):
mi: don't crash on miPointerGetPosition for disabled devices
mi: guard miPointer functions against NULL dereferences
Xi: disallow grabbing disabled devices
dix: fix erroneous BUG_RETURN check
dix: pick the right keyboard for focus FollowKeyboard
Tanguy Ortolo (1):
xorg.conf.man: Complete the xorg.conf.5 manpage with Option "Disable"
tholin (1):
dix: Hold input lock for AttachDevice()
---
Xi/xigrabdev.c | 3 +
configure.ac | 4 -
dix/devices.c | 3 +
dix/dispatch.c | 9 +--
dix/enterleave.c | 2
dix/events.c | 36 +++++++++++++-
hw/xfree86/common/xf86Helper.c | 3 -
hw/xfree86/man/xorg.conf.man | 6 ++
hw/xfree86/modes/xf86RandR12.c | 6 +-
hw/xwin/man/XWin.man | 4 -
include/meson.build | 2
man/Xserver.man | 15 +----
meson.build | 4 -
mi/mipointer.c | 27 +++++++++-
os/io.c | 6 +-
randr/rrproviderproperty.c | 3 -
record/record.c | 8 +++
render/animcur.c | 3 +
render/render.c | 2
xfixes/disconnect.c | 3 -
xkb/XKBAlloc.c | 4 +
xkb/XKBMAlloc.c | 2
xkb/xkbtext.c | 104 ++++++++++++++++++++++++-----------------
xorg-server.pc.in | 1
24 files changed, 182 insertions(+), 78 deletions(-)
---
More information about the xorg-commit
mailing list