]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libxkbfile: upgrade 1.1.2 -> 1.1.3
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 28 Feb 2024 07:32:27 +0000 (15:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Feb 2024 10:26:14 +0000 (10:26 +0000)
commit4129c497c2993812a6f8f1afb8e7a472bbd81a84
treee0f7a85b34c9a31bc51e29b75e85a8231137d9e5
parentdc4bddeebbb54ec4f3f8662d282d6d7ef26303f1
libxkbfile: upgrade 1.1.2 -> 1.1.3

Changelog:
===========
-configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
-Set close-on-exec when opening files
-_XkbMakeAtom: remove check for impossible case
-_XkbInitAtoms: check for malloc() failure
-XkbChangeAtomDisplay: stop leaking atom name
-XkbCFReportError: avoid -Wformat-nonliteral warning
-XkbWriteCFile: stop leaking header file ifdef name
-DefaultParser: avoid -Wimplicit-fallthrough warnings
-xkbtext.c: Add tbGetBufferString helper function
-XkbIndentText: Fix -Wsign-compare warning
-Fix -Wsign-compare warnings in xkbtext.c & xkmread.c
-Add a meson build system

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb [moved from meta/recipes-graphics/xorg-lib/libxkbfile_1.1.2.bb with 81% similarity]