]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libpng: upgrade 1.6.42 -> 1.6.43
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 13 Mar 2024 07:08:08 +0000 (15:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:36 +0000 (07:38 +0100)
commitd36edc338fde6879390c322fb6333812a2c2ed74
tree15be2c88bc92dca36b8982940bc02a183f0d43d5
parent10563e9f2d75a85a8d9c85cc79dcd851df669e13
libpng: upgrade 1.6.42 -> 1.6.43

Changelog:
===========
-Fixed the row width check in png_check_IHDR().
-Added eXIf chunk support to the push-mode reader in pngpread.c.
-Added contrib/pngexif for the benefit of the users who would like
 to inspect the content of eXIf chunks.
-Added contrib/conftest/basic.dfa, a basic build-time configuration.
-Fixed a preprocessor condition in pngread.c that broke build-time
 configurations like contrib/conftest/pngcp.dfa.
-Added CMake build support for LoongArch LSX.
-Fixed a CMake build error that occurred under a peculiar state of the
 dependency tree. This was a regression introduced in libpng-1.6.41.
-Marked the installed libpng headers as system headers in CMake.
-Updated the build support for RISCOS.
-Updated the makefiles to allow cross-platform builds to initialize
 conventional make variables like AR and ARFLAGS.
-Added various improvements to the CI scripts in areas like version
  consistency verification and text linting.
Added version consistency verification to pngtest.c also.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/libpng/libpng_1.6.43.bb [moved from meta/recipes-multimedia/libpng/libpng_1.6.42.bb with 87% similarity]