diff --git a/tio-1.38.tar.xz b/tio-1.38.tar.xz deleted file mode 100644 index b9f264b..0000000 --- a/tio-1.38.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5945b0ff27756bc5728c34bce7557d8160829c6abb05f21790a5458e9d6324b5 -size 1806556 diff --git a/tio-1.40.tar.xz b/tio-1.40.tar.xz new file mode 100644 index 0000000..9a89ee4 --- /dev/null +++ b/tio-1.40.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beafc4763552ff7cf3a368e8af36258018ef85fac32133c4635051d7615ab527 +size 3069480 diff --git a/tio.changes b/tio.changes index 7633f43..b57f37a 100644 --- a/tio.changes +++ b/tio.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Sat Jun 18 17:21:03 UTC 2022 - Martin Hauke + +- 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 diff --git a/tio.spec b/tio.spec index 781a911..4ffc260 100644 --- a/tio.spec +++ b/tio.spec @@ -17,7 +17,7 @@ Name: tio -Version: 1.38 +Version: 1.40 Release: 0 Summary: Simple TTY terminal I/O application License: GPL-2.0-or-later