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

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



Tag 'xorg-server-2_1.7.2-1' created by Julien Cristau <jcristau@debian.org> at 2009-11-28 16:05 +0000

Tagging upload of xorg-server 2:1.7.2-1 to experimental.

Changes since xorg-server-2_1.7.0-1:
Aaron Plattner (1):
      Bug #25136: Revert "Fix clipping when windows are used as sources"

Adam Jackson (7):
      dix: Fix up colormap fixup.
      EDID: Fix interlaced detailed timings to be frame size, not field size
      modes: De-duplicate a clock range check.
      modes: Fix duplicate detection, and do it more consistently
      EDID: Extend the HDTV hack to handle "1368x769"
      randr: Fill in errorValue when verifying outputs/crtcs/modes
      randr: Turn on ModeDebug during server setup

Alan Coopersmith (7):
      Set XQUARTZ to no on non-Darwin OS'es
      Fix build of unit tests when dtrace probes are enabled
      Add platform tests for Dtrace linker magic
      Fix make warning: overriding commands for target `dix.O'
      Fix segfault when -extension XKEYBOARD is passed on the command line
      Use $(MAKE) instead of "make" to build Solaris inline assembly
      Enable XF86PM on all Solaris platforms, not just x86/x64

Ben Skeggs (1):
      EXA: fix exaGetRGBAFromPixel to not loop forever on PICT_a8 picture

Chase Douglas (1):
      Move FD_CLR above pInfo->read_input

Colin Harrison (4):
      Xming: update .rc file
      Xming: Remove unused X-boxed icon resource
      Xming: Remove unused X-boxed icon resource
      Xming: Add mouse motion events with flag POINTER_SCREEN in winEnqueueMotion()

Dave Airlie (1):
      loader: actually stat something that has some chance of existing. (v2)

Eamon Walsh (9):
      xace: Fake return values on denials in input polling requests.
      xselinux: Stop special-casing QueryPointer access checks.
      xace: Relax permissions on XkbGetState from Read to Getattr.
      xselinux: switch from x_device to separate x_pointer and x_keyboard classes.
      xselinux: Allow SetWindowCreateContext to be used for pixmaps as well.
      dix: Export IsPointerDevice() and IsKeyboardDevice().
      xselinux: Use the now-exported IsPointerDevice() instead of a copy.
      xselinux: Note something in the log if disabled by boolean.
      Don't print a failure message when XACE denies an input event delivery.

Hans Nieser (1):
      Xinput: allow non-integer values again for Constant- and AdaptiveDeceleration

Jamey Sharp (3):
      Suppress GCC warnings like "the address of `u1' will always evaluate as `true'".
      Don't cast double to int: use default conversions or explicitly round.
      Suppress certain GCC warnings in auto-generated code.

Jeremy Huddleston (18):
      XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0
      XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than using the configure option.
      XQuartz: Set the proper bitmap for key repeats...
      XQuartz: Send mouse location with scroll events.
      Rootless: Abstract some of the Xplugin specific stuff which has crept into rootlessWindow.c
      Rootless: src drawable window can now be NULL
      XQuartz: Remove the redundant xquartz_resetenv_display
      XQuartz: Fix a possible minor memory leak
      XQuartz: Run xmodmap after programatically updating the keymap.
      dix: Properly detect if the other device is frozen
      XQuartz: Controller thread launches clients
      XQuartz: Don't weed out duplicates in generated keymap
      XQuartz: Use dixLookupResourceByType instead of LookupIDByType
      XQuartz: Cleanup X11Controller.m compilation warnings.
      XQuartz: Buildfix for Leopard and older
      XQuartz: pbproxy: Wait for the server to finish starting up, so display is valid.
      XQuartz: Explicitly pass a bellProc to make XBell() work again.
      XQuartz: Allow better compatability with older versions of xinit

Jon TURNEY (6):
      Cygwin/X: Don't build rootless extension code unless we need it
      Cygwin/X: Make -logverbose affect the verbosity of logging to the log file
      Resolve an inconsistency between libX11 and Xserver over GetModifierMapping
      dmx: Correctly compute DMXGetScreenAttributes reply length
      Cygwin/X: Remove a couple of extraneous '\n' in logged version info
      Avoid a null dereference if IFF_BROADCAST is set but there is no broadcast address

Julien Cristau (19):
      xsfbs.sh: fix typo and remove svn keyword
      xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage
      xsfbs.mk: remove more obsolete code
      Delete 09_debian_xserver_rtff.diff.
      Change the server's dependency on xserver-common to >= ${source:Version}
      Run unit tests when building the package
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      xfree86: set a sane umask before opening the log
      Turn-on-ModeDebug-by-default.patch is obsoleted by the previous cherry-pick
      Mention upstream commit in sha1 patch
      Number our patches to make it easier to keep track of things.
      Merge tag 'xorg-server-1.7.1.902' into debian-experimental
      Bump changelogs
      Use libudev instead of libhal for input hotplug on linux.
      Add udev rule to get keymap from /etc/default/keyboard.
      Merge tag 'xorg-server-1.7.2' into debian-experimental
      Bump changelogs
      Fix mode of udev rule
      Prepare changelog for upload

