SHA256
1
0
forked from pool/tio
tio/tio.changes
Martin Hauke ff066f8c41 Accepting request 980478 from home:mnhauke
- Update to version 1.38
  * Redirect error messages to stderr
  * Improve help and man page
  * Mention config file in --help
  * Fix running without config file
  * Fix config file error messages
  * Redirect error messages to stderr
  * Add repology packaging status
  * Fix parsing of default settings
  * Default configuration file settings were not parsed in case a
    section was matched. Now we make sure that the default
    (unnamed) settings are always parsed.
  * Append to existing log file (no truncation)
  * Add socket info to show configuration
  * Print socket info at startup
  * Fix socket option parsing
  * Match user input against config section names if pattern
    matching was unsuccessful.
  * Add support for external control via a Unix domain socket.
  * fix for using option 'log' without 'log-filename' in config
    file.

OBS-URL: https://build.opensuse.org/request/show/980478
OBS-URL: https://build.opensuse.org/package/show/hardware/tio?expand=0&rev=10
2022-06-08 20:53:31 +00:00

83 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
Thu Jun 2 09:05:15 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.38
* Redirect error messages to stderr
* Improve help and man page
* Mention config file in --help
* Fix running without config file
* Fix config file error messages
* Redirect error messages to stderr
* Add repology packaging status
* Fix parsing of default settings
* Default configuration file settings were not parsed in case a
section was matched. Now we make sure that the default
(unnamed) settings are always parsed.
* Append to existing log file (no truncation)
* Add socket info to show configuration
* Print socket info at startup
* Fix socket option parsing
* Match user input against config section names if pattern
matching was unsuccessful.
* Add support for external control via a Unix domain socket.
* fix for using option 'log' without 'log-filename' in config
file.
-------------------------------------------------------------------
Wed Apr 13 16:13:57 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.37
* Make libinih a fallback dependency
* Fix timestamp parsing in INI conf
* Factorize timestamp parsing to be coherent with command line
format in configuration file.
-------------------------------------------------------------------
Wed Mar 23 14:46:45 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.36
* Add support for defaults in config file
* Handle SIGHUP
* Add color configuration support
* Force dependency on libinih
* Update man page
* Document configuration file options
* Add support for a configuration file
- Update to version 1.35
* Add support for automatically generated log filename
* Add support for configurable timestamp format
-------------------------------------------------------------------
Tue Feb 15 20:32:53 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.34
* Add '-c, --color' option
* Reintroduce long timestamp format
-------------------------------------------------------------------
Sun Feb 13 17:19:52 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.33
* Replace autotools with meson
* Show auto connect status in show configuration
* Rename option -i to -L
* Shorten timestamp description
* Add list serial devices feature
* Add command to show version
* Add '-t' option description for time stamping
* Add description for time stamping.
* Show error when failing to open a tty
* Newline: handle booth NL and CR
* Flush every local echo char
-------------------------------------------------------------------
Tue Jan 11 22:14:41 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Run spec-cleaner
- Create subpackage for bash-completion
-------------------------------------------------------------------
Fri Jan 01 00:00:00 UTC 2021 - Stefan Siegel <ssiegel@sdas.net>
- Initial package