Tag 'xorg-server-2_1.11.2.901-1' created by Cyril Brulebois <k...@debian.org> at 2011-11-29 16:33 +0000
Tagging upload of xorg-server 2:1.11.2.901-1 to unstable. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk7VCU8ACgkQeGfVPHR5Nd3RxgCeKaCZPJoRy5ofPr2lc02M5fJI v9gAn1YckijG5Tja4MXuLjqDA0BsyIUd =BIGK -----END PGP SIGNATURE----- Changes since xorg-server-2_1.11.1.902-1: Chris Wilson (3): VidMode: prevent crash with no modes DRI2: Avoid a NULL pointer dereference dri2: Register the DRI2DrawableType after server regeneration Christopher Yeleighton (1): Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2 Cyril Brulebois (6): Start adding some lintian overrides. Don't forget to ship xorg.conf.d(5) in xserver-xorg-core. Merge branch 'upstream-unstable' into debian-unstable Bump changelogs. Close #649420. Upload to unstable. Dave Airlie (1): xf86Crtc: handle no outputs with no modes harder. Derek Buitenhuis (1): Fix vesa's VBE PanelID interpretation Jeremy Huddleston (5): Revert "dix: don't XWarpPointer through the last slave anymore (#38313)" configure.ac: Bump to 1.11.2 xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast dmx: Build fix for -Werror=implicit-function-declaration configure.ac: 1.11.2.901 (1.11.3 RC1) Peter Hutterer (4): dix: block signals when closing all devices Xi: allow passive keygrabs on the XIAll(Master)Devices fake devices dix: Don't let a driver without a ProximityClassRec post events include: export GetProximityEvents and QueueProximityEvents Rami Ylimäki (1): record: Prevent out of bounds access when recording a reply. Ross Burton (1): edid: Add quirk for Acer Aspire One 110 dtakahashi42 (1): rootless: Fix a server crash when choosing a color with the gimp color wheel --- ChangeLog | 271 +++++++++++++++++++++++++++++ Xi/exevents.c | 2 configure.ac | 4 debian/changelog | 14 + debian/rules | 1 debian/xserver-xorg-core.install | 1 debian/xserver-xorg-core.lintian-overrides | 3 dix/devices.c | 4 dix/events.c | 21 -- dix/getevents.c | 2 hw/dmx/glxProxy/compsize.c | 1 hw/dmx/glxProxy/compsize.h | 51 +++++ hw/dmx/glxProxy/g_renderswap.c | 1 hw/dmx/glxProxy/glxcmds.c | 2 hw/dmx/glxProxy/glxcmds.h | 37 +++ hw/dmx/glxProxy/glxcmdsswap.c | 3 hw/vfb/InitOutput.c | 2 hw/xfree86/common/xf86VidMode.c | 3 hw/xfree86/dri2/dri2.c | 17 + hw/xfree86/dri2/dri2ext.c | 3 hw/xfree86/modes/xf86Crtc.c | 41 ++-- hw/xfree86/modes/xf86EdidModes.c | 5 hw/xfree86/os-support/linux/lnx_video.c | 8 hw/xfree86/vbe/vbe.c | 5 include/input.h | 4 include/os.h | 3 miext/rootless/rootlessScreen.c | 4 os/io.c | 1 record/record.c | 53 +++-- 29 files changed, 491 insertions(+), 76 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rvqcp-0002b1...@vasks.debian.org