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

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



Tag 'libx11-2_1.4.4-1' created by Julien Cristau <jcristau@debian.org> at 2011-07-30 20:38 +0000

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

iQIcBAABCAAGBQJONGuvAAoJEDEBgAUJBeQMhjYQAOrc9Bj6UwXoGqD9ttGVKAa/
ds0hI8fG1IPNpYlBtGGlKjC6qrb1sQHEMk5V6sl4WYiKWdGMCzrcn76uXuTfS7Jk
4y7ry1HGzb7q7bhHuF0QWaEKjqAtf4JIGd0l8VhrKJfgNU9ELJRTCu1Pl9haoqoV
VFrpVPRN6Et/QiYYloA1YEyYcAiwXzrZSd/3RMWrRQstPaeO09xeV5HzvSxN3cL6
CRD+DTnjh3VLcEJHigtEN0HUivmeECBT6o0aJrMqmRXzDHNZYLhTwjqEIQ/gOfNW
K4Y3bbXlzw+8vq1swZANIeVrBiFsXmxKEgb5b9OUld5WtWFg7TSMd2ufm7zFD+jO
B0Nje+13AsbSIvNnu8FjPTRJmMgvTpcSRO8ejwskTASaFZVwY6I8JB+Qy+bUmndg
05vKUIzhtBLOHtnU6tks1dO5rOk6epxku9UTHIUHIu0aFIfkUTwsV+OxRNZ3tAZz
ykCA6x7h7YCpKDmu6tnWrp4Jn1cMH8HQaQlZN1u94yLJQt/95ODbUapW/DKZIW04
HxlMNqutb99mJX1d11REXUTh3PHvFixrf5fSl9VF9cmC32Yn3tBOtFzempeEjnTF
lVESYwzuZkU41AfnHYNDXvR14jcuHd7C2ioJuZK/UhBQA87zxlRCRa6Bd2M6bYZS
OCNX5r1r9kCACHXJnquv
=YMhs
-----END PGP SIGNATURE-----

Changes since libx11-2_1.4.3-3:
Alan Coopersmith (17):
      Install xml versions of specs even if HAVE_XMLTO is false
      Make doc install subdirectories more like the pre-docbook.am paths
      Fix "attrinute" typo in comments in ximcp
      Replace Xmalloc+bzero pairs with Xcalloc calls
      Convert malloc(strlen()); strcpy() sets to strdup
      specs/libX11: Fix XOpenDisplay() prototype in chapter 2 [bug 36244]
      Delete special case code to append "/sparcv9" to i18n module path
      DisplayOfCCC.man: Fix typo "ClientWhitePointOfCC" -> "ClientWhitePointOfCCC"
      XKB man pages: Fix coordinantes typo in multiple pages
      Fix man page and comment references to use XFreeModifiermap (lowercase map)
      libX11 spec: fix monospaced column alignment after deligaturization
      Bug 37624 - parameter x is missing from synopsis of XDrawString in libX11.html
      specs/libX11: Convert some header filenames to filename tags
      specs/libX11: Turn many "see section ..." into links
      specs/libX11: Turn chapter references into links
      specs/libX11: Turn appendix references into links
      libX11 1.4.4

Ander Conselvan de Oliveira (13):
      Fix memory leak with broken bitmap files in XReadBitmapFileData
      FSWrap: fix potential leak in copy_string_list
      Fix leaks in _XimEncodingNegotiation error paths.
      Fix memory leaks on _XimProtoCreateIC error paths.
      Fix memory leaks on _XimGetAttributeID error paths.
      Fix memory leaks on _XimWriteCachedDefaultTree error paths.
      Fix memory leak on _XimCommitRecv error path.
      Fix memory leaks on _XimCbDispatch error path.
      om: Fix memory leak on read_EncodingInfo error path.
      om: Fix potential memory leak in init_om.
      xcms: Fix error on LINEAR_RGB_InitSCCData error path.
      xcms: Fix memory leaks on LINEAR_RGB_InitSCCData error path.
      om: Fix memory leaks on get_font_name error paths.

Daniel Stone (1):
      XCB: Add more friendly error messages for common asserts

David Coppa (1):
      Fix libpthread linkage on OpenBSD.

Gaetan Nadon (6):
      Remove misplaced hyphens in libX11 DocBook/XML #37364
      Install target dbs alongside generated documents
      nls: move xmlrules.in from specs to nls
      Remove unused xmlrules.in in specs, now in /nls
      config: update XORG_WITH_FOP macro usage
      config: use XORG_WITH_PERL macro to replace custom program check

James Cloos (1):
      Expand latin ligatures out to their NFKC equivalents.

Jeremy Huddleston (7):
      clang analyzer: Don't warn about Xmalloc(0)
      Annotate _XIOError as _X_NORETURN
      XKB: Avoid a possible NULL dereference
      Dead code removal
      Revert "XKB: Avoid a possible NULL dereference"
      XKB: XkbComputeSectionBounds: Check correct bounds in default switch-case
      Silence clang static analysis warnings for SetReqLen

