From: Gyorgy Sarvari Date: Fri, 8 Aug 2025 14:15:22 +0000 (+0200) Subject: ed: upgrade 1.21.1 -> 1.22.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8971dac2b1200a975a0c7a1477eb998c770675c6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ed: upgrade 1.21.1 -> 1.22.1 Changelog: 1.22.1: Ed now departs from POSIX and ignores SIGPIPE to prevent commands like 'w !:' or ',!:' from terminating ed. A broken pipe is now detected as any other write error. (Reported by Sergei Trofimovich). 1.22.0: An ex(1) style filter has been implemented; the shell escape command (!) now accepts line addresses to filter the addressed lines through a shell command. (Suggested by Shawn Wagner, Andrew L. Moore, and John Cowan). Signed-off-by: Gyorgy Sarvari Signed-off-by: Mathieu Dubois-Briand --- diff --git a/meta/recipes-extended/ed/ed_1.21.1.bb b/meta/recipes-extended/ed/ed_1.22.1.bb similarity index 93% rename from meta/recipes-extended/ed/ed_1.21.1.bb rename to meta/recipes-extended/ed/ed_1.22.1.bb index 03a61c6d5f..bfcff37e69 100644 --- a/meta/recipes-extended/ed/ed_1.21.1.bb +++ b/meta/recipes-extended/ed/ed_1.22.1.bb @@ -19,7 +19,7 @@ bindir = "${base_bindir}" SRC_URI = "${GNU_MIRROR}/ed/${BP}.tar.lz" UPSTREAM_CHECK_URI = "${GNU_MIRROR}/ed/" -SRC_URI[sha256sum] = "d6d0c7192b02b0519c902a93719053e865ade5a784a3b327d93d888457b23c4b" +SRC_URI[sha256sum] = "1af541116796d6b9e4b66ef9c45ddce0e15a19ed62bfca362ccd7d472cc1c8fb" EXTRA_OEMAKE = "-e MAKEFLAGS="