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

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



Tag 'libx11-2_1.6.1-1' created by Julien Cristau <jcristau@debian.org> at 2013-08-12 16:04 +0000

Tagging upload of libx11 2:1.6.1-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAABAgAGBQJSCQeoAAoJEDEBgAUJBeQMXUkP/jFWyeODorki4sQ6tI770CFW
+GHTsJHJIxjsnKFTC1J+tb8VLim6R5ZWpeS0GrExpwkX5jX9k3ZKl6dM5XLh6X9t
KF13vsijG474w40YjXim+ioO+D7Ztfhaiu27fVDmVyUi9Iu2QrdGehUi+Kx8TgYK
eus7rajpEnq6+lA4TSqXoTl3Wb968F0cDpWBZlwPP2cXiLadH9zaoIxGcr5Z/xsO
luqK1sIAy0rvpB8cIFXoW03nkcX0xVTV0po870zT0GXCXhC9Dpp6FJxlbOjtAbY2
DP8p7f5+/gj0klVm+c6QFVloDQmJcHwK0W3qMqGUxNqO5f2dcLwyvSAVlmes3+e7
7TPjVFmfnNVyQLVbuGi5qo9/tVAEBm0e3aUXdZu5SIVU3wkQ3BZPfM2MqBRCD5M7
ymwf7XGsA5YIeEm36+ZAIwcgz/G0Ou1FOkvnWm6C3T2voC9uzeGQgHW7LkE34KGy
Jz8cZxjrkjI1MqIL1R6a8Ok8ireyPZlNWX+S61LJAMfBWYS0tAp466PzDcR829yV
IFEMZnLhBv1ZIF9E6TkAnsk+7ZGeQ8vbdylEcmd6sisaCVB2GuUZap233exFA0JQ
eS70mdPLsaQp/KlofkVPkkUeegbMoY/i3FnN5pGn5w50bnU40pqd/1knXpXDx19Z
Q0fejrs03B2DJ+9WDJCz
=d/fb
-----END PGP SIGNATURE-----

Changes since libx11-2_1.6.0-1:
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.

Julien Cristau (4):
      libx11-6.symbols: add powerpc64 to the list of 64bit archs (closes: #613820)
      Merge tag 'libX11-1.6.1' into debian-unstable
      Bump changelogs
      Upload to unstable

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

Robert Hooker (1):
      libx11-6.symbols: Also add arm64.

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.

---
 ChangeLog                      |  272 +++++++++++++++++++++++++++++++++++++++++
 README                         |    5 
 configure.ac                   |    2 
 debian/changelog               |   11 +
 debian/libx11-6.symbols        |   10 -
 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 
 41 files changed, 581 insertions(+), 516 deletions(-)
---


Reply to: