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

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



Tag 'xorg-server-2_1.5.2-1' created by Julien Cristau <jcristau@debian.org> at 2008-10-11 18:42 +0000

Tagging upload of xorg-server 2:1.5.2-1 to experimental.

Changes since xorg-server-2_1.5.1-1:
Adam Jackson (6):
      int10: Remove useless check.
      int10: Don't warn when scanning for devices we don't have.
      int10: Fix a nasty memory leak.
      Revert "Array-index based devPrivates implementation."
      EDID: Catch monitors that encode aspect ratio for physical size.
      xserver 1.5.2

Alan Coopersmith (1):
      Remove usage of mfbChangeWindowAttributes missed in e4d11e58c...

Alan Hourihane (1):
      only build dri2 when DRI2 is enabled

Eamon Walsh (1):
      Array-index based devPrivates implementation.

Julien Cristau (15):
      Update debian/copyright to the SGI Free Software License B, version 2.0.
      debian/rules: define PCI_TXT_IDS_DIR when running configure
      Slightly reword the changelog entry
      xvfb-run: append to $ERRORFILE instead of truncating it
      Prepare changelog for upload
      Fix GKVE with key_code > 255
      Don't pass --with-serverconfig-path to configure
      Re-introduce the xserver-common package
      Merge tag 'xorg-server-1.5.2' into debian-experimental
      update changelogs
      debian/rules: Use filter instead of findstring for noopt in DEB_BUILD_OPTIONS.
      Remove obsolete conffile /etc/X11/xserver/SecurityPolicy on upgrades.
      Also remove /etc/X11/xserver if it's empty
      Merge changes from 2:1.4.2-7.
      Prepare changelog for upload

Kim Woelders (1):
      xkb: fix use of uninitialized variable.

Luc Verhaegen (1):
      DGA: Fix ProcXF86DGASetViewPort for missing support in driver.

Peter Hutterer (2):
      xkb: fix core keyboard map generation. #14373
      xkb: squash canonical types into explicit ones on core reconstruction.

Zhenyu Wang (1):
      Check nextEnabledOutput()'s return in bestModeForAspect()

---
 ChangeLog                            |  152 ++++++++++++++++++++++
 configure.ac                         |    4 
 debian/changelog                     |   31 ++++
 debian/control                       |   23 ++-
 debian/copyright                     |  234 +++--------------------------------
 debian/local/xvfb-run                |    6 
 debian/rules                         |   25 ++-
 debian/xserver-common.install        |    2 
 debian/xserver-xorg-core.install     |    1 
 debian/xserver-xorg-core.postinst.in |   22 +++
 debian/xserver-xorg-core.postrm.in   |   13 +
 debian/xserver-xorg-core.preinst.in  |   21 +++
 dix/getevents.c                      |    6 
 glx/Makefile.am                      |    6 
 hw/xfree86/ddc/interpret_edid.c      |   41 ++++++
 hw/xfree86/dixmods/extmod/xf86dga.c  |    7 -
 hw/xfree86/int10/helper_exec.c       |   15 --
 hw/xfree86/modes/xf86Crtc.c          |    3 
 mfb/mfbscrinit.c                     |    1 
 xkb/XKBMisc.c                        |   13 +
 xkb/xkb.c                            |   17 --
 xkb/xkbUtils.c                       |   39 +++++
 22 files changed, 409 insertions(+), 273 deletions(-)
---


Reply to: