* [PATCH 1/2] perlcross: 1.6.1 -> 1.6.2
@ 2025-04-15 19:18 Jason Schonberg
2025-04-15 19:18 ` [PATCH 2/2] perl: upgrade 5.40.1 -> 5.40.2 Jason Schonberg
0 siblings, 1 reply; 2+ messages in thread
From: Jason Schonberg @ 2025-04-15 19:18 UTC (permalink / raw)
To: openembedded-core; +Cc: Jason Schonberg
https://github.com/arsv/perl-cross/releases/tag/1.6.2
Provide support for Perl 5.40.2
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
.../perl-cross/{perlcross_1.6.1.bb => perlcross_1.6.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/perl-cross/{perlcross_1.6.1.bb => perlcross_1.6.2.bb} (92%)
diff --git a/meta/recipes-devtools/perl-cross/perlcross_1.6.1.bb b/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb
similarity index 92%
rename from meta/recipes-devtools/perl-cross/perlcross_1.6.1.bb
rename to meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb
index 21964a7336..42ba15a572 100644
--- a/meta/recipes-devtools/perl-cross/perlcross_1.6.1.bb
+++ b/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb
@@ -18,7 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/perl-cross-${PV}.tar.gz;name=perl-c
"
GITHUB_BASE_URI = "https://github.com/arsv/perl-cross/releases/"
-SRC_URI[perl-cross.sha256sum] = "b5f4b4457bbd7be37adac8ee423beedbcdba8963a85f79770f5e701dabc5550f"
+SRC_URI[perl-cross.sha256sum] = "131f7496152ee32067dbac2bc9b44b2f582fc778140e545701b3b2faee782f1d"
S = "${WORKDIR}/perl-cross-${PV}"
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* [PATCH 2/2] perl: upgrade 5.40.1 -> 5.40.2
2025-04-15 19:18 [PATCH 1/2] perlcross: 1.6.1 -> 1.6.2 Jason Schonberg
@ 2025-04-15 19:18 ` Jason Schonberg
0 siblings, 0 replies; 2+ messages in thread
From: Jason Schonberg @ 2025-04-15 19:18 UTC (permalink / raw)
To: openembedded-core; +Cc: Jason Schonberg
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>
---
meta/recipes-devtools/perl/{perl_5.40.1.bb => perl_5.40.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/perl/{perl_5.40.1.bb => perl_5.40.2.bb} (99%)
diff --git a/meta/recipes-devtools/perl/perl_5.40.1.bb b/meta/recipes-devtools/perl/perl_5.40.2.bb
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 448fd52ed6..95c230060d 100644
--- a/meta/recipes-devtools/perl/perl_5.40.1.bb
+++ b/meta/recipes-devtools/perl/perl_5.40.2.bb
@@ -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"
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-15 19:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-15 19:18 [PATCH 1/2] perlcross: 1.6.1 -> 1.6.2 Jason Schonberg
2025-04-15 19:18 ` [PATCH 2/2] perl: upgrade 5.40.1 -> 5.40.2 Jason Schonberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox