]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libpng: upgrade 1.6.38 -> 1.6.39
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 12 Dec 2022 07:29:54 +0000 (15:29 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Dec 2022 23:28:06 +0000 (23:28 +0000)
commit19799cb50a00561b318cba1c8c20737f20e4a47f
tree8df72cf085e516eb4af7156821a9a98e300783d8
parent5bd3375e823bf95f5110e59d56ce74df71d1cb57
libpng: upgrade 1.6.38 -> 1.6.39

Changelog:
==========
*  Changed the error handler of oversized chunks (i.e. larger than
   PNG_USER_CHUNK_MALLOC_MAX) from png_chunk_error to png_benign_error.
*  Fixed a buffer overflow error in contrib/tools/pngfix.
*  Fixed a memory leak (CVE-2019-6129) in contrib/tools/pngcp.
*  Disabled the ARM Neon optimizations by default in the CMake file,
   following the default behavior of the configure script.
*  Allowed configure.ac to work with the trunk version of autoconf.
*  Removed the support for "install" targets from the legacy makefiles;
   removed the obsolete makefile.cegcc.
*  Cleaned up the code and updated the internal documentation.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-multimedia/libpng/libpng_1.6.39.bb [moved from meta/recipes-multimedia/libpng/libpng_1.6.38.bb with 93% similarity]