Accepting request 983613 from home:mnhauke
- Update to version 1.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 * Also strip backspace from log * Socket code cleanup * Cleanup man page * Rename --log-filename to --log-file * Allow strip escape sequence characters from log file - Update to version 1.39 * Improve key command response for local echo and timestamp * Fix invalid hex character error message * Make sure only matched config section is parsed * Add support for "disable" keyword in config file * Unify error message formating * Cleanup list devices code * Fix command-line tty-device|config parsing * Update bash completion * Add support for IPv4 and IPv6 network sockets * Fix tio deleting unix socket file * Rework color option * Remove print of hex mode status at startup * Remove newline option in hex mode * Fix configfile memory leaks * Remove command-line option inconsistencies OBS-URL: https://build.opensuse.org/request/show/983613 OBS-URL: https://build.opensuse.org/package/show/hardware/tio?expand=0&rev=12
This commit is contained in:
parent
ff066f8c41
commit
b65aaa845c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5945b0ff27756bc5728c34bce7557d8160829c6abb05f21790a5458e9d6324b5
|
||||
size 1806556
|
3
tio-1.40.tar.xz
Normal file
3
tio-1.40.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:beafc4763552ff7cf3a368e8af36258018ef85fac32133c4635051d7615ab527
|
||||
size 3069480
|
38
tio.changes
38
tio.changes
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 18 17:21:03 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 1.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
|
||||
* Also strip backspace from log
|
||||
* Socket code cleanup
|
||||
* Cleanup man page
|
||||
* Rename --log-filename to --log-file
|
||||
* Allow strip escape sequence characters from log file
|
||||
- Update to version 1.39
|
||||
* Improve key command response for local echo and timestamp
|
||||
* Fix invalid hex character error message
|
||||
* Make sure only matched config section is parsed
|
||||
* Add support for "disable" keyword in config file
|
||||
* Unify error message formating
|
||||
* Cleanup list devices code
|
||||
* Fix command-line tty-device|config parsing
|
||||
* Update bash completion
|
||||
* Add support for IPv4 and IPv6 network sockets
|
||||
* Fix tio deleting unix socket file
|
||||
* Rework color option
|
||||
* Remove print of hex mode status at startup
|
||||
* Remove newline option in hex mode
|
||||
* Fix configfile memory leaks
|
||||
* Remove command-line option inconsistencies
|
||||
* Replace '1' with 'enable' in config files
|
||||
* Convert errors to warnings
|
||||
* Extended hexadecimal mode.
|
||||
* Added option -x, --hex to start in hexadecimal mode.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 09:05:15 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user