summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2018-09-10 06:48:25 +0000
committerspz <spz@pkgsrc.org>2018-09-10 06:48:25 +0000
commitf1c0a363461e6ead7b12395066f8033cf22ed38a (patch)
tree88e16a63e2cb4b131c6aebfa7705db3fc774f20b
parent2714a2ed5173c917a48c7b06e0620d47cda073d1 (diff)
downloadpkgsrc-f1c0a363461e6ead7b12395066f8033cf22ed38a.tar.gz
Pullup ticket #5821 - requested by bsiegert
x11/libxkbcommon: security update Revisions pulled up: - x11/libxkbcommon/Makefile 1.21 - x11/libxkbcommon/distinfo 1.14 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: wiz Date: Thu Aug 16 12:21:44 UTC 2018 Modified Files: pkgsrc/x11/libxkbcommon: Makefile distinfo Log Message: libxkbcommon: update to 0.8.2. libxkbcommon 0.8.2 - 2018-08-05 ========= - Fix various problems found with fuzzing (see commit messages for more details): - Fix a few NULL-dereferences, out-of-bounds access and undefined behavior in the XKB text format parser. libxkbcommon 0.8.1 - 2018-08-03 ========= - Fix various problems found in the meson build (see commit messages for more details): - Fix compilation on Darwin. - Fix compilation of the x11 tests and demos when XCB is installed in a non-standard location. - Fix xkbcommon-x11.pc missing the Requires specification. - Fix various problems found with fuzzing and Coverity (see commit messages for more details): - Fix stack overflow in the XKB text format parser when evaluating boolean negation. - Fix NULL-dereferences in the XKB text format parser when some unsupported tokens appear (the tokens are still parsed for backward compatibility). - Fix NULL-dereference in the XKB text format parser when parsing an xkb_geometry section. - Fix an infinite loop in the Compose text format parser on some inputs. - Fix an invalid free() when using multiple keysyms. - Replace the Unicode characters for the leftanglebracket and rightanglebracket keysyms from the deprecated LEFT/RIGHT-POINTING ANGLE BRACKET to MATHEMATICAL LEFT/RIGHT ANGLE BRACKET. - Reject out-of-range Unicode codepoints in xkb_keysym_to_utf8 and xkb_keysym_to_utf32. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/libxkbcommon/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/libxkbcommon/distinfo
-rw-r--r--x11/libxkbcommon/Makefile4
-rw-r--r--x11/libxkbcommon/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile
index a404dffb50c..604ef84851c 100644
--- a/x11/libxkbcommon/Makefile
+++ b/x11/libxkbcommon/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2018/01/10 10:43:27 wiz Exp $
+# $NetBSD: Makefile,v 1.20.4.1 2018/09/10 06:48:25 spz Exp $
-DISTNAME= libxkbcommon-0.8.0
+DISTNAME= libxkbcommon-0.8.2
CATEGORIES= x11
MASTER_SITES= https://xkbcommon.org/download/
EXTRACT_SUFX= .tar.xz
diff --git a/x11/libxkbcommon/distinfo b/x11/libxkbcommon/distinfo
index d4fd5027dd2..2aa48d1452e 100644
--- a/x11/libxkbcommon/distinfo
+++ b/x11/libxkbcommon/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/01/10 10:43:27 wiz Exp $
+$NetBSD: distinfo,v 1.13.4.1 2018/09/10 06:48:25 spz Exp $
-SHA1 (libxkbcommon-0.8.0.tar.xz) = 2bdd5871e5e76f2fc427911f137aa46e91abbcf3
-RMD160 (libxkbcommon-0.8.0.tar.xz) = 440bdd2d824bc37481240e60c9122f50e09c644f
-SHA512 (libxkbcommon-0.8.0.tar.xz) = ad64baa03685b72e1047f9fdfc95661acf5bace59280a95d3defaca73c91fb77c31ecde00b430726e3521ff90cf8dd93ecbc816c18be0971cb616e00b81cf163
-Size (libxkbcommon-0.8.0.tar.xz) = 643456 bytes
+SHA1 (libxkbcommon-0.8.2.tar.xz) = 5589b09b8490392573bba5527cc0cc82824028b1
+RMD160 (libxkbcommon-0.8.2.tar.xz) = 237ec97a935b44b0277d4d8bad699b73ece75557
+SHA512 (libxkbcommon-0.8.2.tar.xz) = b714240ec6120bbe44b5da7a4f89b1c2f24cfd6e5ebbe81e5290d135c8f2e5a68f89ac256b73430a446167345f8db309b35dcf74f3d3840e20897cd91eccc172
+Size (libxkbcommon-0.8.2.tar.xz) = 644040 bytes