[ubuntu/maverick] xorg-server 2:1.8.1.901-1ubuntu1 (Accepted)
Bryce Harrington
bryce at ubuntu.com
Mon Jun 7 23:45:20 BST 2010
xorg-server (2:1.8.1.901-1ubuntu1) maverick; urgency=low
[ Timo Aaltonen ]
* Merged from Debian experimental, remaining changes:
- rules, control:
+ Disable SELinux, libaudit-dev is not in main yet (LP 406226).
Drop libaudit-dev from build-deps.
- rules: Enable xcsecurity (LP 247537).
- local/xvfb-run*: Add correct docs about error codes (LP 328205)
- rules: Add --with-extra-module-dir to support GL alternatives.
- control: Xvfb depends on xauth, x11-xkb-utils, recommends
libgl1-mesa-dri. (LP 500102)
- rules, local/64-xorg-xkb.rules: Don't use keyboard-configuration
until it's available.
- 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:
+ 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:
Cache keyboard settings.
+ 191-Xorg-add-an-extra-module-path.patch:
Add support for the alternatives module path.
+ 196_xvfb-fbscreeninit-handling.patch, 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.
* Dropped patches:
- 106_nouveau_autodetect.patch: obsoleted by 15-nouveau.diff
- 112_xaa-fbcomposite-fix-negative-size.patch: adopted by Debian
- 113_quell_nouveau_aiglx.patch: obsoleted by 15-nouveau.diff
- 115_xext_fix_cursor_ref_counting.patch: merged upstream
- 116_fix_typos_in_swap_functions.patch: merged upstream
- 118_xkb_fix_garbage_init.patch: merged upstream
- 123_exa_sys_ptr_nullpointer_check.patch: merged upstream
- 199_xfvb-help-typo.patch: merged upstream
* debian/xserver-xorg-core.preinst.in: Drop the removal of the wrong
alternative, obsolete by now.
* debian/control: Build the udeb and bump the relaxed build-deps.
* debian/local/xvfb-run: Don't disable composite, seems to run fine
with it nowadays.
[ Robert Hooker ]
* Fix 190_cache-xkbcomp_output_for_fast_start_up.patch so it works.
* Drop 164_trap-aspect-ratios.patch: obsolete.
* debian/rules: Adjust confflag targets so xcsecurity isn't enabled for udeb
with disabled xace.
* Drop 184_virtual_devices_autodetect.patch: It's a noop with todays autoconfig.
[ Bryce Harrington ]
* debian/rules: Don't reference the package uploader for support; instead point
users to the standard Ubuntu support page.
(LP: #589811)
[ Christopher James Halse Rogers ]
* Add debian/gbp.conf pointing at ubuntu branch.
* Drop 109_fix-swcursor-crash.patch; merged upstream in 3a3edb2c.
* 122_xext_fix_card32_overflow_in_xauth.patch: Update to most recent patch
on patchwork. This patch actually works! (tested with
“xauth generate :0 . trusted timeout 99999999) (LP: #519049)
Date: Mon, 07 Jun 2010 14:50:49 -0700
Changed-By: Bryce Harrington <bryce at ubuntu.com>
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Signed-By: Bryce Harrington <bryce at bryceharrington.org>
https://launchpad.net/ubuntu/maverick/+source/xorg-server/2:1.8.1.901-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 07 Jun 2010 14:50:49 -0700
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.8.1.901-1ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Changed-By: Bryce Harrington <bryce at ubuntu.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
Launchpad-Bugs-Fixed: 519049 589811
Changes:
xorg-server (2:1.8.1.901-1ubuntu1) maverick; urgency=low
.
[ Timo Aaltonen ]
* Merged from Debian experimental, remaining changes:
- rules, control:
+ Disable SELinux, libaudit-dev is not in main yet (LP 406226).
Drop libaudit-dev from build-deps.
- rules: Enable xcsecurity (LP 247537).
- local/xvfb-run*: Add correct docs about error codes (LP 328205)
- rules: Add --with-extra-module-dir to support GL alternatives.
- control: Xvfb depends on xauth, x11-xkb-utils, recommends
libgl1-mesa-dri. (LP 500102)
- rules, local/64-xorg-xkb.rules: Don't use keyboard-configuration
until it's available.
- 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:
+ 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:
Cache keyboard settings.
+ 191-Xorg-add-an-extra-module-path.patch:
Add support for the alternatives module path.
+ 196_xvfb-fbscreeninit-handling.patch, 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.
* Dropped patches:
- 106_nouveau_autodetect.patch: obsoleted by 15-nouveau.diff
- 112_xaa-fbcomposite-fix-negative-size.patch: adopted by Debian
- 113_quell_nouveau_aiglx.patch: obsoleted by 15-nouveau.diff
- 115_xext_fix_cursor_ref_counting.patch: merged upstream
- 116_fix_typos_in_swap_functions.patch: merged upstream
- 118_xkb_fix_garbage_init.patch: merged upstream
- 123_exa_sys_ptr_nullpointer_check.patch: merged upstream
- 199_xfvb-help-typo.patch: merged upstream
* debian/xserver-xorg-core.preinst.in: Drop the removal of the wrong
alternative, obsolete by now.
* debian/control: Build the udeb and bump the relaxed build-deps.
* debian/local/xvfb-run: Don't disable composite, seems to run fine
with it nowadays.
.
[ Robert Hooker ]
* Fix 190_cache-xkbcomp_output_for_fast_start_up.patch so it works.
* Drop 164_trap-aspect-ratios.patch: obsolete.
* debian/rules: Adjust confflag targets so xcsecurity isn't enabled for udeb
with disabled xace.
* Drop 184_virtual_devices_autodetect.patch: It's a noop with todays autoconfig.
.
[ Bryce Harrington ]
* debian/rules: Don't reference the package uploader for support; instead point
users to the standard Ubuntu support page.
(LP: #589811)
.
[ Christopher James Halse Rogers ]
* Add debian/gbp.conf pointing at ubuntu branch.
* Drop 109_fix-swcursor-crash.patch; merged upstream in 3a3edb2c.
* 122_xext_fix_card32_overflow_in_xauth.patch: Update to most recent patch
on patchwork. This patch actually works! (tested with
“xauth generate :0 . trusted timeout 99999999) (LP: #519049)
Checksums-Sha1:
c2370141692e7cf2760e2cc4bc840e37fd0e5949 3563 xorg-server_1.8.1.901-1ubuntu1.dsc
46e647e61b3608dc4db5ae368f1bc9036c837d5c 7001575 xorg-server_1.8.1.901.orig.tar.gz
0a46d34053a8caad09a4d447794eb4c07e5e73a7 372295 xorg-server_1.8.1.901-1ubuntu1.diff.gz
Checksums-Sha256:
77f2e3dce11ebe1f7d513f46c67edde5acb03f7a96c048e2cd6a53e5bf21fde2 3563 xorg-server_1.8.1.901-1ubuntu1.dsc
d4a72473444943c0b0c48377e66c8a45d07ce949637e41509983fc7e6b014042 7001575 xorg-server_1.8.1.901.orig.tar.gz
d08b804ac556a6631347ffa05d10adbdf221afc571844fafad86c0699aa7a992 372295 xorg-server_1.8.1.901-1ubuntu1.diff.gz
Files:
962e245090a14e938f46db0a58cfd683 3563 x11 optional xorg-server_1.8.1.901-1ubuntu1.dsc
8d1e8d17c57fe7bb66636d40f40754a8 7001575 x11 optional xorg-server_1.8.1.901.orig.tar.gz
e2d241816a733d728ce162d41ef628af 372295 x11 optional xorg-server_1.8.1.901-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)
iEYEARECAAYFAkwNb/cACgkQEaMBVuDmdhEKOgCfRvXiiFXh5aw8F5k/+h/c1bOc
LykAoNm4meKKL23bMYuFlyTzCG3PsuUV
=Etxo
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list