summaryrefslogtreecommitdiff
path: root/app-shells/bash/files/bash-5.3-empty-PROMPT_COMMAND.patch
AgeCommit message (Collapse)Author
2025-09-30app-shells/bash: drop an unused 5.3 patchKerin Millar
Nothing references "bash-5.3-empty-PROMPT_COMMAND.patch" anymore. Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org>
2025-07-19app-shells/bash: fix two issues in 5.3Sam James
* Fix sourcing files from /sys (which affects sys-kernel/ugrd) I pulled this one out of a 'devel' push. Note https://lists.gnu.org/archive/html/bug-readline/2025-07/msg00001.html wrt Chet not discouraging such cherry-picking. Thanks to zen_desu for confirming it fixes the ugrd issue too. * Fix crash w/ empty PROMPT_COMMAND Signed-off-by: Sam James <sam@gentoo.org>