Accepting request 1045642 from home:dirkmueller:Factory
- update to 2.5: * Update configuration file documentation Rename .tiorc to .tioconfig, tiorc to config, etc. * Add support for $HOME/.tioconfig Replaces what used to be $HOME/.tiorc * Fix double prefix key regression * Better error checking in config file, rename the file Accept "true", "enable", "on", "yes", "1" as true values, their counterparts as false ones. Check integer values for errors and range. Warn about ignored (e.g. misspelled) options. Check getenv() return value for NULL. Rename "tiorc" to "config", as it's a static INI file, not an executable "run commands". OBS-URL: https://build.opensuse.org/request/show/1045642 OBS-URL: https://build.opensuse.org/package/show/hardware/tio?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
cf9b21f652
commit
86b8a62486
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b715e21454c5734154346486e61a9480d1e707c2c9b0cc56e4b1ba38838df8cf
|
||||
size 3417548
|
3
tio-2.5.tar.xz
Normal file
3
tio-2.5.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:063952ee90a78cee180f6e660d6c73773dfc109efcdc151585accfe1500c44a7
|
||||
size 3418016
|
17
tio.changes
17
tio.changes
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 28 12:38:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.5:
|
||||
* Update configuration file documentation
|
||||
Rename .tiorc to .tioconfig, tiorc to config, etc.
|
||||
* Add support for $HOME/.tioconfig
|
||||
Replaces what used to be $HOME/.tiorc
|
||||
* Fix double prefix key regression
|
||||
* Better error checking in config file, rename the file
|
||||
Accept "true", "enable", "on", "yes", "1" as true values, their
|
||||
counterparts as false ones. Check integer values for errors and range.
|
||||
Warn about ignored (e.g. misspelled) options.
|
||||
Check getenv() return value for NULL.
|
||||
Rename "tiorc" to "config", as it's a static INI file, not an executable
|
||||
"run commands".
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 4 14:05:17 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user