lp:ubuntu/intrepid-proposed/xorg-server

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid-proposed/xorg-server
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

109. By Bryce Harrington

163_no_updatespriteforscreen_if_xinerama.patch: Fixes issue where
mouse stops responding if using Xinerama.
(LP: #296167)

108. By Bryce Harrington

138_look_at_all_bytes_of_dev_enabled.diff: dev->enabled has type
Bool, which is typedef'd to int, but is used in comparisons with
CARD8 data, which gives incorrect logic on big endian systems,
causing failure to initialize keyboard and mouse.
(LP: #281610)

107. By Bryce Harrington

143_default_to_vesa.patch: If no matching driver is found in the
.ids files, set "vesa" as a fallback default, otherwise a driver
may be selected regardless of whether it actually provides support
for the chipset by videoPtrToDriverList() based on its vendor id.
(LP: #261977)

106. By Michael Vogt

* debian/patches/150_no_visibility_notify_on_unredirect.patch
  - do not sent VisibilityNotify events when MapUnmapEvents
    are disabled (LP: #278112)

105. By Bryce Harrington

Rebuild due to x11proto-input fix in 283921

104. By Loïc Minier

Update patch 142_psb_auto to only try vesa, not even psb, as this requires
the psb driver to be loadable, and it's not available anymore (and broken
anyway).

103. By Loïc Minier

Shut up rmdir error when trying to remove dirs; this might confuse
debconf.

102. By Loïc Minier

* Update patch 142_psb_auto to also try psb and vesa for 0x8109.
* Apply and drop patch 123_no_composite_for_xvfb_run which was changing
  files below debian/ (xvfb-run, to disable the Composite extension by
  default).

101. By Loïc Minier

* Merge from debian-experimental.
* Update patch 142_psb_auto to try vesa if psb fails; thanks Oliver Grawert.
* Refresh patch 100_xserver_exa_force_greedy to apply cleanly.
* Let xserver-xorg-core conflict with xserver-xorg-video-psb
  << 0.15.0-0ubuntu1~804um5 as these versions didn't have an ABI provide.

100. By Timo Aaltonen

* Pull upstream changes from server-1.5-branch including b595b65e:
  - Fix GKVE with key_code > 255 (LP: #274203)
  - DGA: Fix ProcXF86DGASetViewPort for missing support in driver.
    Fixes a segfault when trying to activate a DGA mode without
    checking whether DGA modesetting is at all possible.
  - Check nextEnabledOutput()'s return in bestModeForAspect()
    In case no enabled outputs, we will reference wrong index of
    output array.
  - int10: Fix a nasty memory leak.
  - int10: Don't warn when scanning for devices we don't have.
    Some BIOSes (hi XGI!) will attempt to enumerate the PCI bus by
    asking for the config space of every possible device number.
    This despite perfectly functional BIOS methods to enumerate the
    bus exactly.
  - int10: Remove useless check.
    If you have more than one PCI device with the same d/b/d/f, you're
    already in trouble.
  - http://bugs.freedesktop.org/show_bug.cgi?id=14373
    xkb: squash canonical types into explicit ones on core reconstruction.
    xkb: fix core keyboard map generation.
  - xkb: fix use of uninitialized variable.
  - Remove usage of mfbChangeWindowAttributes missed in e4d11e58c...
  - Only build dri2 when DRI2 is enabled.
* Merge patches 138 and 139 into 137, and update the properties API to
  match the current version in master (final API for XI 1.5).
  (LP: #274728)
* Bump the build-dep on x11proto-input-dev and libxi-dev.
* Bump the serverminver because of newer properties API.
* Add Breaks against current synaptics and evdev, since they use the old
  API and need to be updated with the server.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/xorg-server
This branch contains Public information 
Everyone can see this information.

Subscribers