[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-server: Changes to 'refs/tags/xorg-server-2_1.12.1.902-1'



Tag 'xorg-server-2_1.12.1.902-1' created by Cyril Brulebois <kibi@debian.org> at 2012-05-20 09:50 +0000

Tagging upload of xorg-server 2:1.12.1.902-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAk+4vnAACgkQeGfVPHR5Nd2DKwCgobXzhnP6I58nNV8s+Q9wftD+
8kMAn3L8HHjIFLbYQziNULJYIafSWBkd
=bxCV
-----END PGP SIGNATURE-----

Changes since xorg-server-2_1.12.1-2:
Chase Douglas (2):
      Report logical button state in ProcXIQueryPointer
      Report touch emulated buttons in XIQueryPointer for XI 2.1 and earlier

Cyril Brulebois (4):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Bump severity to “medium” for those two important fixes.
      Upload to unstable.

Daniel Kurtz (5):
      dix: don't BUG_WARN for button events from button-only device
      os/log: trivial cleanups
      os/xprintf: add Xvscnprintf and Xscnprintf
      os/log: only write timestamp if a message is actually written to logfile
      os/log: refactor logging

Jeremy Huddleston (4):
      configure.ac: Bump to 1.12.1.901 (1.12.2 RC1)
      Revert "dix: when disabling a device, release all buttons and keys"
      Merge remote-tracking branch 'whot/server-1.12-branch' into server-1.12-branch
      configure.ac: Version bump to 1.12.1.902 (1.12.2 RC2)

Julien Cristau (7):
      xvfb-run: kill Xvfb when the script dies.
      Speed up xvfb-run
      xvfb-run: drop svn $Id$ keywords
      Brown paper bag fix for the xvfb-run wait change
      xvfb-run: fix bashism
      xvfb-run: send kill output to $ERRORFILE
      xvfb-run: fix xauth handling

Keith Packard (2):
      hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badly
      hw/xfree86: Re-indent xf86vmode.c

Michal Suchanek (1):
      dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURN

Peter Hutterer (1):
      dix: indentation fix

---
 ChangeLog                             |  224 +++++++++
 Xi/xiquerypointer.c                   |   25 -
 configure.ac                          |    4 
 debian/changelog                      |   24 
 debian/local/xvfb-run                 |   23 
 debian/local/xvfb-run.1               |    9 
 dix/devices.c                         |    2 
 dix/dispatch.c                        |    4 
 dix/getevents.c                       |    2 
 hw/dmx/dmxlog.c                       |   13 
 hw/dmx/dmxlog.h                       |   19 
 hw/xfree86/dixmods/extmod/xf86vmode.c |  826 +++++++++++++++++++---------------
 include/Xprintf.h                     |   12 
 os/log.c                              |  105 ++--
 os/xprintf.c                          |   44 +
 15 files changed, 890 insertions(+), 446 deletions(-)
---


Reply to: