]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
ed: upgrade 1.21.1 -> 1.22.1
authorGyorgy Sarvari <skandigraun@gmail.com>
Fri, 8 Aug 2025 14:15:22 +0000 (16:15 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Aug 2025 17:03:13 +0000 (18:03 +0100)
commit8971dac2b1200a975a0c7a1477eb998c770675c6
tree635fa0acd5b0c8560f695f0af1d1e1aa05718edb
parente2413eb29f0045be441305ccb9e4740a3c9dfe85
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 <skandigraun@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-extended/ed/ed_1.22.1.bb [moved from meta/recipes-extended/ed/ed_1.21.1.bb with 93% similarity]