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

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



Tag 'xorg-server-2_1.6.1-1' created by Brice Goglin <bgoglin@debian.org> at 2009-04-15 11:54 +0000

Tagging upload of xorg-server 2:1.6.1-1 to unstable.

Changes since xorg-server-2_1.6.0-1:
Adam Jackson (6):
      randr: Fix thinko in xf86TargetPreferred
      selinux: Don't bother relabeling resources that are being destroyed
      selinux: Add support for avc_acquire_netlink_fd()
      Fix Changelog generation
      Fix distcheck with dolt
      xserver 1.6.1

Brice Goglin (3):
      Merge tag 'xorg-server-1.6.1' into debian-unstable
      New upstream release
      Prepare changelog for upload

Eamon Walsh (3):
      Correct access mode in call to dixLookupWindow() within RRSelectInput.
      xselinux: Don't require incoming context strings to be null-terminated.
      xselinux: Don't BadAlloc in List* requests if there are no items to list.

Eric Paris (1):
      This patch changes all places in the X code to use _raw functions.  The

Julien Cristau (1):
      Disable dri2 on hurd-i386.

Kristian Høgsberg (1):
      glx: Fix drawable private leak on destroy

Peter Hutterer (5):
      Xi: add XIPropToInt() auxiliary function.
      Xi: add XATOM_FLOAT to server-defined properties.
      Xi: don't crash on a NULL property name, just return None.
      xkb: Fix wrong colour reference in XKB geometry copying. #20081
      Xext: set POINTER_SCREEN flag in XTestFakeInput if necessary. (RH #490984)

---
 ChangeLog                    |  610 +++++++++++++++++++++++++++----------------
 Makefile.am                  |    4 
 Xext/xselinux.c              |  159 +++++++----
 Xext/xtest.c                 |   14 
 Xi/xiproperty.c              |  129 +++++++++
 configure.ac                 |    8 
 debian/changelog             |   10 
 debian/rules                 |    8 
 glx/Makefile.am              |    1 
 glx/glxcmds.c                |   44 ++-
 glx/glxdrawable.h            |    5 
 glx/glxdri.c                 |    2 
 glx/glxdri2.c                |    2 
 glx/glxdriswrast.c           |    2 
 glx/glxext.c                 |   42 ++
 glx/glxext.h                 |    1 
 glx/glxutil.h                |    9 
 hw/xfree86/modes/xf86Crtc.c  |    4 
 include/dix-config.h.in      |    2 
 include/exevents.h           |   12 
 include/xserver-properties.h |    4 
 randr/rrdispatch.c           |    2 
 xkb/xkbUtils.c               |    4 
 23 files changed, 755 insertions(+), 323 deletions(-)
---


Reply to: