From: Randy MacLeod <[email protected]>

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 <[email protected]>
---
 meta/recipes-extended/ed/{ed_1.22.2.bb => ed_1.22.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/ed/{ed_1.22.2.bb => ed_1.22.3.bb} (93%)

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="
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#228246): 
https://lists.openembedded.org/g/openembedded-core/message/228246
Mute This Topic: https://lists.openembedded.org/mt/116867276/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to