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

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



Tag 'xorg-server-2_1.4.1-git20071212-2' created by Julien Cristau <jcristau@debian.org> at 2007-12-22 00:46 +0000

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

Changes since xorg-server-2_1.4.1_git20071119-1:
Arkadiusz Miskiewicz (1):
      Xprint: Clean up generated files

Bartosz Fabianowski (1):
      Input: Fix proximity events with valuators

Daniel Stone (5):
      ProcessOtherEvent: Don't do double translation of button events
      WaitForSomething: Ignore EAGAIN
      XKB: Actions: Don't run certain actions on the core keyboard
      KDrive: Xephyr: Fix non-GLX builds
      Bump to 1.4.0.90

David Nusinow (4):
      Merge commit 'upstream/server-1.4-branch' into upstream-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      * New upstream version. This is based on the server-1.4-branch, and includes
      Prepare changelog for upload

Hong Liu (2):
      Bug 13308: Verify and reject obviously broken modes.
      bgPixel (unsigned long) is 64-bit on x86_64, so -1 != 0xffffffff

Julien Cristau (5):
      Don't hardcode "Debian" as the vendor name.
      * Cherry-pick commit f30abe30 from master: edid quirk for MAX 0x77e monitor.
      Add patch 44_preferredmode_infinite_loop.diff from upstream git
      Add patch 08_xkb_infinite_loop.diff from upstream bug#13511
      Merge tag 'xorg-server-2_1.4.1_git20071212-1' into debian-unstable

Kanru Chen (1):
      Config: HAL: Fix XKB option parsing

Peter Harris (1):
      Add missing swaps in panoramiXSwap.c

Rich Coe (2):
      OS: Connection: Don't shut down disappeared clients (bug #7876)
      OS: Connection: Keep trying select while it gets interrupted (bug #9240)

---
 Xext/panoramiXSwap.c                               |    4 ++
 Xi/exevents.c                                      |    4 +-
 config/hal.c                                       |    5 +--
 configure.ac                                       |    2 -
 debian/changelog                                   |   25 +++++++++++++++
 debian/control                                     |    2 -
 debian/patches/08_xkb_infinite_loop.diff           |   34 +++++++++++++++++++++
 debian/patches/12_bgPixel_fix_64bit_issue.diff     |   33 --------------------
 debian/patches/14_default_screen_section.diff      |   12 +++----
 debian/patches/44_preferredmode_infinite_loop.diff |   31 +++++++++++++++++++
 debian/patches/series                              |    3 +
 debian/rules                                       |    4 +-
 dix/getevents.c                                    |    2 -
 hw/kdrive/ephyr/ephyrinit.c                        |    2 +
 hw/xfree86/dixmods/xkbKillSrv.c                    |    4 +-
 hw/xfree86/modes/xf86EdidModes.c                   |    9 ++++-
 hw/xfree86/xaa/xaaGC.c                             |    9 +++--
 hw/xprint/Makefile.am                              |    2 +
 mi/mieq.c                                          |    4 +-
 os/WaitFor.c                                       |    2 -
 os/connection.c                                    |   16 ++++++---
 xkb/ddxKillSrv.c                                   |    4 +-
 xkb/xkbActions.c                                   |   19 ++++++++++-
 23 files changed, 168 insertions(+), 64 deletions(-)
---


Reply to: