~ubuntu-branches/ubuntu/lucid/xorg-server/lucid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2010-04-14 18:49:56 UTC
  • Revision ID: james.westby@ubuntu.com-20100414184956-fv68fe6gr97o4bq5
Tags: 2:1.7.6-2ubuntu4
* Add several cherrypicks of fixes from upstream git tree which fix various
  issues and that look safe with low or no risk of regression.
  + 115_xext_fix_cursor_ref_counting.patch: Xext: Fix cursor reference
    counting hazard.
  + 116_fix_typos_in_swap_functions.patch: Fixes typos in several of the
    glxcmdsswap routines.
  + 117_fix_crash_with_createglyphset.patch:  Fixes crash introduced in
    FindGlyphsByHash() if one client disconnects while a second is in
    the middle of doing certain Glyph operations.
  + 118_xkb_fix_garbage_init.patch: Fixes typo that can cause garbage
    bits to get appended on the xkbControlsNotify changedControls mask
    because it was uninitialized on the stack.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
xorg-server (2:1.7.6-2ubuntu4) lucid; urgency=low
 
2
 
 
3
  * Add several cherrypicks of fixes from upstream git tree which fix various
 
4
    issues and that look safe with low or no risk of regression.
 
5
    + 115_xext_fix_cursor_ref_counting.patch: Xext: Fix cursor reference
 
6
      counting hazard.
 
7
    + 116_fix_typos_in_swap_functions.patch: Fixes typos in several of the
 
8
      glxcmdsswap routines.
 
9
    + 117_fix_crash_with_createglyphset.patch:  Fixes crash introduced in
 
10
      FindGlyphsByHash() if one client disconnects while a second is in
 
11
      the middle of doing certain Glyph operations.
 
12
    + 118_xkb_fix_garbage_init.patch: Fixes typo that can cause garbage
 
13
      bits to get appended on the xkbControlsNotify changedControls mask
 
14
      because it was uninitialized on the stack.
 
15
 
 
16
 -- Bryce Harrington <bryce@ubuntu.com>  Wed, 14 Apr 2010 18:49:56 -0700
 
17
 
1
18
xorg-server (2:1.7.6-2ubuntu3) lucid; urgency=low
2
19
 
3
20
  * add support for omapfb to 111_armel-drv-fallbacks.patch