Julien Cristau (4):
      Merge tag 'libX11-1.4.4' into debian-unstable
      Bump changelogs
      Drop xorg.css from libx11-dev, depend on xorg-sgml-doctools instead.
      Upload to unstable

Matt Dew (3):
      Add id's to functions, to make clickable links.
      Add id attributes to funcsynopsis to allow other docs to olink to them.
      Add id attributes to error codes to allow linking from other docs.

---
 ChangeLog                             |  550 ++++++++++++++++++++++++++++++++++
 configure.ac                          |   28 -
 debian/changelog                      |    7 
 debian/control                        |    2 
 debian/patches/020_keep_xorg_css.diff |   39 --
 debian/patches/series                 |    1 
 docbook.am                            |    6 
 include/X11/Xlibint.h                 |   11 
 man/DisplayOfCCC.man                  |    2 
 man/Makefile.am                       |    2 
 man/XChangeKeyboardMapping.man        |    2 
 man/XFreeModifierMap.man              |    1 
 man/XFreeModifiermap.man              |    1 
 man/xkb/XkbComputeShapeTop.man        |    2 
 man/xkb/XkbPtrActionX.man             |    2 
 man/xkb/XkbPtrActionY.man             |    2 
 man/xkb/XkbSetPtrActionX.man          |    2 
 man/xkb/XkbSetPtrActionY.man          |    2 
 modules/im/ximcp/imCallbk.c           |    2 
 modules/im/ximcp/imDefIc.c            |    7 
 modules/im/ximcp/imDefIm.c            |   51 +--
 modules/im/ximcp/imDefLkup.c          |    4 
 modules/im/ximcp/imInt.c              |    9 
 modules/im/ximcp/imLcIc.c             |    3 
 modules/im/ximcp/imLcIm.c             |    5 
 modules/im/ximcp/imRm.c               |   37 --
 modules/im/ximcp/imRmAttr.c           |   23 -
 modules/im/ximcp/imThaiIc.c           |    3 
 modules/im/ximcp/imTrX.c              |    3 
 modules/im/ximcp/imTrans.c            |    7 
 modules/lc/gen/lcGenConv.c            |    3 
 modules/lc/xlocale/lcJis.c            |    3 
 modules/om/generic/omGeneric.c        |   99 ++----
 nls/Makefile.am                       |    5 
 nls/xmlrules.in                       |   59 +++
 specs/XIM/Makefile.am                 |    2 
 specs/XKB/Makefile.am                 |    2 
 specs/i18n/framework/Makefile.am      |    4 
 specs/i18n/framework/framework.xml    |   78 ++--
 specs/i18n/localedb/Makefile.am       |    4 
 specs/i18n/trans/Makefile.am          |    4 
 specs/i18n/trans/trans.xml            |   14 
 specs/libX11/AppC.xml                 |  115 +++----
 specs/libX11/AppD.xml                 |   43 +-
 specs/libX11/CH01.xml                 |   19 -
 specs/libX11/CH02.xml                 |  174 +++++-----
 specs/libX11/CH03.xml                 |   93 +++--
 specs/libX11/CH04.xml                 |   52 +--
 specs/libX11/CH05.xml                 |   18 -
 specs/libX11/CH06.xml                 |  142 ++++----
 specs/libX11/CH07.xml                 |   62 +--
 specs/libX11/CH08.xml                 |   99 +++---
 specs/libX11/CH09.xml                 |   65 ++--
 specs/libX11/CH10.xml                 |   23 -
 specs/libX11/CH11.xml                 |   95 ++---
 specs/libX11/CH12.xml                 |   64 +--
 specs/libX11/CH13.xml                 |  197 ++++++------
 specs/libX11/CH14.xml                 |  153 +++++----
 specs/libX11/CH15.xml                 |   73 ++--
 specs/libX11/CH16.xml                 |  104 +++---
 specs/libX11/Makefile.am              |    4 
 specs/xmlrules.in                     |   67 ----
 src/FSWrap.c                          |    5 
 src/InitExt.c                         |    3 
 src/Quarks.c                          |    3 
 src/RdBitF.c                          |    5 
 src/SetLocale.c                       |    3 
 src/Xrm.c                             |    6 
 src/xcb_io.c                          |   96 +++++
 src/xcms/LRGB.c                       |    8 
 src/xcms/PrOfId.c                     |   11 
 src/xkb/XKBGAlloc.c                   |   13 
 src/xkb/XKBGeom.c                     |    4 
 src/xlibi18n/XDefaultIMIF.c           |    6 
 src/xlibi18n/XDefaultOMIF.c           |   41 --
 src/xlibi18n/XlcDL.c                  |   40 --
 src/xlibi18n/lcCharSet.c              |    3 
 src/xlibi18n/lcDB.c                   |   18 -
 src/xlibi18n/lcFile.c                 |   14 
 src/xlibi18n/lcGeneric.c              |   33 --
 src/xlibi18n/lcPublic.c               |    9 
 81 files changed, 1779 insertions(+), 1297 deletions(-)
---


Reply to: