pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2018Q2]: pkgsrc/x11/libxkbcommon Pullup ticket #5821 - request...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef72244d1004
branches: pkgsrc-2018Q2
changeset: 313972:ef72244d1004
user: spz <spz%pkgsrc.org@localhost>
date: Mon Sep 10 06:48:25 2018 +0000
description:
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
diffstat:
x11/libxkbcommon/Makefile | 4 ++--
x11/libxkbcommon/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 4e2376957dcd -r ef72244d1004 x11/libxkbcommon/Makefile
--- a/x11/libxkbcommon/Makefile Sat Aug 25 19:30:22 2018 +0000
+++ b/x11/libxkbcommon/Makefile Mon Sep 10 06:48:25 2018 +0000
@@ -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 -r 4e2376957dcd -r ef72244d1004 x11/libxkbcommon/distinfo
--- a/x11/libxkbcommon/distinfo Sat Aug 25 19:30:22 2018 +0000
+++ b/x11/libxkbcommon/distinfo Mon Sep 10 06:48:25 2018 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index