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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Feb 7 01:17:49 UTC 2023


Tag 'xorg-server-21.1.7' created by Peter Hutterer <peter.hutterer at who-t.net> at 2023-02-07 00:38 +0000

XOrg Server Version 21.1.7
-----BEGIN PGP SIGNATURE-----

iHcEABECADcWIQQ8LEPZRH1ZOO9FUeviO35wtGfwvwUCY+GdnBkccGV0ZXIuaHV0
dGVyZXJAd2hvLXQubmV0AAoJEOI7fnC0Z/C/U/wAoIDuxBlEiaY3Nv+qfb+1WDEl
UGeYAJ4pVFfUD8FZhZeDotJzAUec2JlVHQ==
=NEVp
-----END PGP SIGNATURE-----

Changes since xorg-server-21.1.6:
Jeremy Huddleston Sequoia (11):
      xquartz: Ignore SIGPIPE at process launch
      xquartz: Use xorg_backtrace() instead of rolling our own for debugging
      rootless: Add additional debug logging to help triage XQuartz fb/rootless/damage crashes
      xquartz: Fix building with autoconf
      xquartz: Update the about box copyright to 2023
      xquartz: Disable COMPOSITE at runtime
      Revert "meson: Don't build COMPOSITE for XQuartz"
      os: Update AllocNewConnection() debug logging to include whether or not the client is local
      os: Update GetLocalClientCreds to prefer getpeerucred() or SO_PEERCRED over getpeereid()
      os: Use LOCAL_PEERPID from sys/un.h if it is available to detemine the pid when falling back on getpeereids()
      darwin: Implement DetermineClientCmd for macOS

Mike Gorse (1):
      dix: Use CopyPartialInternalEvent in EnqueueEvent

Olivier Fourdan (1):
      dix: Fix overzealous caching of ResourceClientBits()

Peter Hutterer (2):
      Xi: fix potential use-after-free in DeepCopyPointerClasses
      xserver 21.1.7

---
 Xi/exevents.c                         |    4 -
 configure.ac                          |    7 --
 dix/events.c                          |    2 
 dix/resource.c                        |   11 ++-
 hw/xquartz/Makefile.am                |    2 
 hw/xquartz/bundle/Info.plist.cpp      |    4 -
 hw/xquartz/mach-startup/bundle-main.c |   12 +++
 hw/xquartz/xpr/xprFrame.c             |   26 +-------
 include/meson.build                   |    5 -
 meson.build                           |   15 +---
 miext/rootless/rootlessCommon.c       |   44 ++++++++++++-
 os/access.c                           |   46 +++++++++-----
 os/client.c                           |  110 +++++++++++++++++++++++++++++++++-
 os/connection.c                       |    4 -
 14 files changed, 225 insertions(+), 67 deletions(-)
---


More information about the xorg-commit mailing list