Kees Cook (1):
      xvfb-run: make concurrent invocations work

Keith Packard (2):
      Fix 'distcheck' to use host xkb files but install to build dir
      DRI2: Report the correct extension minor version

Kim Woelders (2):
      dix: Fix potential memory corruption in doListFontsWithInfo.
      render: Fix clip region translation in miClipPictureSrc().

Lee Leahu (2):
      dmx: when setting up device axis, use the correct counter number
      dmxDestroyWindow() - must call the X's native DetroyWindow()

Maarten Maathuis (1):
      exa: remove some outdated comment

Marcin Baczyński (1):
      Kill compilation warnings.

Matt Turner (3):
      Fix breakage on alpha caused by c7680befe5ae
      [alpha] don't return from void functions
      [alpha] assume we have __NR_pciconfig_iobase

Michael Cree (1):
      Fix undefined symbols on alpha

Michel Dänzer (2):
      composite: Revert changes from adding support for BGRA picture formats.
      EXA: Fix exaTryDriverSolidFill() for solid source pictures.

Mikhail Gusarov (1):
      kdrive: Grab evdev mouse/keyboard devices when X server is active

Nirbheek Chauhan (1):
      xkb: check permissions on XKM_OUTPUT_DIR

Peter Hutterer (17):
      Require libXtst >= 1.0.99.2 and libdmx >= 1.0.99.1
      xfree86: remove log-spamming DebugF
      xserver 1.7.0.901
      dix: extend IsPointerDevice check to valuator-only devices.
      kdrive: fix Xfake build by removing the old keysym stuff
      Revert "Xming: Remove unused X-boxed icon resource"
      xserver 1.7.0.902
      kdrive: silence tslib compiler warnings
      Merge branch 'server-1.7-branch' of git://anongit.freedesktop.org/~ewalsh/xserver into server-1.7-nominations
      xserver 1.7.1
      xserver 1.7.1.901
      dix: increase default number of buttons to 10.
      xserver 1.7.1.902
      Xi: don't crash when deleting invalid device properties.
      Move xdmxconfig modules into DMX conditionals (#25102)
      Xi: when deleting all properties, reset property handler to NULL.
      xserver 1.7.2

Rami Ylimaki (2):
      dix: Fixes a memory leak when a cursor resource is released.
      Xext: Fix a memory leak on GE client disconnect.

Tiago Vignatti (1):
      EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_driver

Tormod Volden (1):
      xfree86: Fix description of DDC_QUIRK_DETAILED_USE_MAXIMUM_SIZE

Yaakov Selkowitz (4):
      dolt: add Cygwin to supported platforms
      Install SDK pkg-config and aclocal files only if XORG
      Fix XWIN_LIBS definition
      Remove duplicates from Xfake_LDADD

Zhao Yakui (1):
      xfree86: Edid quirk for Philips LCD LP154W01

---
 ChangeLog                                                                   | 1269 ++++++++++
 Makefile.am                                                                 |    7 
 Xext/geext.c                                                                |    9 
 Xext/xselinux.c                                                             |   22 
 Xext/xselinux.h                                                             |   45 
 Xi/queryst.c                                                                |   14 
 Xi/xiproperty.c                                                             |    5 
 Xi/xiquerydevice.c                                                          |   41 
 Xi/xiquerydevice.h                                                          |    8 
 composite/compinit.c                                                        |    4 
 configure.ac                                                                |   62 
 debian/changelog                                                            |   22 
 debian/control                                                              |   24 
 debian/local/64-xorg-xkb.rules                                              |    8 
 debian/local/xvfb-run                                                       |   32 
 debian/patches/02_Add-libgcrypt-as-an-option-for-sha1.diff                  |   84 
 debian/patches/09_debian_xserver_rtff.diff                                  |   52 
 debian/patches/11-Move-config_init-after-CreateWellKnownSockets-and-In.diff |   37 
 debian/patches/12-Add-libudev-input-hotplug-backend.diff                    |  714 +++++
 debian/patches/13-configure-config-udev-defaults-to-off-for-now.diff        |   26 
 debian/patches/14-config-add-example-udev-rules.diff                        |   27 
 debian/patches/15-config-udev-look-for-xkb-rules-model-layout-variant-.diff |   40 
 debian/patches/Add-libgcrypt-as-an-option-for-sha1.diff                     |   82 
 debian/patches/Turn-on-ModeDebug-by-default.patch                           |   22 
 debian/patches/series                                                       |   10 
 debian/rules                                                                |   36 
 debian/xsfbs/xsfbs.mk                                                       |   17 
 debian/xsfbs/xsfbs.sh                                                       |    4 
 dev/null                                                                    |binary
 dix/Makefile.am                                                             |    9 
 dix/colormap.c                                                              |    3 
 dix/cursor.c                                                                |    3 
 dix/devices.c                                                               |   15 
 dix/dixfonts.c                                                              |    2 
 dix/events.c                                                                |   73 
 exa/exa_driver.c                                                            |    4 
 exa/exa_mixed.c                                                             |    4 
 exa/exa_render.c                                                            |   71 
 fb/fb.h                                                                     |    3 
 fb/fbpict.c                                                                 |  118 
 fb/fbtrap.c                                                                 |    4 
 glx/glapi.c                                                                 |    7 
 glx/unpack.h                                                                |    2 
 hw/dmx/dmx.c                                                                |    3 
 hw/dmx/dmxwindow.c                                                          |    3 
 hw/dmx/input/dmxinputinit.c                                                 |   22 
 hw/kdrive/fake/Makefile.am                                                  |    3 
 hw/kdrive/fake/kbd.c                                                        |  137 -
 hw/kdrive/linux/evdev.c                                                     |   15 
 hw/kdrive/linux/tslib.c                                                     |    4 
 hw/xfree86/Makefile.am                                                      |    5 
 hw/xfree86/common/xf86Events.c                                              |    5 
 hw/xfree86/common/xf86Init.c                                                |    4 
 hw/xfree86/common/xf86Mode.c                                                |   29 
 hw/xfree86/common/xf86Xinput.c                                              |   26 
 hw/xfree86/common/xf86cmap.c                                                |    2 
 hw/xfree86/dri2/dri2ext.c                                                   |    2 
 hw/xfree86/i2c/fi1236.c                                                     |   10 
 hw/xfree86/loader/loadmod.c                                                 |    7 
 hw/xfree86/loader/sdksyms.sh                                                |    1 
 hw/xfree86/modes/xf86Crtc.c                                                 |   43 
 hw/xfree86/modes/xf86EdidModes.c                                            |   66 
 hw/xfree86/modes/xf86Modes.c                                                |   34 
 hw/xfree86/modes/xf86Modes.h                                                |    3 
 hw/xfree86/os-support/linux/lnx_axp.c                                       |   16 
 hw/xfree86/os-support/linux/lnx_ev56.c                                      |   18 
 hw/xfree86/os-support/misc/SlowBcopy.c                                      |   62 
 hw/xfree86/parser/Flags.c                                                   |    2 
 hw/xquartz/X11Application.h                                                 |    1 
 hw/xquartz/X11Application.m                                                 |   15 
 hw/xquartz/X11Controller.h                                                  |    5 
 hw/xquartz/X11Controller.m                                                  |   20 
 hw/xquartz/applewm.c                                                        |   20 
 hw/xquartz/bundle/Info.plist.cpp                                            |    4 
 hw/xquartz/mach-startup/bundle-main.c                                       |   81 
 hw/xquartz/mach-startup/stub.c                                              |    3 
 hw/xquartz/pbproxy/app-main.m                                               |    4 
 hw/xquartz/pbproxy/main.m                                                   |   16 
 hw/xquartz/quartzKeyboard.c                                                 |  193 -
 hw/xquartz/xpr/xprFrame.c                                                   |   47 
 hw/xwin/InitOutput.c                                                        |    2 
 hw/xwin/Makefile.am                                                         |    1 
 hw/xwin/XWin.rc                                                             |   11 
 hw/xwin/winmouse.c                                                          |    2 
 hw/xwin/winprocarg.c                                                        |    4 
 hw/xwin/winresource.h                                                       |    1 
 hw/xwin/winscrinit.c                                                        |    6 
 include/dix.h                                                               |    4 
 m4/dolt.m4                                                                  |    3 
 mi/miinitext.c                                                              |   28 
 miext/rootless/rootless.h                                                   |    9 
 miext/rootless/rootlessCommon.c                                             |    3 
 miext/rootless/rootlessCommon.h                                             |    4 
 miext/rootless/rootlessScreen.c                                             |    4 
 miext/rootless/rootlessWindow.c                                             |   76 
 miext/rootless/rootlessWindow.h                                             |    2 
 os/Makefile.am                                                              |    4 
 os/access.c                                                                 |    3 
 randr/randrstr.h                                                            |   12 
 render/mipict.c                                                             |    8 
 test/Makefile.am                                                            |    4 
 test/input.c                                                                |   54 
 test/xi2/Makefile.am                                                        |    4 
 xkb/ddxLoad.c                                                               |    5 
 xkb/xkb.c                                                                   |    2 
 105 files changed, 3256 insertions(+), 972 deletions(-)
---


Reply to: