[ubuntu/quantal-proposed] xorg-server 2:1.12.1.902-1ubuntu1 (Accepted)
Bryce Harrington
bryce at ubuntu.com
Fri Jun 22 03:20:30 UTC 2012
xorg-server (2:1.12.1.902-1ubuntu1) quantal-proposed; urgency=medium
[ Maarten Lankhorst ]
* Refresh patches to apply on x-server 1.12
- patch-x-indent.sh from xorg-pkg-tools was used to redo coding style
* Deleted following patches because they have been committed upstream
- 224_return_BadWindow_not_BadMatch.diff
- 225_non-root_config_paths.patch
- 505_query_pointer_touchscreen.patch
- 506_touchscreen_pointer_emulation_checks.patch
- 507_touchscreen_fixes.patch
* Non-trivial refresh of 500_pointer_barrier_thresholds.diff, based on
xorg-edgers
* Rest was refreshed with patch-x-indent.sh to survive coding style changes
* Add upstream patches for proper device disabling:
- 510-dix-return-early-from-DisableDevice-if-the-device-is.patch
- 511-dix-move-freeing-the-sprite-into-a-function.patch
- 512-dix-free-the-sprite-when-disabling-the-device.patch
- 513-dix-disable-non-sprite-owners-first-when-disabling-p.patch
- 514-Xi-drop-forced-unpairing-when-changing-the-hierarchy.patch
- 515-dix-disable-all-devices-before-shutdown.patch
[ Bryce Harrington ]
* Drop 209_add_legacy_bgnone_option.patch: lightdm and other *dm's have
switched to the new standard -background option. No need to continue
providing the legacy -nr synonym.
* Drop 201_report-real-dpi.patch: Commented out in series.
* Drop 198_nohwaccess.patch: Rootless-X no longer a development focus
for us; the patch would need reworked anyway to provide proper
support.
* Drop 166_nullptr_xinerama_keyrepeat.patch: Fixed differently upstream
in commit 24e682d0, as verified by original reporter.
xorg-server (2:1.12.1.902-1) unstable; urgency=medium
[ Julien Cristau ]
* xvfb-run: kill Xvfb when the script dies.
* xvfb-run: instead of waiting 3 seconds and hoping that's enough for Xvfb
to come up (and waiting 2.9 seconds too many in the general case), tell it
to send us SIGUSR1 when it's ready to accept connections. This reduces
"xvfb-run -- xterm -e true" from ~3.2s to ~0.4s on a quick test.
* xvfb-run: fix xauth handling; setting XAUTHORITY when starting an X server
isn't actually useful, we need to use the -auth command-line parameter
instead. Somehow this seems to have been broken all these years and
nobody noticed...
[ Cyril Brulebois ]
* New upstream release candidate for the 1.12 stable branch:
- Bring the usual lot of stability fixes.
- Fix segfault on server shutdown (Closes: #671812).
- Refactor logging, fixing a format string vulnerability which could lead
to a denial of service (“only”, thanks to the fortified sources). This
is CVE-2012-2118 (Closes: #673148).
* Bump severity to “medium” for those two important fixes.
xorg-server (2:1.12.1-2) unstable; urgency=low
* Merge from server-1.12-branch up to 22a1953c4a to get:
- many XI 2.2 fixes.
- “os: make timers signal-safe”; fixing infinite loops with the
synaptics tap handling code.
xorg-server (2:1.12.1-1) unstable; urgency=low
* New upstream release.
* Upload to unstable.
xorg-server (2:1.12.0.902-1) experimental; urgency=low
* New upstream release candidate (1.12.1 RC2).
* Refresh patches, yay for automated re-indenting…
xorg-server (2:1.12.0-1) experimental; urgency=low
* New upstream release.
* Bump x11proto-input-dev in Build-Depends and Depends.
xorg-server (2:1.11.99.902-1) experimental; urgency=low
* New upstream release candidate (1.12 RC2):
- Fix FTBFS on ia64 and mips*.
* Bump x11proto-input-dev build-dep.
xorg-server (2:1.11.99.901-1) experimental; urgency=low
* New upstream release candidate (1.12 RC1).
* Bump input ABI and serverminver again.
* Bump x11proto-input-dev build-dep/dep.
xorg-server (2:1.11.99.2-1) experimental; urgency=low
* New upstream snapshot.
* Bump input ABI and serverminver again.
xorg-server (2:1.11.99.1-1) experimental; urgency=low
* New upstream release snapshot (on the way to 1.12).
* Bump libpciaccess-dev, x11proto-input-dev build-deps.
* Update xserver-xorg-dev's dependencies:
- Add libpixman-1-dev.
- Bump x11proto-input-dev.
* Update serverminver with new server and ABI versions.
* Drop patches (merged upstream):
- 07-xfree86-fix-build-with-xv-disabled.diff
- 15-nouveau.diff
Date: Mon, 04 Jun 2012 19:12:23 -0700
Changed-By: Bryce Harrington <bryce at ubuntu.com>
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Signed-By: Chris Halse Rogers <raof at ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/xorg-server/2:1.12.1.902-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 04 Jun 2012 19:12:23 -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.12.1.902-1ubuntu1
Distribution: quantal-proposed
Urgency: medium
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
Closes: 671812 673148
Changes:
xorg-server (2:1.12.1.902-1ubuntu1) quantal-proposed; urgency=medium
.
[ Maarten Lankhorst ]
* Refresh patches to apply on x-server 1.12
- patch-x-indent.sh from xorg-pkg-tools was used to redo coding style
* Deleted following patches because they have been committed upstream
- 224_return_BadWindow_not_BadMatch.diff
- 225_non-root_config_paths.patch
- 505_query_pointer_touchscreen.patch
- 506_touchscreen_pointer_emulation_checks.patch
- 507_touchscreen_fixes.patch
* Non-trivial refresh of 500_pointer_barrier_thresholds.diff, based on
xorg-edgers
* Rest was refreshed with patch-x-indent.sh to survive coding style changes
* Add upstream patches for proper device disabling:
- 510-dix-return-early-from-DisableDevice-if-the-device-is.patch
- 511-dix-move-freeing-the-sprite-into-a-function.patch
- 512-dix-free-the-sprite-when-disabling-the-device.patch
- 513-dix-disable-non-sprite-owners-first-when-disabling-p.patch
- 514-Xi-drop-forced-unpairing-when-changing-the-hierarchy.patch
- 515-dix-disable-all-devices-before-shutdown.patch
.
[ Bryce Harrington ]
* Drop 209_add_legacy_bgnone_option.patch: lightdm and other *dm's have
switched to the new standard -background option. No need to continue
providing the legacy -nr synonym.
* Drop 201_report-real-dpi.patch: Commented out in series.
* Drop 198_nohwaccess.patch: Rootless-X no longer a development focus
for us; the patch would need reworked anyway to provide proper
support.
* Drop 166_nullptr_xinerama_keyrepeat.patch: Fixed differently upstream
in commit 24e682d0, as verified by original reporter.
.
xorg-server (2:1.12.1.902-1) unstable; urgency=medium
.
[ Julien Cristau ]
* xvfb-run: kill Xvfb when the script dies.
* xvfb-run: instead of waiting 3 seconds and hoping that's enough for Xvfb
to come up (and waiting 2.9 seconds too many in the general case), tell it
to send us SIGUSR1 when it's ready to accept connections. This reduces
"xvfb-run -- xterm -e true" from ~3.2s to ~0.4s on a quick test.
* xvfb-run: fix xauth handling; setting XAUTHORITY when starting an X server
isn't actually useful, we need to use the -auth command-line parameter
instead. Somehow this seems to have been broken all these years and
nobody noticed...
.
[ Cyril Brulebois ]
* New upstream release candidate for the 1.12 stable branch:
- Bring the usual lot of stability fixes.
- Fix segfault on server shutdown (Closes: #671812).
- Refactor logging, fixing a format string vulnerability which could lead
to a denial of service (“only”, thanks to the fortified sources). This
is CVE-2012-2118 (Closes: #673148).
* Bump severity to “medium” for those two important fixes.
.
xorg-server (2:1.12.1-2) unstable; urgency=low
.
* Merge from server-1.12-branch up to 22a1953c4a to get:
- many XI 2.2 fixes.
- “os: make timers signal-safe”; fixing infinite loops with the
synaptics tap handling code.
.
xorg-server (2:1.12.1-1) unstable; urgency=low
.
* New upstream release.
* Upload to unstable.
.
xorg-server (2:1.12.0.902-1) experimental; urgency=low
.
* New upstream release candidate (1.12.1 RC2).
* Refresh patches, yay for automated re-indenting…
.
xorg-server (2:1.12.0-1) experimental; urgency=low
.
* New upstream release.
* Bump x11proto-input-dev in Build-Depends and Depends.
.
xorg-server (2:1.11.99.902-1) experimental; urgency=low
.
* New upstream release candidate (1.12 RC2):
- Fix FTBFS on ia64 and mips*.
* Bump x11proto-input-dev build-dep.
.
xorg-server (2:1.11.99.901-1) experimental; urgency=low
.
* New upstream release candidate (1.12 RC1).
* Bump input ABI and serverminver again.
* Bump x11proto-input-dev build-dep/dep.
.
xorg-server (2:1.11.99.2-1) experimental; urgency=low
.
* New upstream snapshot.
* Bump input ABI and serverminver again.
.
xorg-server (2:1.11.99.1-1) experimental; urgency=low
.
* New upstream release snapshot (on the way to 1.12).
* Bump libpciaccess-dev, x11proto-input-dev build-deps.
* Update xserver-xorg-dev's dependencies:
- Add libpixman-1-dev.
- Bump x11proto-input-dev.
* Update serverminver with new server and ABI versions.
* Drop patches (merged upstream):
- 07-xfree86-fix-build-with-xv-disabled.diff
- 15-nouveau.diff
Checksums-Sha1:
2cc5b39396a083702694dc49c0d723aec490a63a 4195 xorg-server_1.12.1.902-1ubuntu1.dsc
c5fc232decc3eaa18283ffb313dde8b0b73e48b3 7519286 xorg-server_1.12.1.902.orig.tar.gz
fb7200119cbd0cdebf9ae763792370e89d1d171d 155876 xorg-server_1.12.1.902-1ubuntu1.diff.gz
Checksums-Sha256:
1dd961378861711ad1471391710dadfdae585a1dfb5580da2673e4de83b3e992 4195 xorg-server_1.12.1.902-1ubuntu1.dsc
aabeaf68ef7885ad2bc33a4a6ac2abb3c5c12ee563b53744932093a15a17d499 7519286 xorg-server_1.12.1.902.orig.tar.gz
238c790d82f7f704ebf471ea4cba7d85018d47fd1029b9254e79b2bee794b9b3 155876 xorg-server_1.12.1.902-1ubuntu1.diff.gz
Files:
bcf64e4a0d9731832f19d69000306a2d 4195 x11 optional xorg-server_1.12.1.902-1ubuntu1.dsc
40b0de8c8fad46357ba2bf5b1bc18377 7519286 x11 optional xorg-server_1.12.1.902.orig.tar.gz
73ab8b26ce387b269c6a1560aa7a178a 155876 x11 optional xorg-server_1.12.1.902-1ubuntu1.diff.gz
Original-Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJP4+H4AAoJEBiz9Q/lkjwYiR8P/05HpmMdiNlUOv9lWNbDiw85
8qSEvxwDw8XLP8g268Nv+U9B/Py5aRJJb9X+XxUCCkbtgwd/X7fEeCfaUFxsEM6W
9DT5i9F1JEsYGMBEPstJNCAOfpKhfqoNqu6FsZD7Sf+qbaNxV+hhNSfkc0gEr5yI
P8y0QyKmVpGQhVmknksbJMmCbn11ffGRO93qe5gGEHlPjcjwSlWojml+bz2zasO4
t5yPEJU3WxOEOj6RfJPKICrWBClu5DaZrL/5K8naG9WIZu5sUPqGyiQFmqdstat+
54XzC427wiXtszaKMd+MXsGCtZEVsoEc5R2mt/ZD8a7oFP0ISthm2MNIeRYn3FfJ
+oo7JOCSPxR+st1LdAE26WcnMJpBeKcsfD4UUseruZVlUReQJew63NkS/nEc4YRs
PKkgK+Co9UtT5JWgPNQ3hGFDNp++E5FckPnHnoI6S+HByJERDybrENMbiQhpK/1t
RY/qwXqGVcfmjIIFusSk2UgZJcKgHAyI26y5KH9BcjZLkJYARv8JWseZYNNwLTMn
hGJeFq/MwrUyUKJ6ayIHB5MmWU5c1yp0MVqKUUdY9i1nIbEpklHlrOsdHywetTx8
87oto42GPnEl+QIoPumhz2jaBcW+xmBfvFwxi93OvQZU5IAb+2uchAjgQVI73EvS
7wHcDn25B3VaqMyfvvl7
=bmOk
-----END PGP SIGNATURE-----
More information about the Quantal-changes
mailing list