[Xquartz-changes] xserver: Changes to 'refs/tags/xorg-server-1.14.3.901'

Jeremy Huddleston jeremyhu at freedesktop.org
Sat Nov 2 11:09:58 PDT 2013


Tag 'xorg-server-1.14.3.901' created by Matt Dew <marcoz at osource.org> at 2013-10-26 20:52 -0700

xorg-server-1.14.3.901

Changes since xorg-server-1.14.3:
Alan Coopersmith (2):
      Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396]
      Allow disabling XFree86-DGA, DRI, VidModeExtension extensions

Egbert Eich (1):
      DIX/Xi: Pass correct client to CheckDeviceGrabAndHintWindow()

Julien Cristau (3):
      test: include dix-config.h in hashtabletest.c
      xfree86: improve check for posix saved ids
      dix: add missing include for DeleteWindowFromAnySelections

Matt Dew (2):
      Merge commit 'a1985e892f5b5f0959235a631d8bcf676b78bfbc' into server-1.14-branch
      Bump version from 1.14.3 to 1.14.3.901.

Peter Hutterer (14):
      test: fix the gcc diagnostics pragma
      dix: check for grab type before checking XI2 mask
      Xi: allow for XIAllowEvent requests larger than XI < 2.2 size (#68554)
      dix: only allow button and key events to freeze a sync'd pointer
      include: change grabtypes to start at 1
      dix: don't attempt to deliver an event for a different grabtype
      dix: only deliver for the current grab type
      sync: compress two if statements
      sync: always call BracketValues when recalculating upper/lower brackets
      sync: supply the counter from IdleTimeBlockHandler
      dix: provide accessor methods for the last device event time
      sync: if the idle time was reset, force alarms to trigger (#70476)
      sync: always set the brackets (#59644)
      sync: split updating and triggering a counter up

---
 Xext/saver.c              |    6 --
 Xext/sync.c               |  121 ++++++++++++++++++++++++++++++----------------
 Xi/xiallowev.c            |    2 
 configure.ac              |    8 +--
 dix/dixfonts.c            |    5 +
 dix/events.c              |  120 +++++++++++++++++++++++++++++++++------------
 dix/globals.c             |    1 
 dix/window.c              |    5 -
 hw/xfree86/parser/write.c |    3 -
 include/dix.h             |   11 ++++
 include/dixstruct.h       |    1 
 include/input.h           |    6 +-
 include/xorg-config.h.in  |    3 +
 mi/miinitext.c            |    2 
 os/WaitFor.c              |    2 
 os/xdmcp.c                |    2 
 test/hashtabletest.c      |    4 +
 test/signal-logging.c     |    3 -
 18 files changed, 211 insertions(+), 94 deletions(-)
---


More information about the Xquartz-changes mailing list