libXRes: Changes to 'refs/tags/libXres-1.2.0'

Adam Jackson ajax at kemper.freedesktop.org
Wed Oct 11 15:13:09 UTC 2017


Tag 'libXres-1.2.0' created by Adam Jackson <ajax at redhat.com> at 2017-10-11 15:13 +0000

libXres-1.2.0

Changes since libXres-1.0.6:
Adam Jackson (2):
      configure: Remove AM_MAINTAINER_MODE
      libXRes 1.2.0

Alan Coopersmith (6):
      Bump version to 1.1.99.0 to reflect addition of 1.2 API
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Use _XEatDataWords to avoid overflow of rep.length shifting
      integer overflow in XResQueryClients() [CVE-2013-1988 1/2]
      integer overflow in XResQueryClientResources() [CVE-2013-1988 2/2]
      Remove fallback for _XEatDataWords, require libX11 1.6 for it

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

Emil Velikov (1):
      autogen.sh: use quoted string variables

Erkki Seppälä (2):
      Implemented first part of XResource extension v1.2: XResQueryClientIds
      Implemented second part of XResource extension v1.2: XResQueryResourceBytes

Julien Cristau (1):
      Compute number of bytes correctly in XResQueryClientPixmapBytes

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

---
 autogen.sh                    |   13 +-
 configure.ac                  |    9 -
 include/X11/extensions/XRes.h |   79 +++++++++++++
 src/Makefile.am               |    2 
 src/XRes.c                    |  247 ++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 332 insertions(+), 18 deletions(-)
---


More information about the xorg-commit mailing list