[ubuntu/oneiric] xorg-server 2:1.10.4-1ubuntu1 (Accepted)

Timo Aaltonen tjaalton at ubuntu.com
Fri Sep 9 11:20:33 UTC 2011


xorg-server (2:1.10.4-1ubuntu1) oneiric; urgency=low

  [ Christopher James Halse Rogers ]
  * Drop i8xx-disablement patch.  2.6.39 and later kernels contain a patch
    which alledgedly fixes the cache-incoherency problems. (LP: #817814)

  [ Ricardo Salveti de Araujo ]
  * debian/patches/112_armel-pvr-drv.patch:
    - Include support for the pvr driver available on OMAP 4 (LP: #828494)

  [ Timo Aaltonen ]
  * Merge from Debian unstable.
    - Fixes Xephyr assert failure in dixGetPrivateAddr (LP: #821090)
  * debian/rules: Modify the patch stampdir creation.
  * Update patch 500_xi2.1.patch to apply.
  * Refresh patches.
  * debian/rules: Add PATH for the xvfb-run check, otherwise Xvfb is not found.
  * debian/rules: Shift the xvfb-run test to be run later, to ensure that the
    binaries are installed.

  [ Bryce Harrington ]
  * debian/rules: Add check target invoking xvfb-run to test that it works
  * debian/control: Add build dependency on xauth, required by xvfb-run

  [ Chase Douglas ]
  * Add fixes for touch grab handling, courtesy of Carlos Garnacho
    - 505_Xi_ensure_replayed_touch_events_have_devices.patch
    - 506_Xi_ensure_touch_events_update_currentTime.patch
    - 507_dix_Ensure_touch_events_are_delivered_to_next_client.patch

xorg-server (2:1.10.4-1) unstable; urgency=low

  [ Timo Aaltonen ]
  * New upstream release.

xorg-server (2:1.10.3-1) unstable; urgency=medium

  [ Cyril Brulebois ]
  * New upstream release (with just a version bump).
  * Remove the Replaces: xdmx from xdmx-tools, that was before lenny.
  * Add a Breaks: libgl1-mesa-dri-no-multiarch, to handle upgrades from
    squeeze-backports (without multiarch) to wheezy (with multiarch).
  * Set urgency to “medium” to speed things up. Migration to testing is
    a prerequisite for squeeze backports.

  [ Julien Cristau ]
  * Merge packaging changes lost from the 1.7 (squeeze) branch:
    + Add Breaks on drivers abandoned between lenny and squeeze.  This helps
      apt decide to remove them instead of removing all of X.  Thanks, David
      Kalnischkies!
    + Set default xkb rules to evdev on linux, to work around a wrong default in
      configure.ac and an Xorg issue where it reverts to the default on reset.
      Thanks to Bastian Blank for the report.

Date: Fri, 09 Sep 2011 14:13:07 +0300
Changed-By: Timo Aaltonen <tjaalton at ubuntu.com>
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/xorg-server/2:1.10.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 09 Sep 2011 14:13:07 +0300
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.10.4-1ubuntu1
Distribution: oneiric
Urgency: medium
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Changed-By: Timo Aaltonen <tjaalton 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: 817814 821090 828494
Changes: 
 xorg-server (2:1.10.4-1ubuntu1) oneiric; urgency=low
 .
   [ Christopher James Halse Rogers ]
   * Drop i8xx-disablement patch.  2.6.39 and later kernels contain a patch
     which alledgedly fixes the cache-incoherency problems. (LP: #817814)
 .
   [ Ricardo Salveti de Araujo ]
   * debian/patches/112_armel-pvr-drv.patch:
     - Include support for the pvr driver available on OMAP 4 (LP: #828494)
 .
   [ Timo Aaltonen ]
   * Merge from Debian unstable.
     - Fixes Xephyr assert failure in dixGetPrivateAddr (LP: #821090)
   * debian/rules: Modify the patch stampdir creation.
   * Update patch 500_xi2.1.patch to apply.
   * Refresh patches.
   * debian/rules: Add PATH for the xvfb-run check, otherwise Xvfb is not found.
   * debian/rules: Shift the xvfb-run test to be run later, to ensure that the
     binaries are installed.
 .
   [ Bryce Harrington ]
   * debian/rules: Add check target invoking xvfb-run to test that it works
   * debian/control: Add build dependency on xauth, required by xvfb-run
 .
   [ Chase Douglas ]
   * Add fixes for touch grab handling, courtesy of Carlos Garnacho
     - 505_Xi_ensure_replayed_touch_events_have_devices.patch
     - 506_Xi_ensure_touch_events_update_currentTime.patch
     - 507_dix_Ensure_touch_events_are_delivered_to_next_client.patch
 .
 xorg-server (2:1.10.4-1) unstable; urgency=low
 .
   [ Timo Aaltonen ]
   * New upstream release.
 .
 xorg-server (2:1.10.3-1) unstable; urgency=medium
 .
   [ Cyril Brulebois ]
   * New upstream release (with just a version bump).
   * Remove the Replaces: xdmx from xdmx-tools, that was before lenny.
   * Add a Breaks: libgl1-mesa-dri-no-multiarch, to handle upgrades from
     squeeze-backports (without multiarch) to wheezy (with multiarch).
   * Set urgency to “medium” to speed things up. Migration to testing is
     a prerequisite for squeeze backports.
 .
   [ Julien Cristau ]
   * Merge packaging changes lost from the 1.7 (squeeze) branch:
     + Add Breaks on drivers abandoned between lenny and squeeze.  This helps
       apt decide to remove them instead of removing all of X.  Thanks, David
       Kalnischkies!
     + Set default xkb rules to evdev on linux, to work around a wrong default in
       configure.ac and an Xorg issue where it reverts to the default on reset.
       Thanks to Bastian Blank for the report.
Checksums-Sha1: 
 7f7a6f5c0903fee3928a1b4870629e7afb890638 3159 xorg-server_1.10.4-1ubuntu1.dsc
 21fcded362c65cabf0806cb8e0dde3fa93950343 7372696 xorg-server_1.10.4.orig.tar.gz
 a6cbb45646c89d0341aabd6fe593d37b64ca2ba3 521075 xorg-server_1.10.4-1ubuntu1.diff.gz
Checksums-Sha256: 
 87e768ad9beafb66594de00be005a42e08729f3ccd398b293e3b8f84ee8a97cc 3159 xorg-server_1.10.4-1ubuntu1.dsc
 ed8bb5d687de865541202ecc4723955d03082110f1eb7f67d2b7b8e1a786ecc8 7372696 xorg-server_1.10.4.orig.tar.gz
 584643739cffd46f685481c425b686604156b9bea66f4a5b4e19848f9dc769c9 521075 xorg-server_1.10.4-1ubuntu1.diff.gz
Files: 
 02f2fc363340314d86b866493a3b3be8 3159 x11 optional xorg-server_1.10.4-1ubuntu1.dsc
 01f1826521fef77022fe6a210161d2ce 7372696 x11 optional xorg-server_1.10.4.orig.tar.gz
 035095cba99609c75a43d3d75216f663 521075 x11 optional xorg-server_1.10.4-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)

iEYEARECAAYFAk5p9UMACgkQCf/ckHZoKjdRXACfWkbBGU/fkFdN9Rg4JTVPC++z
u28An1Yp8Wpy/pDk014S09oBVGdySvnp
=AhJW
-----END PGP SIGNATURE-----


More information about the Oneiric-changes mailing list