From: Wang Mingyu <[email protected]>

Changelog:
===========
- Hardened calculations in chroma handling to prevent overflows, and
  relaxed a constraint in cHRM validation to accomodate the standard
  ACES AP1 set of color primaries.
- Removed the ASM implementation of ARM Neon optimizations and updated
  the build accordingly. Only the remaining C implementation shall be
  used from now on, thus ensuring the support of the PAC/BTI security
  features on ARM64.
- Fixed the pickup of the PNG_HARDWARE_OPTIMIZATIONS option in the
  CMake build on FreeBSD/amd64. This is an important performance fix
  on this platform.
- Applied various fixes and improvements to the CMake build.
- Added fuzzing targets for the simplified read API.
- Fixed a build error involving pngtest.c under a custom config.
- Fixed and improved the config files for AppVeyor CI and Travis CI.

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../libpng/{libpng_1.6.43.bb => libpng_1.6.44.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/libpng/{libpng_1.6.43.bb => libpng_1.6.44.bb} 
(92%)

diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.43.bb 
b/meta/recipes-multimedia/libpng/libpng_1.6.44.bb
similarity index 92%
rename from meta/recipes-multimedia/libpng/libpng_1.6.43.bb
rename to meta/recipes-multimedia/libpng/libpng_1.6.44.bb
index f1febd0a02..dce4fadc47 100644
--- a/meta/recipes-multimedia/libpng/libpng_1.6.43.bb
+++ b/meta/recipes-multimedia/libpng/libpng_1.6.44.bb
@@ -11,7 +11,7 @@ DEPENDS = "zlib"
 LIBV = "16"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}${LIBV}/${BP}.tar.xz"
-SRC_URI[sha256sum] = 
"6a5ca0652392a2d7c9db2ae5b40210843c0bbc081cbd410825ab00cc59f14a6c"
+SRC_URI[sha256sum] = 
"60c4da1d5b7f0aa8d158da48e8f8afa9773c1c8baa5d21974df61f1886b8ce8e"
 
 MIRRORS += "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/ 
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/older-releases/"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#204908): 
https://lists.openembedded.org/g/openembedded-core/message/204908
Mute This Topic: https://lists.openembedded.org/mt/108643607/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to