--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2022-2acb5da6bf
2022-07-01 00:44:47.278095
--------------------------------------------------------------------------------

Name        : tio
Product     : Fedora EPEL 8
Version     : 1.40
Release     : 1.el8
URL         : https://tio.github.io/
Summary     : Simple TTY terminal I/O application
Description :
Tio is a simple TTY terminal application which features a straightforward
commandline interface to easily connect to TTY devices for basic input/output.

--------------------------------------------------------------------------------
Update Information:

# tio v1.40    * Add config support for log-strip    * Add config support for
hex-mode    * Rename `--hex` to `--hex-mode`    * Fix completion for `-e`,
`--local-echo`    * Ignore newlines in hex output    * Fix newline in
`warning_printf()`    * Fix `ansi_printf_raw()` in no color mode    * Enter non-
interactive mode when piping to tio      Add support for a non interactive mode
which allows other application to pipe data to tio which then forwards the data
to the connected serial device.      Non ineractive means that tio does not
react to interactive key commands in the incoming stream. This allows users to
pipe binary data directly to the connected serial device.      Example use: `$
cat commands.txt | tio /dev/ttyUSB0`    * Also strip backspace from log      To
make log strip feature consistent so that we remove all unprintable control
characters and escape sequences.    * Socket code cleanup    * Cleanup man page
* Rename `--log-filename` to `--log-file`    * Allow strip escape sequence
characters from log file      The log without escape key stripped is like:  ```
^M[12:47:17] ACRN:\> ^M[12:47:17] ACRN:\>lasdfjklsdjf ^M ^M[12:47:18] Error:
Invalid command. ^M[12:47:19] ACRN:\> ^M[12:47:26] ACRN:\> ^M[12:47:26]
ACRN:\>sdafkljsdkaljfklsadjflksdjafjsda^H ^H^H... ^M ^M[12:47:31] Error: Invalid
command. ```     After strip escape key, the log is like:  ``` [12:49:18]
ACRN:\> [12:49:19] ACRN:\> [12:49:19] ACRN:\>ls  [12:49:19] Error: Invalid
command. [12:49:19] ACRN:\> [12:49:19] ACRN:\>dfaslhj  [12:49:24] Error: Invalid
command. ```    Beside escape key, it also handle backspace key as well.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Jun 18 2022 Robert Scheck <[email protected]> 1.40-1
- Upgrade to 1.40 (#2098148)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2098148 - tio-1.40 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2098148
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update tio' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
epel-package-announce mailing list -- 
[email protected]
To unsubscribe send an email to 
[email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to