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

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



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

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

iEYEABECAAYFAk11AUAACgkQeGfVPHR5Nd22NgCfUOW1bns76WEE9xoLOYkNWL+F
ji4An14g+eYOQvnDhm4BKY7iJI+BGS7H
=E864
-----END PGP SIGNATURE-----

Changes since xorg-server-2_1.9.4-3:
Adam Jackson (2):
      xselinux: Fix GetDrawableContext
      xfree86: If the driver found modes on an output, don't add more

Cyril Brulebois (6):
      Fix typo in changelog.
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Drop patch: 20-update-gpu-pitch.diff (merged upstream).
      Pass --enable-xcsecurity to the main build to restore the XC-SECURITY extension.
      Upload to unstable.

Erkki Seppälä (1):
      record: avoid crash when calling RecordFlushReplyBuffer recursively

Evan Broder (1):
      xfree86/modes: Be sure to only use new EDID for physical output dimensions

Jeremy Huddleston (8):
      XQuartz: Add LSApplicationCategoryType key to Info.plist
      XQuartz: Localization Updates
      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
      XQuartz: Don't use deprecated CoreGraphics API on SL and Lion
      XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cursor types
      1.9.4.901 (1.9.5 RC1)

Julien Cristau (1):
      glx: make sure screen is non-negative in validGlxScreen

Michel Dänzer (1):
      EXA/mixed: ModifyPixmapHeader pitch fixes. (bug #33929)

---
 ChangeLog                                                            |  198 ++++
 Xext/xselinux_ext.c                                                  |    6 
 configure.ac                                                         |    4 
 debian/changelog                                                     |   11 
 debian/patches/20-update-gpu-pitch.diff                              |   27 
 debian/patches/series                                                |    1 
 debian/rules                                                         |    1 
 exa/exa_mixed.c                                                      |    9 
 glx/glxcmds.c                                                        |    2 
 hw/xfree86/modes/xf86Crtc.c                                          |   12 
 hw/xquartz/X11Application.h                                          |    3 
 hw/xquartz/X11Application.m                                          |   29 
 hw/xquartz/bundle/Info.plist.cpp                                     |    2 
 hw/xquartz/bundle/Resources/English.lproj/Localizable.strings        |binary
 hw/xquartz/bundle/Resources/French.lproj/locversion.plist            |    4 
 hw/xquartz/bundle/Resources/French.lproj/main.nib/designable.nib     |  441 ++++++----
 hw/xquartz/bundle/Resources/French.lproj/main.nib/keyedobjects.nib   |binary
 hw/xquartz/bundle/Resources/German.lproj/locversion.plist            |    4 
 hw/xquartz/bundle/Resources/German.lproj/main.nib/designable.nib     |  360 ++++++--
 hw/xquartz/bundle/Resources/German.lproj/main.nib/keyedobjects.nib   |binary
 hw/xquartz/bundle/Resources/Japanese.lproj/locversion.plist          |    4 
 hw/xquartz/bundle/Resources/Japanese.lproj/main.nib/designable.nib   |  323 ++++++-
 hw/xquartz/bundle/Resources/Japanese.lproj/main.nib/keyedobjects.nib |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 
 record/record.c                                                      |    6 
 31 files changed, 1222 insertions(+), 298 deletions(-)
---


Reply to: