libXfixes: Changes to 'refs/tags/libXfixes-5.0.1'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue May 28 21:12:36 PDT 2013


Tag 'libXfixes-5.0.1' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-05-29 05:12 -0700

libXfixes-5.0.1

Changes since libXfixes-5.0:
Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (7):
      Strip trailing whitespace
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Remove duplicate declaration of XFixesExtensionName in Xfixesint.h
      XFixesFetchRegionAndBounds: use nread in call to XReadPad
      Use _XEatDataWords to avoid overflow of _XEatData calculations
      integer overflow in XFixesGetCursorImage() [CVE-2013-1983]
      libXfixes 5.0.1

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Peter Hutterer (1):
      man: remove "current", we're way past 1.0.

---
 Makefile.am                     |    6 +++---
 autogen.sh                      |    4 +++-
 configure.ac                    |   10 ++++++++--
 include/X11/extensions/Xfixes.h |    6 +++---
 man/Xfixes.man                  |    6 +++---
 src/Cursor.c                    |   34 ++++++++++++++++++++--------------
 src/Makefile.am                 |    7 +++----
 src/Region.c                    |   12 ++++++------
 src/SaveSet.c                   |    2 +-
 src/Selection.c                 |    2 +-
 src/Xfixes.c                    |   26 +++++++++++++-------------
 src/Xfixesint.h                 |   16 ++++++++++++++--
 12 files changed, 78 insertions(+), 53 deletions(-)
---


More information about the xorg-commit mailing list