[ubuntu/natty] xorg-server 2:1.9.0.902-1ubuntu1 (Accepted)
Robert Hooker
robert.hooker at canonical.com
Mon Nov 8 20:00:35 GMT 2010
xorg-server (2:1.9.0.902-1ubuntu1) natty; urgency=low
* Merge from Debian experimental. Remaining Ubuntu changes:
- rules:
+ Disable SELinux, libaudit-dev is not in main yet. (LP: #406226)
+ Enable xcsecurity. (LP: #247537)
+ Add --with-extra-module-dir to support GL alternatives.
- control:
+ Xvfb depends on xauth, x11-xkb-utils. (LP: #500102)
+ Add breaks for incompatible drivers. (LP: #614993)
+ Drop libaudit-dev from build-deps.
- rules, local/64-xorg-xkb.rules: Don't use keyboard-configuration
until it's available.
- local/xvfb-run*: Add correct docs about error codes. (LP #328205)
- debian/patches:
+ 100_rethrow_signals.patch:
When aborting, re-raise signals for apport
+ 109_fix-swcursor-crash.patch:
Avoid dereferencing null pointer while reloading cursors during
resume. (LP: #371405)
+ 111_armel-drv-fallbacks.patch:
Add support for armel driver fallbacks.
+ 121_only_switch_vt_when_active.diff:
Add a check to prevent the X server from changing the VT when killing
GDM from the console.
+ 122_xext_fix_card32_overflow_in_xauth.patch:
Fix server crash when “xauth generate” is called with large timeout.
+ 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
169_mipointer_nullptr_checks.patch,
172_cwgetbackingpicture_nullptr_check.patch:
Fix various segfaults in xserver by checking pointers for NULL
values before dereferencing them.
+ 165_man_xorg_conf_no_device_ident.patch
Correct man page
+ 168_glibc_trace_to_stderr.patch:
Report abort traces to stderr instead of terminal
+ 184_virtual_devices_autodetect.patch:
Use vesa for qemu device, which is not supported by cirrus
+ 187_edid_quirk_hp_nc8430.patch:
Quirk for another LPL monitor (LP: #380009)
+ 188_default_primary_to_first_busid.patch:
Pick the first device and carry on (LP: #459512)
+ 189_xserver_1.5.0_bg_none_root.patch:
Create a root window with no background.
+ 190_cache-xkbcomp_output_for_fast_start_up.patch:
+ 191-Xorg-add-an-extra-module-path.patch:
Add support for the alternatives module path.
+ 197_xvfb-randr.patch:
Adds xrandr support to xvfb. (LP: #516123)
+ 198_nohwaccess.patch:
Adds a -nohwaccess argument to make X not access the hardware
ports directly.
+ 200_randr-null.patch:
Clarify a pointer initialization.
+ 203_gestures-extension.patch:
+ 202_xf86CoordinationsToWindows.patch:
Add gesture extension support (LP: #616678)
+ 204_fix-neg-sync-transition.patch:
Fixes gnome screensaver fade being uninterruptable. (LP: #595555)
+ 206_intel_8xx_default_to_fbdev.patch:
Makes 8xx class intel GPUs default to fbdev for stability. (LP: #633593)
* Drop 205_udev-product-ids.patch, merged upstream.
xorg-server (2:1.9.0.902-1) experimental; urgency=low
* New upstream release (1.9.1 rc2).
* Drop 20-Revert-for-bug-30267.diff, merged upstream.
xorg-server (2:1.9.0.901-1) experimental; urgency=low
[ Christopher James Halse Rogers ]
* New upstream release (1.9.0):
- Fixes crash in DamageUnregister on session close (LP: #343694)
- Fixes crash with extremely large windows exposed by xpdf (Closes: #320627)
* Drop 17-fix-DRI2-segfault-when-clientGone.diff: fixed upstream in more
generality.
[ Cyril Brulebois ]
* New upstream release (1.9.1 rc1).
* Add patch: 20-Revert-for-bug-30267.diff, to fix FTBFS due to test
failures, see https://bugs.freedesktop.org/show_bug.cgi?id=30267 for
reference.
* Bump xutils-dev build-dep for new macros.
* Remove --disable-multibuffer from configure flags, that extension is
gone for real now.
Date: Mon, 18 Oct 2010 11:19:33 -0400
Changed-By: Robert Hooker <robert.hooker at canonical.com>
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Signed-By: Bryce Harrington <bryce at bryceharrington.org>
https://launchpad.net/ubuntu/natty/+source/xorg-server/2:1.9.0.902-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 18 Oct 2010 11:19:33 -0400
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg xserver-common
Architecture: source
Version: 2:1.9.0.902-1ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Changed-By: Robert Hooker <robert.hooker at canonical.com>
Description:
xdmx - distributed multihead X server
xdmx-tools - Distributed Multihead X tools
xnest - Nested X server
xserver-common - common files used by various X servers
xserver-xephyr - nested X server
xserver-xfbdev - Linux framebuffer device tiny X server
xserver-xorg-core - Xorg X server - core server
xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
xserver-xorg-core-udeb - Xorg X server - core server (udeb)
xserver-xorg-dev - Xorg X server - development files
xvfb - Virtual Framebuffer 'fake' X server
Closes: 320627
Launchpad-Bugs-Fixed: 247537 343694 371405 380009 406226 459512 500102 516123 595555 614993 616678 633593
Changes:
xorg-server (2:1.9.0.902-1ubuntu1) natty; urgency=low
.
* Merge from Debian experimental. Remaining Ubuntu changes:
- rules:
+ Disable SELinux, libaudit-dev is not in main yet. (LP: #406226)
+ Enable xcsecurity. (LP: #247537)
+ Add --with-extra-module-dir to support GL alternatives.
- control:
+ Xvfb depends on xauth, x11-xkb-utils. (LP: #500102)
+ Add breaks for incompatible drivers. (LP: #614993)
+ Drop libaudit-dev from build-deps.
- rules, local/64-xorg-xkb.rules: Don't use keyboard-configuration
until it's available.
- local/xvfb-run*: Add correct docs about error codes. (LP #328205)
- debian/patches:
+ 100_rethrow_signals.patch:
When aborting, re-raise signals for apport
+ 109_fix-swcursor-crash.patch:
Avoid dereferencing null pointer while reloading cursors during
resume. (LP: #371405)
+ 111_armel-drv-fallbacks.patch:
Add support for armel driver fallbacks.
+ 121_only_switch_vt_when_active.diff:
Add a check to prevent the X server from changing the VT when killing
GDM from the console.
+ 122_xext_fix_card32_overflow_in_xauth.patch:
Fix server crash when “xauth generate” is called with large timeout.
+ 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
169_mipointer_nullptr_checks.patch,
172_cwgetbackingpicture_nullptr_check.patch:
Fix various segfaults in xserver by checking pointers for NULL
values before dereferencing them.
+ 165_man_xorg_conf_no_device_ident.patch
Correct man page
+ 168_glibc_trace_to_stderr.patch:
Report abort traces to stderr instead of terminal
+ 184_virtual_devices_autodetect.patch:
Use vesa for qemu device, which is not supported by cirrus
+ 187_edid_quirk_hp_nc8430.patch:
Quirk for another LPL monitor (LP: #380009)
+ 188_default_primary_to_first_busid.patch:
Pick the first device and carry on (LP: #459512)
+ 189_xserver_1.5.0_bg_none_root.patch:
Create a root window with no background.
+ 190_cache-xkbcomp_output_for_fast_start_up.patch:
+ 191-Xorg-add-an-extra-module-path.patch:
Add support for the alternatives module path.
+ 197_xvfb-randr.patch:
Adds xrandr support to xvfb. (LP: #516123)
+ 198_nohwaccess.patch:
Adds a -nohwaccess argument to make X not access the hardware
ports directly.
+ 200_randr-null.patch:
Clarify a pointer initialization.
+ 203_gestures-extension.patch:
+ 202_xf86CoordinationsToWindows.patch:
Add gesture extension support (LP: #616678)
+ 204_fix-neg-sync-transition.patch:
Fixes gnome screensaver fade being uninterruptable. (LP: #595555)
+ 206_intel_8xx_default_to_fbdev.patch:
Makes 8xx class intel GPUs default to fbdev for stability. (LP: #633593)
* Drop 205_udev-product-ids.patch, merged upstream.
.
xorg-server (2:1.9.0.902-1) experimental; urgency=low
.
* New upstream release (1.9.1 rc2).
* Drop 20-Revert-for-bug-30267.diff, merged upstream.
.
xorg-server (2:1.9.0.901-1) experimental; urgency=low
.
[ Christopher James Halse Rogers ]
* New upstream release (1.9.0):
- Fixes crash in DamageUnregister on session close (LP: #343694)
- Fixes crash with extremely large windows exposed by xpdf (Closes: #320627)
* Drop 17-fix-DRI2-segfault-when-clientGone.diff: fixed upstream in more
generality.
.
[ Cyril Brulebois ]
* New upstream release (1.9.1 rc1).
* Add patch: 20-Revert-for-bug-30267.diff, to fix FTBFS due to test
failures, see https://bugs.freedesktop.org/show_bug.cgi?id=30267 for
reference.
* Bump xutils-dev build-dep for new macros.
* Remove --disable-multibuffer from configure flags, that extension is
gone for real now.
Checksums-Sha1:
83d05aa2b73c457e935e8dbbd4aee266469d0643 3561 xorg-server_1.9.0.902-1ubuntu1.dsc
4e32a43e81723d2f09208768e6c8aedf2a19f182 7032870 xorg-server_1.9.0.902.orig.tar.gz
f0c7f0ce85de1a0b247cd209d977cc464add2a3d 407986 xorg-server_1.9.0.902-1ubuntu1.diff.gz
Checksums-Sha256:
12d032e01418da120b1328d46efae3a528ebabf8f3a9786539c8e4f37793a8a3 3561 xorg-server_1.9.0.902-1ubuntu1.dsc
08defe630012a1238ef6a97b0ddd55e58876f5c6897f5e0aeb70b5811e91c2e4 7032870 xorg-server_1.9.0.902.orig.tar.gz
c56f4b67551d70cd16bdde1a9b365e84cfbe461c8c23cd4d90f5ce95d3154dd5 407986 xorg-server_1.9.0.902-1ubuntu1.diff.gz
Files:
fe3f11c3bbfa6a7126a1ee8daf496149 3561 x11 optional xorg-server_1.9.0.902-1ubuntu1.dsc
fe37129b985fe4b710ee0637c4937776 7032870 x11 optional xorg-server_1.9.0.902.orig.tar.gz
7027c4cc0f22f776b5ef74f46f58bb23 407986 x11 optional xorg-server_1.9.0.902-1ubuntu1.diff.gz
Original-Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkzYVloACgkQEaMBVuDmdhFh1wCeKUMpirllF2bS6mF1nXb3GJMM
xyIAn2LeyceFlJEgNnYDqAhP+czLlJ8x
=dZZr
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list