Change logs for xorg-server source package in Natty

  • xorg-server (2:1.10.1-1ubuntu1.3) natty-security; urgency=low
    
      * SECURITY UPDATE: file existence disclosure
        - debian/patches/505_CVE-2011-4028.patch: open lockfile with O_NOFOLLOW
          in os/utils.c.
        - CVE-2011-4028
      * SECURITY UPDATE: privilege escalation via file permission change
        - debian/patches/506_CVE-2011-4029.patch: use fchmod to prevent race
          in os/utils.c.
        - CVE-2011-4029
     -- Marc Deslauriers <email address hidden>   Thu, 13 Oct 2011 11:03:44 -0400
  • xorg-server (2:1.10.1-1ubuntu1.2) natty-proposed; urgency=low
    
      * debian/patchs/504_fix_no_coords.patch:
        - Fix event handling when neither X nor Y coordinates are set (LP: #806256)
     -- Christopher James Halse Rogers <email address hidden>   Tue, 26 Jul 2011 17:07:41 +1000
  • xorg-server (2:1.10.1-1ubuntu1.1) natty-proposed; urgency=low
    
      [ Chase Douglas ]
      * Fix masked transformed valuator handling (LP: #774938)
        - Added debian/patches/503_fix_masked_transformed_valuators.patch
    
      [ Timo Aaltonen ]
      * Add 218_randr-check-rotated-virtual-size-limits-correctly.diff
        - Fix rotation with nvidia driver. (LP: #740933)
     -- Timo Aaltonen <email address hidden>   Wed, 18 May 2011 20:23:56 +0300
  • xorg-server (2:1.10.1-1ubuntu1) natty; urgency=low
    
      * Merge from Debian experimental (LP: #757972)
     -- Timo Aaltonen <email address hidden>   Tue, 19 Apr 2011 16:12:14 +0300
  • xorg-server (2:1.10.0.902-1ubuntu1) natty; urgency=low
    
      * Merge from Debian experimental.
        - dropped patches, included upstream:
          213_xichangehierarchy-check-oom.patch
          216_fix_sdksyms_build.diff, included upstream.
          218_getValuatorEvents_cleanup.patch
          219_xi1_handle_noncontinuous_valuator_data.patch
     -- Timo Aaltonen <email address hidden>   Mon, 11 Apr 2011 09:51:56 +0300
  • xorg-server (2:1.10.0-0ubuntu3) natty; urgency=low
    
      [ Bryce Harrington ]
      * patches/111_armel-drv-fallbacks.patch: Always fallback to -fbdev,
        not just when no other X driver matches. (Thanks jcristau)
    
      [ Chase Douglas ]
      * Fix jumpy cursor in XI 1.x applications.
        (LP: #736500)
        - Added 218_getValuatorEvents_cleanup.patch
        - Added 219_xi1_handle_noncontinuous_valuator_data.patch
     -- Bryce Harrington <email address hidden>   Thu, 31 Mar 2011 23:58:07 -0700
  • xorg-server (2:1.10.0-0ubuntu2) natty; urgency=low
    
      [Chase Douglas]
      * patches/500_xi2.1.patch: Process ownership properly when activating an
        async passive grab (LP: #733483)
    
      [Bryce Harrington]
      * 217_revert_bgnonevisitwindow.patch: Cherrypick from upstream.  Drops
        recent change that inhibits drawing backfill for non-bg-None windows.
        This causes a regression on -ati (at least) where menus and other
        windows display graphical corruption briefly.
        (LP: #726807)
     -- Bryce Harrington <email address hidden>   Thu, 24 Mar 2011 15:27:40 -0700
  • xorg-server (2:1.10.0-0ubuntu1) natty; urgency=low
    
      * Update to new upstream final release.
        + Drop 16-construct-paths-in-doxygen.conf.diff; included in new upstream.
      * debian/patches/216_fix_sdksyms_build.diff:
        + Cherry-pick from 1.10 branch, fixing the stale sdksyms.c file picked up
          in the udeb build, causing the udeb build to fail with missing symbols.
      * Merge from unreleased 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.
          + Mention Ubuntu support in builderstring rather than package uploader's
            email address.
        - control:
          + Xvfb depends on xauth, x11-xkb-utils. (LP #500102)
          + Add breaks for incompatible drivers. (LP #614993)
          + Drop libaudit-dev from build-deps.
          + Build-depend on newer mesa to pick up DRI search paths variable.
          + Bump dependency on x11proto-input-dev for Xi 2.1
          + Drop linux-any specifier to make pbuilder less narky.
          + Bump build-depends on mesa-common-dev to pick up dri.pc DRI search
            paths change for 214_glx_dri_searchdirs.patch
        - local/xvfb-run*: Add correct docs about error codes. (LP #328205)
        - debian/patches:
          + 100_rethrow_signals.patch:
            When aborting, re-raise signals for apport
          + 105_nvidia_fglrx_autodetect.patch:
            Load proprietary drivers automatically when installed.
          + 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
            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
          + 188_default_primary_to_first_busid.patch:
            Pick the first device and carry on (LP #459512)
          + 190_cache-xkbcomp_output_for_fast_start_up.patch:
          + 191-Xorg-add-an-extra-module-path.patch:
            Add support for the alternatives module path.
          + 198_nohwaccess.patch:
            Adds a -nohwaccess argument to make X not access the hardware
            ports directly.
          + 200_randr-null.patch:
            Clarify a pointer initialization.
          + 206_intel_8xx_default_to_fbdev.patch:
            Makes 8xx class intel GPUs default to fbdev for stability. (LP #633593)
          + 208_switch_on_release.diff:
            Switch keyboard layouts on key-release rather than key-press
      	(LP #36812)
          + 209_add_legacy_bgnone_option.patch:
            Add -nr as a synonym for -background none until all ?DM are updated for
      	the new option.
          + 210_pixman_null_ptr_check.patch:
            Catch NULL pointer access after pixman_image_create_bits() failure
      	(LP #705078)
          + 213_xichangehierarchy-check-oom.patch:
            Add NULL pointer check for out-of-memory conditions. (LP #720445)
          + 214_glx_dri_searchdirs.patch:
            Search in same paths as mesa for DRI drivers for AIGLX so we can handle
            UMS fallback for radeon gracefully.
          + 215_glx_drawable_refcounting.diff:
            Prevents segfault on logout and server regenerate, and possibly other
            times. (LP #711422)
          + 500_xi2.1.patch:
          + 501_xf86CoordinatesToWindow.patch:
          + 502_gestures-extension.patch:
            Add Xi 2.1 and Gesture extension support.
      * debian/serverminver:
        - Bump to 1.10.0-0ubuntu1~ for Xi 2.1 ABI
      * New upstream release fixes crash in Record, trigerred by x11vnc
        (LP: #525066)
      * Refresh 500_xi2.1.patch for new upstream version
      * debian/videoabiver:
        - Bump to 10 for XRandR 1.4 revert.
    
    xorg-server (2:1.9.99.903-2) UNRELEASED; urgency=low
    
      * Relax build-dep and dep on x11proto-randr-dev since the XRandR 1.4
        bits were finally reverted upstream.
    
    xorg-server (2:1.9.99.903-1) experimental; urgency=low
    
      * New upstream release candidate (1.10 rc3).
      * Remove patch: 17-fix-ftbfs-on-sparc.diff (merged upstream).
      * Remove patch: 20-update-gpu-pitch.diff (merged upstream).
      * Refresh patch: 07-xfree86-fix-build-with-xv-disabled.diff
      * Replace patch fixing out-of-tree-build:
        - 16-oot-build.diff (dirty local hack).
        + 16-construct-paths-in-doxygen.conf.diff (from upstream,
          without the gitignore hunk to get patching working).
      * Bump video ABI version, and serverminver accordingly.
    
    xorg-server (2:1.9.99.902-3) experimental; urgency=low
    
      * Merge from master up to 93a7399370.
      * New patch: 17-fix-ftbfs-on-sparc.diff; let's try it for real before
        asking for its being merged upstream.
      * Refresh all patches.
     -- Christopher James Halse Rogers <email address hidden>   Fri, 11 Mar 2011 10:29:37 +1100
  • xorg-server (2:1.9.99.902-2ubuntu2) natty; urgency=low
    
      [ Timo Aaltonen ]
      * Remove 169_mipointer_nullptr_checks.patch, fixed in another way
        upstream since 1.6.1.901.
    
      [ Chase Douglas ]
      * Cancel touch clients if emulated button press is delivered.
        (LP: #725191)
      * Check slave device touch selection mask during implicit grab.
        (LP: #725241)
      * Cancel slave touch selections when attached to master device.
        (LP: #723904)
      * Check for touch selections only when there are active clients.
        (LP: #723900)
      * Prevent pointer motion when more than one touch on touchpad.
        (LP: #730881)
    
      [ Bryce Harrington ]
      * Drop specification for linux-any.  Breaks pbuilder test builds.
     -- Chase Douglas <email address hidden>   Mon, 07 Mar 2011 14:28:02 -0500
  • xorg-server (2:1.9.99.902-2ubuntu1) natty; urgency=low
    
      [ Christopher James Halse Rogers ]
      * 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.
          + Mention Ubuntu support in builderstring rather than package uploader's
            email address.
        - control:
          + Xvfb depends on xauth, x11-xkb-utils. (LP #500102)
          + Add breaks for incompatible drivers. (LP #614993)
          + Drop libaudit-dev from build-deps.
          + Build-depend on newer mesa to pick up DRI search paths variable.
        - local/xvfb-run*: Add correct docs about error codes. (LP #328205)
        - debian/patches:
          + 100_rethrow_signals.patch:
            When aborting, re-raise signals for apport
          + 105_nvidia_fglrx_autodetect.patch:
            Load proprietary drivers automatically when installed.
          + 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
          + 188_default_primary_to_first_busid.patch:
            Pick the first device and carry on (LP: #459512)
          + 190_cache-xkbcomp_output_for_fast_start_up.patch:
          + 191-Xorg-add-an-extra-module-path.patch:
            Add support for the alternatives module path.
          + 198_nohwaccess.patch:
            Adds a -nohwaccess argument to make X not access the hardware
            ports directly.
          + 200_randr-null.patch:
            Clarify a pointer initialization.
          + 206_intel_8xx_default_to_fbdev.patch:
            Makes 8xx class intel GPUs default to fbdev for stability. (LP: #633593)
          + 208_switch_on_release.diff:
            Switch keyboard layouts on key-release rather than key-press
      	(LP #36812)
          + 209_add_legacy_bgnone_option.patch:
            Add -nr as a synonym for -background none until all ?DM are updated for
      	the new option.
          + 210_pixman_null_ptr_check.patch:
            Catch NULL pointer access after pixman_image_create_bits() failure
      	(LP #705078)
          + Add 213_xichangehierarchy-check-oom.patch:
            Add NULL pointer check for out-of-memory conditions. (LP #720445)
          + debian/patches/214_glx_dri_searchdirs.patch:
            Search in same paths as mesa for DRI drivers for AIGLX so we can handle
            UMS fallback for radeon gracefully.
      * 211_glx_fix_bindtextimageext_length_check.patch:
      * 212_fix_request_length_check_for_createglxpbuffersgix.patch:
        - Drop; these cherry-picks are included in 1.10RC2
      * debian/patches/214_glx_dri_searchdirs.patch:
        - Fix nouveau check to downgrade missing DRI error messages to info.
          We don't support nouveau's 3D, so let's not complain too strenuously
          when it's not installed.
      * debian/patches/215_glx_drawable_refcounting.diff:
        - Refcount GLXDrawables to avoid use-after-free crashes.  Patch from
          xorg-devel mailing list.  Prevents segfault on logout and server
          regenerate, and possibly other times. (LP: #711422)
      * 214_glx_dri_searchdirs.patch:
        - Fix dlclose/free snafu. (LP: #722563)
      * debian/inputabiver:
      * debian/videoabiver:
      * debian/xserver-xorg-dev.install
        - Temporarily re-add these to xserver-xorg-dev so we don't need to merge
          all the driver changes from Debian en masse.  These should be dropped
          once all drivers have been merged from Debian, and certainly in Natty+1.
      * debian/serverminver:
        - Include 2ubuntu1 string; Xi 2.1 bumps the minor input ABI, so drivers
          built against it need the Xi 2.1 patched server.
    
      [ Timo Aaltonen ]
      * debian/patches/216_dix-valuator-count-of-0-is-valid.diff:
        - For all but motion and proximity events, having no valuators is ok.
          Regression from 1.9, keyboard events are not converted to protocol
          events. (LP: #714696)
    
      [ Chase Douglas ]
      * Add in preliminary xi2.1 support
        - Added 500_xi2.1.patch
        - Moved 202_xf86CoordinationsToWindows.patch to
          501_xf86CoordinatesToWindow.patch
        - Moved 203_gestures-extension.patch to 502_gestures-extension.patch
        - Bump dependency on x11proto-input for xi 2.1
     -- Christopher James Halse Rogers <email address hidden>   Wed, 23 Feb 2011 09:40:07 +1100
  • xorg-server (2:1.9.99.901+git20110131.be3be758-0ubuntu6) natty; urgency=low
    
      * debian/patches/214_glx_dri_searchdirs.patch:
        - Search for DRI drivers for AIGLX in the same set of directories as mesa.
          Allows us to fall back to the classic radeon drivers when KMS is not
          available.
      * debian/rules:
        - --disable-builddocs → --disable-devel-docs to match upstream rename.
          Makes local builds faster and less prone to doxygen errors.
      * debian/control:
        - Bump build-depends on mesa to pick up new drisearchdirs variable in
          dri.pc
     -- Christopher James Halse Rogers <email address hidden>   Fri, 18 Feb 2011 17:03:46 +1100
  • xorg-server (2:1.9.99.901+git20110131.be3be758-0ubuntu5) natty; urgency=low
    
      * Add 213_xichangehierarchy-check-oom.patch: Another NULL pointer check
        for out-of-memory conditions, this time leading to a segfault in an
        unchecked calloc in XISendDeviceHierarchyEvent().
        (LP: #720445)
     -- Bryce Harrington <email address hidden>   Wed, 16 Feb 2011 16:46:35 -0800
  • xorg-server (2:1.9.99.901+git20110131.be3be758-0ubuntu4) natty; urgency=low
    
      * Add 211_glx_fix_bindtextimageext_length_check.patch,
        212_fix_request_length_check_for_createglxpbuffersgix.patch:
        - Correct wrong request size match for xGLXCreateGLXPbufferSGIXReq.
          This can result in some invalid BadLength errors.
          (LP: #714280)
     -- Bryce Harrington <email address hidden>   Mon, 14 Feb 2011 12:07:45 -0800
  • xorg-server (2:1.9.99.901+git20110131.be3be758-0ubuntu3) natty; urgency=low
    
      * Restore 208_switch_on_release.diff - the patch does not appear to be
        upstream actually.  Users confirm the fix regressed without it.
        (LP: #711842)
      * Add 210_pixman_null_ptr_check.patch: pixman_image_create_bits() can
        return NULL under a variety of circumstances, thus needs checked
        before dereferencing it in the pixman_image_set_has_client_clip()
        call.
        (LP: #705078)
     -- Bryce Harrington <email address hidden>   Thu, 03 Feb 2011 22:42:52 -0800
  • xorg-server (2:1.9.99.901+git20110131.be3be758-0ubuntu1) natty; urgency=low
    
      * Merge from (unreleased) 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.
        - 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
          + 188_default_primary_to_first_busid.patch:
            Pick the first device and carry on (LP: #459512)
          + 190_cache-xkbcomp_output_for_fast_start_up.patch:
          + 191-Xorg-add-an-extra-module-path.patch:
            Add support for the alternatives module path.
          + 198_nohwaccess.patch:
            Adds a -nohwaccess argument to make X not access the hardware
            ports directly.
          + 200_randr-null.patch:
            Clarify a pointer initialization.
          + 206_intel_8xx_default_to_fbdev.patch:
            Makes 8xx class intel GPUs default to fbdev for stability. (LP: #633593)
      * Refresh 121_only_switch_vt_when_active.diff for new upstream.
      * Drop 187_edid_quirk_hp_nc8430.patch; upstream.
      * Drop 189_xserver_1.5.0_bg_none_root.patch; functionality now upstream.
      * Refresh 190_cache-xkbcomp_output_for_fast_start_up.patch for new upstream.
      * Drop 197_xvfb-randr.patch:
        - miRandR, which this used, has been removed from the server.
      * Drop 204_fix-neg-sync-transition.patch; upstream.
      * Drop 207_dga_master_device.patch; upstream.
      * Drop 208_switch_on_release.diff; upstream.
      * debian/patches/209_add_legacy_bgnone_option.patch:
        - Add "-nr" as a synonym for "-background none" to ease the transition from
          the old 189_xserver_1.5.0_bg_none_root.patch patch.  Can be dropped once
          all the ?DM have been updated to use the new option.
      * debian/control:
        - Add Breaks: to xserver-xorg-video-8 and current fglrx.  These proprietary
          drivers don't yet have appropriate dependency information, so manually
          handle them here to prevent broken upgrades.
     -- Christopher James Halse Rogers <email address hidden>   Mon, 31 Jan 2011 19:45:19 +1100
  • xorg-server (2:1.9.0.902-1ubuntu4) natty; urgency=low
    
      * Add 208_switch_on_release.diff: Perform keyboard layout switches on
        key-release rather than key-press events.  This solves a very
        long-standing issue where e.g. <ctrl>+<shift>+<key> fails when
        ctrl+shift is configured for layout switching.
        (LP: #36812)
     -- Bryce Harrington <email address hidden>   Thu, 06 Jan 2011 14:35:59 -0800
  • xorg-server (2:1.9.0.902-1ubuntu3) natty; urgency=low
    
      * Add 207_dga_master_device.patch: Cherrypick from upstream xserver git
        to fix crash with a bluetooth keyboard when using XBMC full screen.
        (LP: #597895)
     -- Bryce Harrington <email address hidden>   Thu, 06 Jan 2011 12:17:16 -0800
  • xorg-server (2:1.9.0.902-1ubuntu2) natty; urgency=low
    
      [ Christopher James Halse Rogers ]
      * Cherry-pick 3effb61e from server-1.9 branch.  Fixes a typo in Xinerama
        support which caused Qt apps to crash X when using Xinerama multi-head
        (LP: #650539)
    
      [ Robert Hooker ]
      * Add 105_nvidia_fglrx_autodetect.patch, enables fglrx and nvidia to work
        without an xorg.conf.
      * debian/local/64-xorg-xkb.rules, control: Use keyboard-configuration
        information for keymaps (/etc/default/keyboard)
     -- Robert Hooker <email address hidden>   Wed, 05 Jan 2011 11:29:17 -0500
  • 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.
     -- Robert Hooker <email address hidden>   Mon, 18 Oct 2010 11:19:33 -0400
  • xorg-server (2:1.9.0-0ubuntu7) maverick; urgency=low
    
      * debian/control:
        - Tweak the breaks/conflicts for the virtual xserver-xorg-input
          breaks to help apt in lucid deal with the upgrade.
          With the apt in maverick this will be no longer needed ((LP: #614993)
     -- Michael Vogt <email address hidden>   Thu, 16 Sep 2010 15:17:27 +0200