From: Randy MacLeod Date: Fri, 19 Dec 2025 21:43:02 +0000 (-0500) Subject: ed: upgrade 1.22.2 -> 1.22.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4fc3adac3b152bd4dceb1fd5d8f0924ab218184;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git ed: upgrade 1.22.2 -> 1.22.3 Changes in version 1.22.3: * The change to print the file name escaped when replaced into a shell command has been reverted. (Reported by Sören Tempel). * When '--unsafe-names' is not specified, only the control characters \a, \b, \t, \v, \f, \n, \r, \033, and \177 are now rejected in file names. * 'make check' now checks file names with non-ASCII characters coded either in ISO-8859-1 or in UTF-8. * 'EXIT STATUS' now has its own section in the man page. Testing: root@qemux86-64:~# ed -V GNU ed 1.22.3 ... Signed-off-by: Randy MacLeod Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/ed/ed_1.22.2.bb b/meta/recipes-extended/ed/ed_1.22.3.bb similarity index 93% rename from meta/recipes-extended/ed/ed_1.22.2.bb rename to meta/recipes-extended/ed/ed_1.22.3.bb index 80d4e116ac..1a5a28a039 100644 --- a/meta/recipes-extended/ed/ed_1.22.2.bb +++ b/meta/recipes-extended/ed/ed_1.22.3.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] = "f58d15242056e15af76f13f34c60d890fa2a2d5cb0abef91c115e4d83794ffe3" +SRC_URI[sha256sum] = "47a55ddfc52d4a1ff6f7559fbd00cf948a16b6cf151ec520392761aeae4e97be" EXTRA_OEMAKE = "-e MAKEFLAGS="