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

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



Tag 'xorg-server-2_1.7.3.901-1' created by Brice Goglin <bgoglin@debian.org> at 2009-12-12 16:59 +0000

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

Changes since xorg-server-2_1.7.2-2:
Aaron Plattner (2):
      Restore ABI by reintroducing the "is_src" paramter to image_from_pict.
      Restore ABI by reintroducing the "is_src" paramter to image_from_pict.

Ben Skeggs (1):
      EXA: fix mixed-pixmaps issue where we could do accel with pixmap mapped

Brice Goglin (4):
      Merge tag 'xorg-server-1.7.3.901' into debian-experimental
      New upstream release candidate
      Refresh patches
      Prepare Changelog for upload

Gaetan Nadon (2):
      configure.ac: error while checking for XDMXCONFIG_DEP
      configure.ac: error while checking for XDMXCONFIG_DEP

Julien Cristau (4):
      Enable GLX 1.4 on DRI2 and swrast (from upstream, via F12).
      xserver-xorg-dev: add Depends on x11proto-kb-dev and libxkbfile-dev for xkbsrv.h
      Update input_id to the version in udev 149.
      Update xserver-xorg-core bug script to run udevadm info instead of lshal.

Luc Verhaegen (1):
      Xv: Fix AdjustFrame when driver implements ReputImage.

Michel Dänzer (1):
      EXA: Don't defragment offscreen memory at allocation time.

Peter Hutterer (7):
      xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.
      Set the source and deviceid for key repeat events (#24785)
      dix: remove core devices when shutting down. (#25028)
      dix: fix memory leak, free event list on shutdown. (#25028)
      xserver 1.7.3
      Merge branch 'server-1.7-branch' into server-1.7-nominations
      xserver 1.7.3.901

Timo Aaltonen (2):
      Merge commit 'xorg-server-1.7.3' into debian-experimental
      Update the changelogs.

---
 ChangeLog                                                |  217 +++++++++++++
 configure.ac                                             |   18 -
 debian/changelog                                         |   15 
 debian/control                                           |    2 
 debian/local/input_id.c                                  |   95 +++---
 debian/patches/03_fedora_glx_versioning.diff             |  233 +++++++++++++++
 debian/patches/04_fedora_glx14-swrast.diff               |   26 +
 debian/patches/12-Add-libudev-input-hotplug-backend.diff |    4 
 debian/patches/series                                    |    3 
 debian/rules                                             |    1 
 debian/xserver-xorg-core.bug.script                      |   12 
 dix/devices.c                                            |    3 
 dix/events.c                                             |    9 
 exa/exa_migration_mixed.c                                |    3 
 exa/exa_offscreen.c                                      |   25 -
 hw/xfree86/common/xf86Config.c                           |    2 
 hw/xfree86/common/xf86xv.c                               |    4 
 xkb/xkbAccessX.c                                         |    2 
 18 files changed, 590 insertions(+), 84 deletions(-)
---


Reply to: