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

Jeremy Huddleston jeremyhu at freedesktop.org
Sat Nov 2 11:10:06 PDT 2013


Tag 'xorg-server-1.14.99.3' created by Keith Packard <keithp at keithp.com> at 2013-10-19 01:32 -0700

xorg-server-1.14.99.3

Changes since xorg-server-1.14.99.2:
Adam Jackson (1):
      input: calloc minimization for xi2mask_new

Alan Coopersmith (4):
      Skip damage calls if DamageCreate fails in exa functions
      DMX glxproxy: Don't allocate & copy data just to free it unused
      Update GLX dependencies now that DRI & DRI2 are builtins, not modules
      Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396]

Emil Velikov (1):
      configure.ac: Include missing proto declarations in SDK_REQUIRED_MODULES

Jeremy Huddleston Sequoia (2):
      rootless: Use miCopyRegion instead of fbCopyRegion
      XQuartz: Dont't set screen on __GLXConfig

Jon TURNEY (1):
      hw/xwin: Fix for "glx: Remove screen number from __GLXconfig"

Keith Packard (3):
      Merge remote-tracking branch 'jeremyhu/master'
      Merge commit '2523a445a09a75a8baf642608d099a5e12d5437f'
      Update to version 1.14.99.3

Michele Baldessari (2):
      Fix Xephyr compilation when DEBUG is enabled
      Xephyr: restore cursor visibility

Peter Hutterer (11):
      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

Pino Toscano (2):
      xfree86/hurd: include <hurd.h>
      os: move <arpa/inet.h> for any !win32 system

---
 Xext/saver.c                            |    6 -
 Xext/sync.c                             |  121 +++++++++++++++++++++-----------
 configure.ac                            |    9 +-
 dix/dixfonts.c                          |    5 +
 dix/events.c                            |   95 ++++++++++++++++++-------
 dix/globals.c                           |    1 
 dix/inpututils.c                        |   30 +++----
 dix/window.c                            |    4 -
 exa/exa_migration_mixed.c               |   11 +-
 exa/exa_mixed.c                         |   11 +-
 hw/dmx/glxProxy/glxsingle.c             |   30 ++++---
 hw/dmx/glxProxy/glxvendor.c             |   30 ++++---
 hw/kdrive/ephyr/ephyrdriext.c           |    2 
 hw/kdrive/ephyr/hostx.c                 |    2 
 hw/xfree86/dixmods/Makefile.am          |    2 
 hw/xfree86/os-support/hurd/hurd_init.c  |    1 
 hw/xfree86/os-support/hurd/hurd_mmap.c  |    1 
 hw/xfree86/os-support/hurd/hurd_video.c |    1 
 hw/xquartz/GL/visualConfigs.c           |    2 
 hw/xwin/glx/indirect.c                  |    6 -
 include/dix.h                           |   11 ++
 include/dixstruct.h                     |    1 
 include/input.h                         |    6 -
 miext/rootless/rootlessWindow.c         |    6 -
 os/WaitFor.c                            |    2 
 os/access.c                             |    8 +-
 os/xdmcp.c                              |    2 
 27 files changed, 257 insertions(+), 149 deletions(-)
---


More information about the Xquartz-changes mailing list