Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 556
Alerts This Week
Warning Icon 1 556

Fedora 35: FEDORA-2022-1e3f95ba2e Urgent: rlwrap Command Line Patch

fedora
Calendar Grey February 10, 2022
Dist Fedora Esm H88
The recent Fedora 36 upgrade to rlwrap significantly improves the command-line interface, incorporating new functionalities and vital bug resolutions.
# New features: ## 0.45 - --only-cook '!' enables confident mode where every possible prompt that matches a regexp is cooked immediately (so that even prompts that get ...

Summary

rlwrap is a 'readline wrapper' that uses the GNU readline library to

allow the editing of keyboard input for any other command. Input

history is remembered across invocations, separately for each command;

history completion and search work as in bash and completion word

lists can be specified on the command line.

# New features: ## 0.45 - --only-cook '!' enables confident mode where

every possible prompt that matches a regexp is cooked immediately (so

that even prompts that get printed while handling a large paste are cooked).

- --no-children (-N) now enables direct mode whenever the client switches

to the alternate screen. This makes editors and pagers usable even when

using --always-readline on non-linux systems --always-echo echoes user input

even when the client has switched off ECHO. - filter makefilter to easily

employ shell commands (like sed, or grep) as rlwrap filters - filters can

change (some) bindable and internal readline variables with a new

RlwrapFilter method tweak_readline_oob() # Bug fixes: ## 0.45.2 - rlwrap

enables bracketed-paste when instructed to do so by .inputrc, but would then

never disable it at exit. - rlwrap -z (i.e. rlwrap when using a filter) would

still open /tmp/rlwrap.debug after forking the filter command, preventing other

users from running it afterwards ## 0.45.1 - rlwrap would always open

/tmp/rlwrap.debug after forking child command, preventing other users from

running it. - Fix args to setitimer() call to prevent EINVAL error on return -advise about --always-readline if in direct mode at first user ENTER keystroke -check for I_SWROPT even if isastream() is present (compile would fail on Oracle

linux) ## 0.45 - rlwrap now correctly handles bracketed paste - --ansi-colour-aware (-A) didn't do anything at all. Now it recognises colour codes as

well as common control codes like window titles.

* Wed Feb 2 2022 Michel Alexandre Salim 0.45.2-1

- Update to 0.45.2

* Fri Jan 21 2022 Fedora Release Engineering - 0.44-3

- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

[ 1 ] Bug #1954693 - rlwrap compiled as debug, causing /tmp/rlwrap.debug to be written

https://bugzilla.redhat.com/show_bug.cgi?id=1954693

[ 2 ] Bug #2044767 - Please build rlwrap for EPEL9

https://bugzilla.redhat.com/show_bug.cgi?id=2044767

su -c 'dnf upgrade --advisory FEDORA-2022-15decf791f' at the command

line. For more information, refer to the dnf documentation available at

https://dnf.readthedocs.io/en/latest/command_ref.html

All packages are signed with the Fedora Project GPG key. More details on the

GPG keys used by the Fedora Project can be found at

package-announce mailing list -- package-announce@lists.fedoraproject.org

To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org

Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/

List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines

List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/

Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

Change Log

References

Update Instructions

Severity
important
Lowest
Low
Medium
High
Critical

Product: Fedora 35
Version: 0.45.2
Release: 1.fc35
Summary: Wrapper for GNU readline

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.