From: Gyorgy Sarvari <skandigraun@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 3/3] libpng: upgrade 1.6.48 -> 1.6.50
Date: Wed, 10 Sep 2025 14:03:20 +0200 [thread overview]
Message-ID: <fbede54e-1365-4cf1-91d7-10d937e46439@gmail.com> (raw)
In-Reply-To: <18549C5120596710.28644@lists.openembedded.org>
Out of curiosity, did this patch only fell through the cracks and that's
why it wasn't applied, or is there some issue with it?
On 7/22/25 17:27, Gyorgy Sarvari via lists.openembedded.org wrote:
> Changelog:
> Version 1.6.49 [June 12, 2025]
> Added SIMD-optimized code for the RISC-V Vector Extension (RVV).
> (Contributed by Manfred Schlaegl, Dragos Tiselice and Filip Wasil)
> Added various fixes and improvements to the build scripts and to
> the sample code.
>
> Version 1.6.50 [July 1, 2025]
> Improved the detection of the RVV Extension on the RISC-V platform.
> (Contributed by Filip Wasil)
> Replaced inline ASM with C intrinsics in the RVV code.
> (Contributed by Filip Wasil)
> Fixed a decoder defect in which unknown chunks trailing IDAT, set
> to go through the unknown chunk handler, incorrectly triggered
> out-of-place IEND errors.
> (Contributed by John Bowler)
> Fixed the CMake file for cross-platform builds that require `libm`.
>
> Ptests successfully passed:
>
> ============================================================================
> Testsuite summary for libpng 1.6.50
> ============================================================================
> # TOTAL: 32
> # PASS: 32
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 0
> # XPASS: 0
> # ERROR: 0
> ============================================================================
>
> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
> ---
> .../libpng/{libpng_1.6.48.bb => libpng_1.6.50.bb} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-multimedia/libpng/{libpng_1.6.48.bb => libpng_1.6.50.bb} (97%)
>
> diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.48.bb b/meta/recipes-multimedia/libpng/libpng_1.6.50.bb
> similarity index 97%
> rename from meta/recipes-multimedia/libpng/libpng_1.6.48.bb
> rename to meta/recipes-multimedia/libpng/libpng_1.6.50.bb
> index e603df1edd..aa2dc99f10 100644
> --- a/meta/recipes-multimedia/libpng/libpng_1.6.48.bb
> +++ b/meta/recipes-multimedia/libpng/libpng_1.6.50.bb
> @@ -14,7 +14,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}${LIBV}/${BP}.tar.xz \
> file://run-ptest \
> "
>
> -SRC_URI[sha256sum] = "46fd06ff37db1db64c0dc288d78a3f5efd23ad9ac41561193f983e20937ece03"
> +SRC_URI[sha256sum] = "4df396518620a7aa3651443e87d1b2862e4e88cad135a8b93423e01706232307"
>
> MIRRORS += "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/ ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/older-releases/"
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#220753): https://lists.openembedded.org/g/openembedded-core/message/220753
> Mute This Topic: https://lists.openembedded.org/mt/114288160/6084445
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [skandigraun@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
next prev parent reply other threads:[~2025-09-10 12:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-22 15:26 [PATCH 1/3] libmicrohttpd: upgrade 1.0.1 -> 1.0.2 Gyorgy Sarvari
2025-07-22 15:27 ` [PATCH 2/3] libwebp: upgrade 1.5.0 -> 1.6.0 Gyorgy Sarvari
2025-07-22 15:27 ` [PATCH 3/3] libpng: upgrade 1.6.48 -> 1.6.50 Gyorgy Sarvari
[not found] ` <18549C5120596710.28644@lists.openembedded.org>
2025-09-10 12:03 ` Gyorgy Sarvari [this message]
2025-09-11 15:54 ` [OE-core] " Mathieu Dubois-Briand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fbede54e-1365-4cf1-91d7-10d937e46439@gmail.com \
--to=skandigraun@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox