]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libxpm: upgrade 3.5.15 -> 3.5.16
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 1 Jun 2023 09:03:15 +0000 (17:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Jun 2023 14:14:25 +0000 (15:14 +0100)
commit4d9f0958eecdf683434d77a4f65611803cffd247
tree1c9b585dce3ce79c50a450ae863a7b40a1a6c03c
parent5f6eae1dfb910347ab47ca868e6978768fb14f46
libxpm: upgrade 3.5.15 -> 3.5.16

Changelog:
===========
test: skip compressed file tests when --disable-open-zfile is used
itlab CI: build with each of --enable-open-zfile & --disable-open-zfile
configure: correct error message to suggest --disable-open-zfile
Fix a memleak in ParsePixels error code path
Fix CVE-2022-44617: Runaway loop with width of 0 and enormous height
open-zfile: Make compress & uncompress commands optional
Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
test: Use PACKAGE_BUGREPORT instead of hard-coded URL's
test: Add simple test cases for functions in src/rgb.c
xpmReadRgbNames: constify filename argument
XpmCreateDataFromXpmImage: Fix misleading indentation
parse.c: Wrap FREE_CIDX definition in do { ... } while(0)
parse.c: remove unused function xstrlcpy()

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/xorg-lib/libxpm_3.5.16.bb [moved from meta/recipes-graphics/xorg-lib/libxpm_3.5.15.bb with 88% similarity]