Tag 'xorg-server-2_1.6.3.901-1' created by Julien Cristau <jcris...@debian.org> at 2009-09-14 14:02 +0000
Tagging upload of xorg-server 2:1.6.3.901-1 to unstable. Changes since xorg-server-2_1.6.3-1: Dan Nicholson (1): xfree86: Link libselinux with Xorg system libraries David Nusinow (4): Add a note about re-enabling ctrl-alt-backspace killing to NEWS.Debian. Revert "Add a note about re-enabling ctrl-alt-backspace killing to NEWS.Debian." Merge xsfbs in to debian-unstable Update xsfbs to 5693792171d885769e58dcccc053c08b11acd12a Julien Cristau (14): Add vboxvideo to the autodetection routine Add built-ins to the default font path so that non-Xorg servers can use them Add avr32 to the libselinux-dev/libaudit-dev build-deps (closes: #543540). xsfbs.sh: remove unused check_symlinks_and_{bomb,warn} xsfbs.sh: remove unused analyze_path xsfbs.sh: remove unused maplink function xsfbs.sh: remove unused find_culprits function xsfbs.sh: remove unused reject_whitespace function xsfbs.mk: no need for shlibs.local Fix RenderQueryVersion with newer renderproto Merge branch 'server-1.6-branch' of git://anongit.freedesktop.org/git/xorg/xserver into debian-unstable Bump changelogs Merge branch 'server-1.6-proposed' into debian-unstable Prepare changelog for upload Keith Packard (5): xf86_reload_cursors: fix cursor position to eliminate jumping after mode set Perform rotation redisplay before calling driver block handler (which may flush rendering) Ensure that rotation updates happen frequently Block signals while delivering XTest events (fixes bug 23100) Bump version to 1.6.3.901 (1.6.4 RC1) Michel Dänzer (4): glx: If a destroyed window is bound to the current context, make it not current. glx: Clean up more thoroughly if the drawable of a current context goes away. dri2: Don't crash if pPriv is NULL. EXA: Only take special code path for 1x1 fill for pixmaps. Peter Hutterer (3): Xext: fix up wrong conditions for negative sync transitions. config: don't shutdown the libhal ctx if it failed to initialize (#23213) dix: update the sprite trace for all masters && floating slaves (#23257) Richard Hughes (2): Do not reset lastDeviceEventTime when we do dixSaveScreens Don't reset the lastDeviceEventTime when doing DPMS actions --- ChangeLog | 174 +++++++++++ Xext/dpms.c | 17 - Xext/sync.c | 32 -- Xext/xtest.c | 2 config/hal.c | 21 - configure.ac | 8 debian/changelog | 24 + debian/control | 4 debian/patches/fedora-vboxvideo.diff | 21 + debian/patches/render-return-the-supported-version.patch | 34 ++ debian/patches/series | 2 debian/rules | 2 debian/xsfbs/xsfbs.mk | 4 debian/xsfbs/xsfbs.sh | 229 --------------- dix/dispatch.c | 22 + dix/events.c | 4 dix/window.c | 2 exa/exa_accel.c | 1 glx/glxext.c | 27 + hw/xfree86/dri2/dri2.c | 12 hw/xfree86/modes/xf86Cursors.c | 6 hw/xfree86/modes/xf86Rotate.c | 7 include/dix.h | 6 23 files changed, 368 insertions(+), 293 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org