SHA256
1
0
forked from pool/tio

Accepting request 1030234 from home:mnhauke

- Update to version 2.2
  * Add shell completion of sub-configuration names
  * Does not work with sub configuration names that contains one
    or more white spaces.

- Update to version 2.1
  * Fix output line delay
  * Apply output line delay on lines ending with \n.
  * On most systems lines ends with \n or \r\n.
  * Do not print timestamps in hex mode
  * Improve input mechanism in hex mode
  * Add support for sending prefix character to serial device
  * Update example tiorc

OBS-URL: https://build.opensuse.org/request/show/1030234
OBS-URL: https://build.opensuse.org/package/show/hardware/tio?expand=0&rev=18
This commit is contained in:
Martin Hauke 2022-10-28 06:36:08 +00:00 committed by Git OBS Bridge
parent 880f02af8f
commit 7de72890da
4 changed files with 24 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54cbdc395bb1fb57702d49e79c76372cd5457bee614e5c5872739d419b065672
size 3415292

3
tio-2.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6eca507d25c972037052f399bf9ce22ec3acea0313172efadf56d73357f0f16
size 3416172

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Oct 20 17:53:12 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.2
* Add shell completion of sub-configuration names
* Does not work with sub configuration names that contains one
or more white spaces.
-------------------------------------------------------------------
Sat Oct 15 11:17:13 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.1
* Fix output line delay
* Apply output line delay on lines ending with \n.
* On most systems lines ends with \n or \r\n.
* Do not print timestamps in hex mode
* Improve input mechanism in hex mode
* Add support for sending prefix character to serial device
* Update example tiorc
-------------------------------------------------------------------
Sun Sep 11 10:21:41 UTC 2022 - Martin Hauke <mardnh@gmx.de>

View File

@ -17,7 +17,7 @@
Name: tio
Version: 2.0
Version: 2.2
Release: 0
Summary: Simple TTY terminal I/O application
License: GPL-2.0-or-later