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

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



Tag 'xorg-server-2_1.4.1-git20080507-1' created by Julien Cristau <jcristau@debian.org> at 2008-05-09 10:39 +0000

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

Changes since xorg-server-2_1.4.1-git20080131-4:
Adam Jackson (2):
      Ignore - not just block - SIGALRM around Popen()/Pclose().
      Bug #13962: Re-arm the DPMS timer when re-enabling DPMS.

Alan Coopersmith (1):
      Check for <sys/sdt.h> as well when determining to enable dtrace probes

Ben Byer (1):
      So, like, checking return codes of system calls (signal, etc) is good.

Daniel Stone (1):
      XKB: Actually explain keymap failures

Eric Anholt (1):
      Fix build on FreeBSD after Popen changes.

Hasso Tepper (1):
      configure.ac: DragonFly BSD support

Jeremy C. Reed (1):
      Add some more support for DragonFly. From Joerg Sonnenberger

Julien Cristau (7):
      Merge branch 'server-1.4-branch' of git://anongit.freedesktop.org/git/xorg/xserver into debian-unstable
      Update changelog and drop patch included upstream
      Refresh patches
      autoreconf
      chmod +x configure in debian/rules clean so we can build a git snapshot where configure is not in the tarball.
      changelog updates
      Prepare changelog for upload

Magnus Vigerlöf (5):
      dix: Always add valuator information if present
      Bug # 10324: dix: Allow arbitrary value ranges in GetPointerEvents
      Bug # 10324: dix: Add scaling of X and Y on the reported pointer-events
      dix: Skip call to clipAxis for relative core-events
      dix: Move motion history update until after screen crossing and clipping

Peter Hutterer (1):
      xfree86: fix AlwaysCore handling. (Bug #14256)

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

Thomas Jaeger (1):
      XKB: Fix processInputProc wrapping

Tilman Sauerbeck (1):
      Fixed configure.ac for autoconf 2.62.

---
 ChangeLog                                                   |  167 +++++++++
 Xext/dpms.c                                                 |    7 
 Xext/shm.c                                                  |    2 
 Xext/xf86bigfont.c                                          |    2 
 aclocal.m4                                                  |   14 
 configure                                                   |  218 ++++++++++--
 configure.ac                                                |   17 
 debian/changelog                                            |   17 
 debian/patches/13_debian_add_xkbpath_env_variable.diff      |   14 
 debian/patches/21_glx_align_fixes.patch                     |   24 -
 debian/patches/46_reduce_wakeups_from_smart_scheduler.patch |   61 +--
 debian/patches/51_xkb-and-loathing.diff                     |   46 --
 debian/patches/94_xprint_XSERVER_LIBS                       |   14 
 debian/patches/series                                       |    1 
 debian/rules                                                |    2 
 dix/getevents.c                                             |  161 ++++++--
 hw/xfree86/loader/os.c                                      |    2 
 hw/xfree86/os-support/bus/Pci.h                             |    2 
 hw/xfree86/os-support/bus/freebsdPci.c                      |    2 
 ltmain.sh                                                   |    2 
 os/utils.c                                                  |   28 +
 xkb/ddxLoad.c                                               |   69 +--
 22 files changed, 624 insertions(+), 248 deletions(-)
---


Reply to: