libX11: Changes to 'refs/tags/libX11-1.6.1'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Jul 29 21:43:50 PDT 2013


Tag 'libX11-1.6.1' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-07-30 05:43 -0700

libX11-1.6.1

Changes since libX11-1.6.0:
Alan Coopersmith (10):
      Update README to reflect where to find the Xlib specs now
      specs/libX11: correct prototype for XListPixmapFormats/XImageByteOrder
      troff macro expansion in specs/libX11
      Require ANSI C89 pre-processor, drop pre-C89 token pasting support
      XSetModifierMapping: Use Data instead of GetReqExtra
      Refactor common code from XAddHost & XRemoveHost into single function
      omGeneric: remove space between struct name & member name
      Add ku_TR.UTF-8 (Kurdish language, Turkey region) to compose/locale.dir
      Fix undefined XCMSDIR error when building lint library
      libX11 1.6.1

Eric S. Raymond (2):
      Remove call to undefined macro.
      Remove call to undefined macro.

Kees Cook (2):
      libX11: check size of GetReqExtra after XFlush
      libX11: check "req" when calling GetReqExtra

Thomas Klausner (6):
      Deal with the limited range of VAX floating point numbers when compiling for VAX.
      Stop truncating source to destination length if it is larger.
      Use newer callback-based API for XIM.
      Check for symbol existence with #ifdef, not #if
      Fix out-of-range comparison in _XF86BigfontQueryFont
      Tighten out-of-range comparisons.

---
 README                         |    5 -
 configure.ac                   |    2 
 include/X11/Xlibint.h          |   29 ------
 man/XGetXCBConnection.man      |    1 
 man/XSetEventQueueOwner.man    |    1 
 modules/lc/gen/lcGenConv.c     |   28 ------
 modules/om/generic/omGeneric.c |    2 
 nls/C/XI18N_OBJS               |    2 
 nls/compose.dir.pre            |    1 
 nls/en_US.UTF-8/XI18N_OBJS     |    5 -
 nls/iso8859-1/XI18N_OBJS       |    2 
 nls/locale.dir.pre             |    1 
 specs/libX11/AppC.xml          |    4 
 specs/libX11/CH02.xml          |   18 +---
 specs/libX11/CH03.xml          |   49 +++++------
 specs/libX11/CH04.xml          |   35 ++------
 specs/libX11/CH05.xml          |   14 +--
 specs/libX11/CH06.xml          |  171 ++++++++++++++---------------------------
 specs/libX11/CH07.xml          |   19 ++--
 specs/libX11/CH08.xml          |  126 ++++++++++++------------------
 specs/libX11/CH09.xml          |   28 ++----
 specs/libX11/CH11.xml          |    9 --
 specs/libX11/CH12.xml          |   12 --
 specs/libX11/CH13.xml          |   53 +++++-------
 specs/libX11/CH14.xml          |   27 ++----
 specs/libX11/CH15.xml          |    6 -
 specs/libX11/CH16.xml          |   50 ++++-------
 src/Font.c                     |    2 
 src/FontNames.c                |    2 
 src/GetFPath.c                 |    2 
 src/Host.c                     |   53 ++++--------
 src/ListExt.c                  |    2 
 src/Makefile.am                |    1 
 src/ModMap.c                   |   16 +--
 src/PutImage.c                 |    6 -
 src/XlibInt.c                  |   10 ++
 src/globals.c                  |    6 -
 src/xcms/cmsTrig.c             |    4 
 38 files changed, 293 insertions(+), 511 deletions(-)
---


More information about the xorg-commit mailing list