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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Dec 15 13:51:43 UTC 2021


Tag 'xorg-server-21.1.2' created by Povilas Kanapickas <povilas at radix.lt> at 2021-12-15 13:47 +0000

xorg-server-21.1.2
-----BEGIN PGP SIGNATURE-----

iQFFBAABCgAvFiEE/QAEom6t/kOkw/JJxveuIAN0RS0FAmG58eoRHHBvdmlsYXNA
cmFkaXgubHQACgkQxveuIAN0RS3rEQgAtwezhMe+oquhq9Yc9BAN5qLK1V7cnY7R
/v8zxGJh0WEG0anVYDppCPk9+TP+9n43hfTyRyR/MccwKyOpTr2EtZ5jQ83ABbVF
2Fenvrdvb9prTKqnm4uPr73UQiTJd0B9ey83jXX9/mhvyninYwfWnHoFmIY2cL5u
PIh4r+LVcarbckg3HOQl6VSiIzHo6nCZYnvJxcVPsuUfWjL4Fif+2ZBMmGx5OMQ9
WQA60VlayxZtD1iT5msGfKs8j31ENcaYQquAKhHQwlczilCUcjUbf5bmTAZ4s/H3
O5mCQ4XhXCE47tIOSJ7Drf8zy3jfZ8O3TteDDRCBXxCHNf7l41/bjQ==
=kkKi
-----END PGP SIGNATURE-----

Changes since xorg-server-21.1.1:
Dave Airlie (1):
      dri2: add crocus to the list of va_gl users

Jocelyn Falempe (2):
      xf86/logind: fix call systemd_logind_vtenter after receiving drm device resume
      xf86/logind: Fix drm_drop_master before vt_reldisp

Jonathan Gray (1):
      glamor: fix free of uninitialised pointers

Matt Turner (1):
      test: #undef NDEBUG so assert is not compiled away

Matthieu Herrb (1):
      remove the PRE_RELEASE message.

Peter Hutterer (1):
      xkb: fix XkbSetMap check for the keytypes count

Povilas Kanapickas (7):
      Revert "hw/xfree86: Propagate physical dimensions from DRM connector"
      meson: Correctly set DDXOSVERRORF and DDXBEFORERESET on xwin
      record: Fix out of bounds access in SwapCreateRegister()
      xfixes: Fix out of bounds access in *ProcXFixesCreatePointerBarrier()
      Xext: Fix out of bounds access in SProcScreenSaverSuspend()
      render: Fix out of bounds access in SProcRenderCompositeGlyphs()
      xserver 21.1.2

Sam James (1):
      hw/xfree86: fix sbus build for SPARC

nerdopolis (1):
      xfree86: On Linux, while only seat0 can have TTYs, don't assmume all seat0s have TTYs

---
 Xext/saver.c                                 |    2 -
 configure.ac                                 |    4 +--
 glamor/glamor_program.c                      |    4 +--
 hw/xfree86/common/meson.build                |    4 +++
 hw/xfree86/common/xf86Events.c               |   11 +++++++++
 hw/xfree86/common/xf86Helper.c               |   30 ++++++++++----------------
 hw/xfree86/common/xf86Init.c                 |   31 ++++++++++++++-------------
 hw/xfree86/common/xf86Priv.h                 |    2 +
 hw/xfree86/drivers/modesetting/dri2.c        |    3 +-
 hw/xfree86/modes/xf86Crtc.c                  |    6 +----
 hw/xfree86/modes/xf86RandR12.c               |    6 -----
 hw/xfree86/os-support/linux/systemd-logind.c |   27 +++++++++++++++++++----
 hw/xfree86/os-support/meson.build            |    2 -
 include/meson.build                          |    2 +
 include/systemd-logind.h                     |    2 +
 meson.build                                  |    4 +--
 record/record.c                              |    4 +--
 render/render.c                              |    9 +++++++
 test/damage/primitives.c                     |    3 ++
 test/fixes.c                                 |    3 ++
 test/input.c                                 |    3 ++
 test/list.c                                  |    3 ++
 test/misc.c                                  |    3 ++
 test/signal-logging.c                        |    3 ++
 test/string.c                                |    3 ++
 test/test_xkb.c                              |    3 ++
 test/touch.c                                 |    3 ++
 test/xfree86.c                               |    3 ++
 test/xi1/protocol-xchangedevicecontrol.c     |    3 ++
 test/xi2/protocol-common.c                   |    3 ++
 test/xi2/protocol-eventconvert.c             |    3 ++
 test/xi2/protocol-xigetclientpointer.c       |    3 ++
 test/xi2/protocol-xigetselectedevents.c      |    3 ++
 test/xi2/protocol-xipassivegrabdevice.c      |    3 ++
 test/xi2/protocol-xiquerydevice.c            |    3 ++
 test/xi2/protocol-xiquerypointer.c           |    3 ++
 test/xi2/protocol-xiqueryversion.c           |    3 ++
 test/xi2/protocol-xiselectevents.c           |    3 ++
 test/xi2/protocol-xisetclientpointer.c       |    3 ++
 test/xi2/protocol-xiwarppointer.c            |    3 ++
 test/xi2/xi2.c                               |    3 ++
 test/xtest.c                                 |    3 ++
 xfixes/cursor.c                              |    6 +++--
 xkb/xkb.c                                    |   13 +++++------
 44 files changed, 177 insertions(+), 67 deletions(-)
---


More information about the xorg-commit mailing list