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

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



Tag 'xorg-server-2_1.4.1-git20080517-1' created by Julien Cristau <jcristau@debian.org> at 2008-05-18 12:18 +0000

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

Changes since xorg-server-2_1.4.1-git20080507-1:
Adam Jackson (3):
      Fix hal shutdown crash.
      Bump DEFAULT_DPI to 96.
      Bug #13962: Re-arm the DPMS timer when re-enabling DPMS.

Alan Coopersmith (1):
      When XKB fails to open rules file, log the file name, not the NULL file pointer

Daniel Stone (1):
      Prevent the -wm command line option from causing a SEGV

Donnie Berkholz (5):
      dmx: fix build by adding {New,Delete}InputDeviceRequest.
      dmx: link in XSERVER_LIBS.
      xephyr: fix linking by adding pixman and using XSERVER_LIBS.
      xprint: fix build by adding {New,Delete}InputDeviceRequest.
      xprint: fix linking by including XSERVER_LIBS.

Drew Parsons (3):
      Patch 95_xprint_disable_dbus: disable D-BUS in Xprint
      autoreconf
      reinstate xprint

Eric Anholt (1):
      Fix overly-restrictive integer overflow check in EXA pixmap creation.

Julien Cristau (11):
      Pass -DPRE_RELEASE=0 in CPPFLAGS, so we don't print the pre-release warning in the Xorg log.
      kdrive: allow disabling Composite
      Merge branch 'server-1.4-branch' of git://anongit.freedesktop.org/git/xorg/xserver into debian-unstable
      Update patch stack and changelog for new upstream pull
      autoreconf
      Don't build-depend on packages with a -1 debian revision.
      Drop the XS- prefix from Vcs-* control fields.
      Add x11-common to the Depends field of xnest, xvfb and xserver-xephyr
      Re-enable the dmx DDX, and build the xdmx and xdmx-tools packages
      Document the fact that xprint is now enabled in debian/changelog
      Prepare changelog for upload

Mart Raudsepp (1):
      xf86: Add AutoConfig driver for PCI ID 1022:2081 to 'amd'

Michel Dänzer (2):
      Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
      EXA: Skip empty glyphs. (cherry picked from commit ce50bfd3369686cfecee5a138bd84ef1107a249d)

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

---
 ChangeLog                                       |  147 ++++++++++++++++++
 aclocal.m4                                      |   18 +-
 composite/compwindow.c                          |    4 
 config/hal.c                                    |    8 -
 configure                                       |  106 +++++++++++--
 configure.ac                                    |    2 
 debian/changelog                                |   26 +++
 debian/control                                  |  186 ++++++++++++------------
 debian/patches/03_auto_load_driver.diff         |   26 +--
 debian/patches/04_auto_load_driver_no_conf.diff |    6 
 debian/patches/40_default_dpi_96.patch          |   19 --
 debian/patches/94_xprint_XSERVER_LIBS           |    2 
 debian/patches/95_xprint_disable_dbus           |   30 +++
 debian/patches/series                           |    2 
 debian/rules                                    |    8 -
 hw/dmx/Makefile.am                              |    1 
 hw/dmx/Makefile.in                              |    1 
 hw/dmx/dmxinput.c                               |   11 +
 hw/kdrive/ephyr/Makefile.am                     |    1 
 hw/kdrive/ephyr/Makefile.in                     |    1 
 hw/kdrive/src/kdrive.c                          |    6 
 hw/xfree86/common/xf86AutoConfig.c              |    9 -
 hw/xfree86/common/xf86Priv.h                    |    2 
 hw/xfree86/modes/xf86Cursors.c                  |    3 
 include/do-not-use-config.h.in                  |    3 
 xkb/ddxLoad.c                                   |    2 
 26 files changed, 459 insertions(+), 171 deletions(-)
---


Reply to: