SHA256
1
0
forked from pool/tio

Accepting request 1188769 from hardware

OBS-URL: https://build.opensuse.org/request/show/1188769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tio?expand=0&rev=20
This commit is contained in:
Ana Guerrero 2024-07-22 15:17:27 +00:00 committed by Git OBS Bridge
commit 67384443c0
4 changed files with 27 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat Jul 20 06:17:31 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.6
* Add configuration file include directive.
* Mention how to list key commands in help output.
* Fix hex output mode when using normal input mode.
* Improve warning upon failing connect.
* Add device path to warning when connect fails.
* Print correct 'Done' timestamp for X- and Y-modem transfers.
* Call tio_printf() after completing xymodem_send().
-------------------------------------------------------------------
Sat Jun 29 14:53:21 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.5
* Clarify input and output direction of map flags.
* Rename mapping flag MSB2LSB to IMSB2LSB.
* Add OIGNCR mapping flag.
* Ignores CR on output to serial device.
* Fix line input mode ignoring characters ABCD.
* Fix tainted print.
-------------------------------------------------------------------
Sat Jun 15 17:42:52 UTC 2024 - Martin Hauke <mardnh@gmx.de>

View File

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