]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
readline: backport a patch to fix issue that readline can't work with samba
authorLiu Yiding <liuyd.fnst@fujitsu.com>
Wed, 27 Aug 2025 03:05:16 +0000 (11:05 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Aug 2025 09:47:02 +0000 (10:47 +0100)
commite2478467b45ed2a80c32a7ee0a673555a3c98bf5
treee9467c2eec0c82c6ffe80b63881e77fc0502fa95
parent9af3029cb19fd644d17f54a54da3806b7aa3e244
readline: backport a patch to fix issue that readline can't work with samba

smbclient can't accept input after readline upgrade to 8.3
| root # smbclient //192.168.2.16/test -N
|       Try "help" to get a list of possible commands.
|       smb: \>

similar issue has been reported:
https://lists.gnu.org/archive/html/bug-readline/2025-07/msg00011.html

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/readline/readline/fix-for-readline-event-hook.patch [new file with mode: 0644]
meta/recipes-core/readline/readline_8.3.bb