xserver: Changes to 'refs/tags/xorg-server-21.1.5'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Dec 14 01:56:05 UTC 2022


Tag 'xorg-server-21.1.5' created by Peter Hutterer <peter.hutterer at who-t.net> at 2022-12-14 01:37 +0000

xorg-server-21.1.5
-----BEGIN PGP SIGNATURE-----

iHcEABECADcWIQQ8LEPZRH1ZOO9FUeviO35wtGfwvwUCY5ko6hkccGV0ZXIuaHV0
dGVyZXJAd2hvLXQubmV0AAoJEOI7fnC0Z/C/hOYAn1eZFWx11udIWH5bFoJcNOVQ
HN40AJ49BORk3pcLCMXdtEm+ORda/jmClQ==
=6xsd
-----END PGP SIGNATURE-----

Changes since xorg-server-21.1.4:
Jeremy Huddleston Sequoia (3):
      xquartz: Remove unused macro (X11LIBDIR)
      xquartz: Move default applications list outside of the main executable
      meson: Don't build COMPOSITE for XQuartz

Peter Hutterer (8):
      Xtest: disallow GenericEvents in XTestSwapFakeInput
      Xi: disallow passive grabs with a detail > 255
      Xext: free the XvRTVideoNotify when turning off from the same client
      Xext: free the screen saver resource when replacing it
      Xi: return an error from XI property changes if verification failed
      Xi: avoid integer truncation in length check of ProcXIChangeProperty
      xkb: reset the radio_groups pointer to NULL after freeing it
      xserver 21.1.5

---
 Xext/saver.c                                |    2 +-
 Xext/xtest.c                                |    5 +++--
 Xext/xvmain.c                               |    4 +++-
 Xi/xipassivegrab.c                          |   22 ++++++++++++++--------
 Xi/xiproperty.c                             |    9 +++++++--
 configure.ac                                |    4 ++--
 dix/property.c                              |    3 ++-
 hw/xquartz/Makefile.am                      |    5 +++--
 hw/xquartz/NSUserDefaults+XQuartzDefaults.m |    9 ++++-----
 hw/xquartz/defaults.plist                   |   17 +++++++++++++++++
 hw/xquartz/meson.build                      |    8 ++++++--
 hw/xquartz/pbproxy/Makefile.am              |    2 +-
 hw/xquartz/pbproxy/meson.build              |    5 ++++-
 include/meson.build                         |    4 +++-
 meson.build                                 |   15 +++++++++++----
 xkb/xkbUtils.c                              |    1 +
 16 files changed, 82 insertions(+), 33 deletions(-)
---


More information about the xorg-commit mailing list