]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libxmlb: upgrade 0.3.14 -> 0.3.15
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 15 Jan 2024 09:03:29 +0000 (17:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Jan 2024 11:53:56 +0000 (11:53 +0000)
commit096f866bd114089628e2dee8a8cfb722f95c8862
tree32e6fd07a6799f480c785415227a60b4ad5c6466
parentc5709bb67c14f7ba829803cf1dc3f1c564376168
libxmlb: upgrade 0.3.14 -> 0.3.15

Changelog:
============
- Sprinkle __attribute__((nonnull)) to give a little more compile-time safety
- Accept text/xml as an alternative to application/xml
- Do not inline shared code
- Fix compiling with Visual Studio
- Fix the exported api test on Windows
- Generate and use .def file for clang-cl builds
- Release source file handles early

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libxmlb/libxmlb_0.3.15.bb [moved from meta/recipes-gnome/libxmlb/libxmlb_0.3.14.bb with 93% similarity]