AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- bsc#1210365 - CVE-2023-26964 - hyper,h2: stream stacking when H2 processing HTTP2 RST_STREAM frames
- Update to version 1.6.1: * Run cargo update (#299) * Fix path source for custom pages dir (#297) * Docs: improve grammar (#296) * Run cargo update (#291) * Remove deprecated -m/--markdown command * Remove deprecated -o/--os command * Remove deprecated --config-path command
- Enable changesgenerate in _service. - Add shell completions for fish, bash-completion, and zsh. - Update to version 1.6.0: * Release v1.6.0 * Run cargo update (#291) * Remove deprecated -m/--markdown command * Remove deprecated -o/--os command * Remove deprecated --config-path command * Lazy creation of cache directory * Impl From<RawX> for more config types * Cache: Add pages_dir helper method
- Limit to T1 arches to prevent build failures
- Automatic update of vendored dependencies
- Automatic update of vendored dependencies
- Automatic update of vendored dependencies
- Version 1.5.0 - Custom pages and patches - Change argument parsing from docopt to clap - Multi-language support - A new --show-paths command - Compliance with the tldr client spec v1.5 - Docs - resolve bsc#1194119 (CVE-2021-45710) - Add support for cargo_vendor and obs_scm
- Add cargo audit service to detect potential security issues
- Version 1.4.1 - [fixed] Syntax error in zsh completion file - Version 1.4.0 - [added] Configurable automatic cache updates - [added] Improved color detection and support for --color argument and NO_COLOR env variable - [changed] Make --list option comply with official spec - [changed] Move cache age warning to stderr
- Version 1.3.0 - Compact output mode - Raw rendering mode - Zsh autocompletion - And more... see upstream - Pass "no-track" option to "cargo install" to avoid generating ".crates2.json"
- Instruct packager to install cargo directly from the cargo package
- Use `pwd`/.cargo for vendor config so that CARGO_HOME export is not required (thanks to luke_nukem for this)
- Version 1.2.0 - Add support for spaces in commands - Add pager support - Print detected OS with -v / --version - Add (back) support for proxies - Set directory for 'git clone' in README.packager - Add '--path .' to 'cargo install' command to install the binaries for the package in current working directory.
- Trim bias from descriptions. Remove double %setup.
- Initial packaging at 1.1.0