[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-server: Changes to 'refs/tags/xorg-server-2_1.4.1-git20080131-3'



Tag 'xorg-server-2_1.4.1-git20080131-3' created by Julien Cristau <jcristau@debian.org> at 2008-04-02 00:56 +0000

Tagging upload of xorg-server 2:1.4.1~git20080131-3 to unstable.

Changes since xorg-server-2_1.4.1-git20080131-2:
Eric Anholt (1):
      Fix overly-restrictive integer overflow check in EXA pixmap creation.

Julien Cristau (7):
      Update changelog
      Add patches to fix broken -amd support.
      Add 17_x86emu_handle_cpuid.patch to fix X86EMU CPUID handling.
      Update changelog, add closers.
      Update changelog with cherry-picked patches
      Fix patch name in changelog
      Prepare changelog for upload.

Michel Dänzer (2):
      __glXDRIbindTexImage: Fail if no texture bound to pixmap's texture target.
      EXA: Skip empty glyphs.

Peter Hutterer (1):
      xkb: when copying the keymap, make sure the structs default to 0/NULL.

Pierre Willenbrock (1):
      EXA: Fix off-by-one in polyline drawing.

Thomas Jaeger (1):
      XKB: Fix processInputProc wrapping

---
 GL/glx/glxdri.c                                                             |   17 
 debian/changelog                                                            |   25 +
 debian/patches/15_X86EMU-added-blacklist-for-I-O-port-in-0-0xFF-range.patch |  190 ++++++++
 debian/patches/16_X86EMU-pass-the-correct-bus-dev-fn-tag-to-pci-emula.patch |   96 ++++
 debian/patches/17_x86emu_handle_cpuid.patch                                 |  230 ++++++++++
 debian/patches/series                                                       |    3 
 exa/exa.c                                                                   |    2 
 exa/exa_accel.c                                                             |    2 
 exa/exa_render.c                                                            |    1 
 include/xkbsrv.h                                                            |   16 
 xkb/xkbActions.c                                                            |    9 
 xkb/xkbUtils.c                                                              |   23 -
 12 files changed, 588 insertions(+), 26 deletions(-)
---


Reply to: