[ANNOUNCE] libxkbcommon 0.8.1

Ran Benita ran234 at gmail.com
Fri Aug 3 11:06:54 UTC 2018


libxkbcommon 0.8.1
==================

- 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.


Tarball:
--------

git tag: xkbcommon-0.8.1

https://xkbcommon.org/download/libxkbcommon-0.8.1.tar.xz
MD5:    890da32b01f7cd48414e6428b6f44e64  libxkbcommon-0.8.1.tar.xz
SHA1:   0c38d160120e79e6d0d49e1c83b73bcbd6b02335  libxkbcommon-0.8.1.tar.xz
SHA256: 8d1df6bdf216950da611e66cff1af576710aad79772de3be6e131019f761f897  libxkbcommon-0.8.1.tar.xz


Ran


More information about the wayland-devel mailing list