From: Peter Marko <[email protected]> Solves CVE-2026-5958.
Release notes: [1] License-Update: copyright years refreshed [1] https://gitweb.git.savannah.gnu.org/gitweb/?p=sed.git;a=blob_plain;f=NEWS;hb=v4.10 Signed-off-by: Peter Marko <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit d1089f9fcebf4bad3ce8907b2597d4a320af1458) Signed-off-by: Yoann Congal <[email protected]> --- meta/recipes-extended/sed/{sed_4.9.bb => sed_4.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/sed/{sed_4.9.bb => sed_4.10.bb} (95%) diff --git a/meta/recipes-extended/sed/sed_4.9.bb b/meta/recipes-extended/sed/sed_4.10.bb similarity index 95% rename from meta/recipes-extended/sed/sed_4.9.bb rename to meta/recipes-extended/sed/sed_4.10.bb index b30ddc73ca6..0966ce6a132 100644 --- a/meta/recipes-extended/sed/sed_4.9.bb +++ b/meta/recipes-extended/sed/sed_4.10.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/sed/" DESCRIPTION = "sed (stream editor) is a non-interactive command-line text editor." LICENSE = "GPL-3.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464 \ - file://sed/sed.h;beginline=1;endline=15;md5=4e8e0f77bc4c1c2c02c2b90d3d24c670 \ + file://sed/sed.h;beginline=1;endline=15;md5=3baf8c344ffa6281a98c30294ac62a6c \ " SECTION = "console/utils" @@ -11,7 +11,7 @@ SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.xz \ file://run-ptest \ " -SRC_URI[sha256sum] = "6e226b732e1cd739464ad6862bd1a1aba42d7982922da7a53519631d24975181" +SRC_URI[sha256sum] = "b8e72182b2ec96a3574e2998c47b7aaa64cc20ce000d8e9ac313cc07cecf28c7" inherit autotools texinfo update-alternatives gettext ptest
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236660): https://lists.openembedded.org/g/openembedded-core/message/236660 Mute This Topic: https://lists.openembedded.org/mt/119210617/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
