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

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



Tag 'xorg-server-2_1.10.0.901-1' created by Cyril Brulebois <kibi@debian.org> at 2011-03-30 00:45 +0000

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

iEYEABECAAYFAk2SfTgACgkQeGfVPHR5Nd09AQCeJgfcwnQaR0FEABUocm5elSYz
e54Anjqro5gyEIXSx74s4AIIiVM1WQU/
=pE/7
-----END PGP SIGNATURE-----

Changes since xorg-server-2_1.9.99.903-1:
Adam Jackson (1):
      vbe: Fix malloc size bug

Cyril Brulebois (8):
      Relax build-dep and dep on x11proto-randr-dev since the XRandR 1.4 bits were finally reverted upstream.
      Merge branch 'upstream-experimental' into debian-experimental
      Bump changelogs.
      Remove patch: 16-construct-paths-in-doxygen.conf.diff (merged upstream).
      Pass --enable-xcsecurity to the main build to restore the XC-SECURITY extension.
      Merge branch 'upstream-experimental' into debian-experimental
      Bump changelogs.
      Upload to experimental.

Dan Nicholson (2):
      xfree86: Allow sdksyms.dep to be included portably
      dmx: Construct paths in doxygen.conf to fix VPATH builds

Erkki Seppälä (3):
      xfree86/modes: Fixed memory leak in xf86InitialConfiguration
      xfree86/common: Remove a configScreen leak when conf_screen is NULL
      config: handle device change event properly

Jeremy Huddleston (9):
      XQuartz: RandR: Capture the display when switching modes with RandR
      XQuartz: RandR: Provide an alert box when entering a RandR mode for the first time.
      XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configs
      Revert "rootless: Remove ROOTLESS_WORKAROUND"
      XQuartz: Don't use deprecated CoreGraphics API on SL and Lion
      XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cursor types
      GLX: Support TLS with better portability
      hw/dmx/doc: Update list of doxygen-generated files
      configure.ac: 1.10.0.901 (1.10.1 RC1)

Julien Cristau (1):
      Xi: fix length checks for swapped clients

Keith Packard (5):
      hw/xwin: Look for gl spec files in $(srcdir) or .
      hw/dmx/doc: Add explicit dependency for all doxygen output files
      input: Ensure Valuator axes are aligned as needed
      Version bumped to 1.10
      loader: Don't distribute sdksyms.c and make it depend on the config

Matthieu Herrb (1):
      Don't clobber input device options from xorg.conf

Peter Hutterer (3):
      xfree86: block signals between EnableDevice and first CheckMotion()
      Xi: fix XI2 passive grab reply length calculation
      xfree86: print out which driver is about to be used.

Rami Ylimäki (5):
      xkb: Ensure that XKB device private won't leak on device disconnect.
      dix: Release input device config info when the device disconnects.
      config: Ensure that stolen option list elements are released.
      xkb: Release XKB component names when compiling keymap.
      xkb: Initialize pad bytes sent in replies of geometry requests.

---
 ChangeLog                                                     |   93 
 Xi/xipassivegrab.c                                            |    4 
 Xi/xiproperty.c                                               |    4 
 config/hal.c                                                  |    6 
 config/udev.c                                                 |   10 
 configure.ac                                                  |   14 
 debian/changelog                                              |   12 
 debian/control                                                |    4 
 debian/patches/16-construct-paths-in-doxygen.conf.diff        | 2169 ----------
 debian/patches/series                                         |    1 
 debian/rules                                                  |    1 
 dix/devices.c                                                 |   16 
 glx/glapi.c                                                   |    4 
 glx/glapi.h                                                   |    2 
 glx/glthread.h                                                |    2 
 hw/dmx/doc/.gitignore                                         |    1 
 hw/dmx/doc/Makefile.am                                        |  208 
 hw/dmx/doc/doxygen.conf                                       | 1053 ----
 hw/dmx/doc/doxygen.conf.in                                    | 1053 ++++
 hw/xfree86/common/xf86Config.c                                |   10 
 hw/xfree86/common/xf86Xinput.c                                |    5 
 hw/xfree86/loader/Makefile.am                                 |   12 
 hw/xfree86/modes/xf86Crtc.c                                   |   21 
 hw/xfree86/vbe/vbe.c                                          |    2 
 hw/xquartz/X11Application.h                                   |    3 
 hw/xquartz/X11Application.m                                   |   29 
 hw/xquartz/bundle/Resources/English.lproj/Localizable.strings |binary
 hw/xquartz/pbproxy/x-selection.h                              |    2 
 hw/xquartz/quartz.c                                           |    2 
 hw/xquartz/quartz.h                                           |    2 
 hw/xquartz/quartzRandR.c                                      |   27 
 hw/xquartz/xpr/xprAppleWM.c                                   |    2 
 hw/xquartz/xpr/xprFrame.c                                     |    4 
 hw/xquartz/xpr/xprScreen.c                                    |   34 
 hw/xwin/glx/Makefile.am                                       |    4 
 include/dix-config.h.in                                       |    3 
 include/xkbsrv.h                                              |    5 
 miext/damage/damage.c                                         |    6 
 xkb/XKBAlloc.c                                                |   19 
 xkb/ddxLoad.c                                                 |   22 
 xkb/xkb.c                                                     |   23 
 xkb/xkbActions.c                                              |   11 
 42 files changed, 1553 insertions(+), 3352 deletions(-)
---


Reply to: