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

xorg-server: Changes to 'refs/tags/xorg-server-2_1.6.1.901-1'



Tag 'xorg-server-2_1.6.1.901-1' created by David Nusinow <dnusinow@debian.org> at 2009-05-12 02:58 +0000

Tagging upload of xorg-server-2_1.6.1.901-1 to experimental.

Changes since xorg-server-2_1.6.1-1:
Ander Conselvan de Oliveira (1):
      xfree86: Remove device from inputInfo.devices if ActivateDevice failed.

Brice Goglin (1):
      Add 20_hurd-i386.diff to fix FTBFS on hurd-i386

David Nusinow (3):
      Have the reportbug script append lshal and drm info.
      Merge branch 'upstream-experimental' into debian-experimental
      New upstream development release

Eamon Walsh (3):
      security: Revert behavior of extension access for compatibility.
      security: Fix a crash caused by wrong ordering of format arguments.
      security: Grant untrusted windows remove access on all windows.

Ian Romanick (1):
      DRI2: Send the version the code actually supports

Jesse Barnes (1):
      Don't prepare outputs & crtcs if set_mode_major is present

Julien Cristau (4):
      Properly initialize libgcrypt in the libgcrypt patch (closes: #524822).
      Add XI 1.5 event and requests to protocol.txt
      Add RandR 1.3 requests to protocol.txt
      Bug#21324: Add quirk for Iiyama Vision Master 450

Keith Packard (1):
      xserver 1.6.1.901

Michel Dänzer (2):
      EXA: Handle separate alpha maps properly in Composite fallback, take two.
      EXA: Guard empty pending region warning by DEBUG_MIGRATE.

Peter Hutterer (1):
      dix: ignore non-pointer events in XineramaCheckMotion (#20557)

Pierre Ossman (2):
      Xi: don't send XKB mapping notifications when XKB is disabled
      dix: fix calculation of number of fake KeyRelease events

Tormod Volden (1):
      xfree86: edid quirk for Philips LCD LP154W01-TLAJ

---
 Xext/security.c                                         |   42 +++--
 Xi/exevents.c                                           |    3 
 configure.ac                                            |    4 
 debian/changelog                                        |   23 +++
 debian/patches/20_hurd-i386.diff                        |  115 ++++++++++++++++
 debian/patches/Add-libgcrypt-as-an-option-for-sha1.diff |   42 +++--
 debian/patches/series                                   |    1 
 debian/xserver-xorg-core.bug.script                     |   10 +
 dix/events.c                                            |   17 ++
 dix/getevents.c                                         |   14 +
 dix/protocol.txt                                        |   12 +
 exa/exa.c                                               |   13 +
 exa/exa.h                                               |   14 +
 exa/exa_migration.c                                     |    2 
 exa/exa_unaccel.c                                       |   25 +++
 hw/xfree86/common/xf86Xinput.c                          |    4 
 hw/xfree86/dri2/dri2ext.c                               |    4 
 hw/xfree86/modes/xf86Crtc.c                             |   11 +
 hw/xfree86/modes/xf86EdidModes.c                        |   10 +
 19 files changed, 317 insertions(+), 49 deletions(-)
---


Reply to: