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

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



Tag 'xorg-server-2_1.10.2.902-1' created by Cyril Brulebois <kibi@debian.org> at 2011-07-02 10:16 +0000

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

iEYEABECAAYFAk4O7+sACgkQeGfVPHR5Nd3WfwCgmrzxZGSUfPKO92rjHljcbyeu
1gMAoLDf4dLI8FqG0BMEwe29j+5lI1bP
=1y5k
-----END PGP SIGNATURE-----

Changes since xorg-server-2_1.10.2-2:
Aaron Plattner (2):
      randr: check rotated virtual size limits correctly
      linux: Retry VT ioctls while errno == EINTR

Alan Coopersmith (2):
      "privates.h", line 198: warning: void function cannot return value
      fbbltone.c: Mark bitmasks as unsigned ints

Cyril Brulebois (7):
      Xext: Fix buggy checks.
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Close dix/background bug.
      Drop 20-workaround-36986.diff, fixed upstream.
      Bump Standards-Version to 3.9.2 (no changes).
      Upload to unstable.

Jeremy Huddleston (8):
      Send events that were missing from RRSelectInput
      XQuartz: GLX: Create a new dispatch table rather than modifying the existing one
      XQuartz: Add missing include for <pthread.h>
      glx: Add _glapi_create_table_from_handle
      XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch table
      configure.ac: Bump version to 1.10.2.901 (1.10.3 RC1)
      XQuartz: Make a call to activateIgnoringOtherApps in our NSApplicationActivatedEventType handler
      configure.ac: Bump version to 1.10.2.902 (1.10.3 RC2)

Jon TURNEY (1):
      Guard use of backtrace() with HAVE_BACKTRACE

Marko Macek (1):
      DIX: Set backgroundState correctly for root window

Nicolas Kaiser (1):
      randr: void function cannot return value

Peter Hutterer (5):
      test: fix memset size for WindowRec (#37801)
      test: don't test for double alignment on i386. (#36986)
      dix: fix an error message.
      dix: release all buttons and keys before reattaching a device (#34182)
      input: Only release SD buttons for explicit floating/reattachment (#36146)

---
 ChangeLog                               |  384 +
 Xext/xvmc.c                             |   11 
 Xi/xichangehierarchy.c                  |    2 
 configure.ac                            |    4 
 debian/changelog                        |    9 
 debian/control                          |    2 
 debian/patches/20-workaround-36986.diff |   14 
 debian/patches/series                   |    1 
 dix/devices.c                           |   40 
 dix/events.c                            |    2 
 dix/window.c                            |    2 
 fb/fbbltone.c                           |    4 
 glx/Makefile.am                         |    1 
 glx/glapi.h                             |    3 
 glx/glapi_gentable.c                    | 7589 ++++++++++++++++++++++++++++++++
 hw/xfree86/os-support/linux/lnx_init.c  |   83 
 hw/xquartz/GL/indirect.c                | 1079 ----
 hw/xquartz/X11Application.m             |   27 
 include/input.h                         |    2 
 include/privates.h                      |    2 
 randr/rrcrtc.c                          |    2 
 randr/rrdispatch.c                      |   32 
 randr/rrscreen.c                        |   12 
 test/input.c                            |    3 
 test/xi2/protocol-common.c              |    2 
 25 files changed, 8188 insertions(+), 1124 deletions(-)
---


Reply to: