summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-09-09 09:44:41 +0000
committerwiz <wiz@pkgsrc.org>2013-09-09 09:44:41 +0000
commit748cd337146586697f6732ab2db9d3e431739dbf (patch)
treec9880c64bc48e4721f89913f1b78a710811b94e5 /x11
parenteaf75b5c32feac424b40cd43e3f06343e72a8439 (diff)
downloadpkgsrc-748cd337146586697f6732ab2db9d3e431739dbf.tar.gz
Update to 1.6.2:
This release of libX11 includes a number of fixes to handle realloc() failure better, resolves a number of compiler & static analyzer warnings, fixes several bugs in the X Input Method framework, and cleans up the XKB code to be a little more maintainable. Alan Coopersmith (28): Fix file leak on malloc error in XlcDL.c:resolve_object() lcfile: skip over any null entries in args list xlibi18n: convert sprintf calls to snprintf ximcp/imRm.c: convert sprintf calls to snprintf omGeneric.c: convert sprintf calls to snprintf Avoid memory leak/corruption if realloc fails in XlcDL.c:resolve_object() lcDB.c: ensure buffer size is updated correctly if realloc fails Avoid memory leak/corruption if realloc fails in imLcPrs.c:parseline() Avoid memory leak/corruption if realloc fails in Xregion.h:MEMCHECK macro miRegionCopy(): handle realloc failure better miRegionOp(): ensure region size is not updated if realloc fails Delete unused XKB_INSURE_SIZE macro from XKBlibint.h init_om: remove unneeded extra copy of string to local buffer Constify lc_name argument to _XlcLocaleDirName() & _XlcLocaleLibDirName() Fix const handling in XSetLocaleModifiers xlibi18n: Fix a bunch of const cast warnings i18n modules: Fix some const cast warnings xlibi18n: fix argsize argument to _XlcParsePath Remove even more casts of return values from Xmalloc/Xrealloc Don't cast sizeof() results to unsigned when passing to Xmalloc/Xcalloc Remove unnecessary casts of pointers to (char *) in calls to Xfree() Remove long unused src/udcInf.c Fix overflow checks in _XkbReadKeySyms when key_sym_map is already created Reindent XKB code to X.Org standard style Rearrange some variable declarations & initializations in XKB Stop checking for HAVE_DIX_CONFIG_H on the client side Bug 68413 - [Bisected]Error in `xterm': realloc(): invalid next size libX11 1.6.2 Benno Schulenberg (1): nls: Adding more accessible compose sequences for J́ and j́. Egbert Eich (2): XIM: Fix race on focus change: set 'FABRICATED' only when keyev filters in place. XIM: Fix sync problem on focus change. ISHIKAWA,chiaki (1): Fix bogus timestamp generated by XIM Julien Cristau (1): Add missing locales to configure.ac
Diffstat (limited to 'x11')
-rw-r--r--x11/libX11/Makefile4
-rw-r--r--x11/libX11/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index 1c9777d42b7..d135b67a57e 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2013/07/30 07:09:01 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2013/09/09 09:44:41 wiz Exp $
-DISTNAME= libX11-1.6.1
+DISTNAME= libX11-1.6.2
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo
index bb837faeb05..2c40d79324c 100644
--- a/x11/libX11/distinfo
+++ b/x11/libX11/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2013/07/30 07:09:01 wiz Exp $
+$NetBSD: distinfo,v 1.22 2013/09/09 09:44:41 wiz Exp $
-SHA1 (libX11-1.6.1.tar.bz2) = 35310f127b17d45f4594612796d997970ea9599d
-RMD160 (libX11-1.6.1.tar.bz2) = 49d10564b6f57130e8b0f27883ca8842f5de4fd1
-Size (libX11-1.6.1.tar.bz2) = 2356196 bytes
+SHA1 (libX11-1.6.2.tar.bz2) = 0dd74854e6f6bb8a322e88ba3e89f87c3dcf9e08
+RMD160 (libX11-1.6.2.tar.bz2) = ebfc49399f379b77c3fc2b540af41d4316c0fa67
+Size (libX11-1.6.2.tar.bz2) = 2339981 bytes
SHA1 (patch-Makefile.in) = 5bb9465a1be62cf75d0be893627862aea937e984
SHA1 (patch-aa) = ed69aa016d58e46fa9349778852264e3e1975135
SHA1 (patch-ac) = 5d73fc6b7544f8be7a988f0fd5cb17dd84b25896