]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
perl: upgrade 5.40.1 -> 5.40.2
authorJ. S. <schonm@gmail.com>
Tue, 15 Apr 2025 19:18:09 +0000 (15:18 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Apr 2025 09:51:27 +0000 (10:51 +0100)
>From https://metacpan.org/pod/perldelta :

This provides a fix for CVE-2024-56406 - Heap buffer overflow vulnerability with tr//

There are no changes intentionally incompatible with 5.40.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.40.2.bb [moved from meta/recipes-devtools/perl/perl_5.40.1.bb with 99% similarity]

similarity index 99%
rename from meta/recipes-devtools/perl/perl_5.40.1.bb
rename to meta/recipes-devtools/perl/perl_5.40.2.bb
index 448fd52ed61d0672043803839014ddd835dd63a0..95c230060d27957b4f5f16dd737784efd9fa3b88 100644 (file)
@@ -25,7 +25,7 @@ SRC_URI:append:class-target = " \
            file://encodefix.patch \
 "
 
-SRC_URI[perl.sha256sum] = "02f8c45bb379ed0c3de7514fad48c714fd46be8f0b536bfd5320050165a1ee26"
+SRC_URI[perl.sha256sum] = "10d4647cfbb543a7f9ae3e5f6851ec49305232ea7621aed24c7cfbb0bef4b70d"
 
 B = "${WORKDIR}/perl-${PV}-build"