- Update OBS vendoring OBS-URL: https://build.opensuse.org/package/show/utilities/tlrc?expand=0&rev=20
97 lines
4.0 KiB
Plaintext
97 lines
4.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 11 02:40:24 UTC 2025 - pallas wept <pallaswept@proton.me>
|
|
|
|
- Add shell completion
|
|
- Update OBS vendoring
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 10 05:17:35 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.12.0:
|
|
* New config option: cache.defer_auto_update to perform automatic
|
|
updates after the page is shown (#125)
|
|
* Add verbose mode (--verbose command-line option)
|
|
* Fix panic on --config-path when TLRC_CONFIG is set to an invalid value
|
|
* Don't print colors if stderr is not a terminal
|
|
* --clean-cache is now interactive, you can choose which directories
|
|
to delete
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 8 07:03:45 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.11.1:
|
|
* Increase the HTTP request timeout to 30 seconds (#128)
|
|
* Fix issues with proxies (#111)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 06:13:29 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.11.0:
|
|
* Fix loading TLS certificates from the OS store (#111)
|
|
* New config option: output.line_length. The default is 0, which
|
|
means to use the width of the terminal.
|
|
Description lines will be wrapped to never exceed this value (#120).
|
|
* Client specification v2.3:
|
|
+ new command-line options: --short-options and --long-options.
|
|
+ new config option: output.option_style. Can be short, long or both.
|
|
Specifies which option style should be shown in new option placeholders ({{[-s|--long]}}).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 10 07:37:58 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.10.0:
|
|
* Fixed stretched man page rendering when using mandoc
|
|
* Fixed wrong error messages when the pages.en directory in the
|
|
cache is empty
|
|
* The location of the config file can now be overridden using
|
|
the TLRC_CONFIG environment variable (#89)
|
|
* Added support for hex color codes (#115)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 30 03:54:02 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.9.3:
|
|
* Use native TLS certificates instead of webpki-roots
|
|
* ~ in the config now expands to the user's home directory (#80)
|
|
* Fixed wrong next automatic update time in tldr --offline --info
|
|
* Fixed extraction of files that contain .. in the path from zip archives
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 30 06:20:46 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.9.2:
|
|
* Enable SOCKS proxy support (#71)
|
|
* Fixed error messages being put on the same line as the previous
|
|
info message
|
|
* Fixed wrong background colors of empty lines if a background
|
|
color is set in the config
|
|
* Bump rustls from 0.22.3 to 0.22.4 (#72) bsc#1223243 CVE-2024-32650
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 29 14:09:49 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.9.1:
|
|
* Fixed language detection issues when languages = [] is set
|
|
in the config (#69)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 06:25:27 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.9.0:
|
|
* Client specification v2.2
|
|
* Fixed rendering of triple brace placeholders ({{{ ... }}} no
|
|
longer shows one brace outside)
|
|
* On --update, the new sha256sums will be compared to the old ones
|
|
and archives that haven't been updated won't be downloadedanymore
|
|
* Improved shell completions (#50)
|
|
* New config option: cache.mirror
|
|
* The default mirror has been changed from
|
|
https://raw.githubusercontent.com/tldr-pages/tldr-pages.github.io/main/assets to
|
|
https://github.com/tldr-pages/tldr/releases/latest/download as
|
|
per the new client specification
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 13 16:34:32 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Initial package of tlrc 1.8.0 for openSUSE
|