| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rage-encryption-bash-completion | Distribution: openSUSE Tumbleweed |
| Version: 0.11.1+0 | Vendor: openSUSE |
| Release: 3.3 | Build date: Fri Jun 13 18:55:22 2025 |
| Group: Productivity/Security | Build host: reproducible |
| Size: 20353 | Source RPM: rage-encryption-0.11.1+0-3.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/str4d/rage | |
| Summary: Bash completion for rage-encryption | |
Bash command line completion support for rage-encryption
(0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-3-Clause AND CDDL-1.0 AND MIT
* Fri Jun 13 2025 Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch for deterministic translations (boo#1244083)
* Sat May 10 2025 Andreas Stieger <andreas.stieger@gmx.de>
- build with fuse 3 (boo#1242079)
* Fri Dec 20 2024 Joshua Smith <smolsheep@opensuse.org>
- Fixes GHSA-4fg7-vxc8-qx5w
- Update to version 0.11.1+0:
* Fixed a security vulnerability that could allow an attacker to
execute an arbitrary binary under certain conditions. Plugin
names are now required to only contain alphanumeric characters
or the four special characters +-._.
* Replace the test `NoCallbacks` with the library version
* Restrict set of valid characters for plugin names
* Add tests for invalid plugin name chars
* Sun Nov 03 2024 Joshua Smith <smolsheep@opensuse.org>
- Update to 0.11.0+0:
Added:
* Partial French translation!
Fixed:
* [Unix] Files can now be encrypted with rage --passphrase when
piped over stdin, without requiring an explicit - argument as
INPUT.
* Fri Sep 20 2024 William Brown <william.brown@suse.com>
- bsc#1229959 - RUSTSEC-2024-0006 - CVE-2024-43806
- rust-shlex: Multiple issues involving quote API
* Wed Sep 04 2024 William Brown <william.brown@suse.com>
- bsc#1229959 - RUSTSEC-2024-0006 - rust-shlex: Multiple issues involving quote API
* Mon Apr 22 2024 Joshua Smith <smolsheep@opensuse.org>
- Enable tests
- Install all language manpages
- Fix -keygen installing to -mount
- Switch from obsoleted practices to modern ones:
* %setup is now %autosetup
* cargo_config is now part of vendor file
* disabledrun is now manualrun
- Update to version 0.10.0+0:
Added:
* Russian translation
* rage-keygen -y IDENTITY_FILE to convert identity files to
recipients.
Changed:
* MSRV is now 1.65.0.
* Migrated from gumdrop to clap for argument parsing.
* -R/--recipients-file and -i/--identity now support "read-once"
files, like those used by process substitution (-i
<(other_binary get-age-identity)) and named pipes.
* The filename - (hyphen) is now treated as an explicit request
to read from standard input when used with -R/--recipients-file
or -i/--identity. It must only occur once across the
- R/--recipients-file and -i/--identity flags, and the input
file. It cannot be used if the input file is omitted.
Fixed:
* OpenSSH private keys passed to -i/--identity that contain
invalid public keys are no longer ignored when encrypting, and
instead cause an error.
* Weak ssh-rsa public keys that are smaller than 2048 bits are
now rejected.
* rage-keygen no longer overwrites existing key files with the
- o/--output flag. This was its behaviour prior to 0.6.0, but
was unintentionally changed when rage was modified to overwrite
existing files. Key file overwriting can still be achieved by
omitting -o/--output and instead piping stdout to the file.
* rage-keygen now prints fatal errors directly instead of them
being hidden behind the RUST_LOG=error environment variable. It
also now sets its return code appropriately instead of always
returning 0.
* Tue Sep 26 2023 William Brown <william.brown@suse.com>
- bsc#1215657 - chosen ciphertext attack possible against aes-gcm
* update vendor.tar.zst to contain aes-gcm >= 0.10.3
* Tue Sep 26 2023 william.brown@suse.com
- Update to version 0.9.2+0:
* CI: Ensure `apt` repository is up-to-date before installing build deps
* CI: Build Linux releases using `ubuntu-20.04` runner
* CI: Remove most uses of `actions-rs` actions
* Tue Jun 13 2023 william.brown@suse.com
- Update to version 0.9.2+0:
* v0.9.2
* Fix changelog bugs and add missing entry
* Document `PINENTRY_PROGRAM` environment variable
* age: Add `Decryptor::new_async_buffered`
* age: `impl AsyncBufRead for ArmoredReader`
* Pre-initialize vectors when the capacity is known, or use arrays
* Use `PINENTRY_PROGRAM` as environment variable for `pinentry`
* Document why `impl AsyncWrite for StreamWriter` doesn't loop indefinitely
* cargo update
* cargo vet prune
* Migrate to `cargo-vet 0.7`
* build(deps): bump svenstaro/upload-release-action from 2.5.0 to 2.6.1
* Correct spelling in documentation
* build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.4
* StreamWriter AsyncWrite: fix usage with futures::io::copy()
* rage: Use `Decryptor::new_buffered`
* age: Add `Decryptor::new_buffered`
* age: `impl BufRead for ArmoredReader`
* Update Homebrew formula to v0.9.1
* feat/pinentry: Use env var to define pinentry binary
* Tue Apr 11 2023 Jan Engelhardt <jengelh@inai.de>
- As per https://en.opensuse.org/openSUSE:Package_description_guidelines
mention distinctive characteristics that offset this solution
from e.g. gpg.
* Sun Mar 26 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.9.1+0:
* ssh: Fix parsing of OpenSSH private key format
* ssh: Support `aes256-gcm@openssh.com` ciphers for encrypted keys
* ssh: Add `aes256-gcm@openssh.com` cipher to test cases
* ssh: Extract common key material derivation logic for encrypted keys
* ssh: Use associated constants for key and IV sizes
* ssh: Add test cases for encrypted keys
- Add shell completions for fish and zsh.
* Fri Jan 13 2023 William Brown <william.brown@suse.com>
- bsc#1207039 - CVE-2023-22895 - update bzip2 crate
- Update of vendored dependencies
* Thu Jan 05 2023 william.brown@suse.com
- Update of vendored dependencies
/usr/share/bash-completion/completions/rage /usr/share/bash-completion/completions/rage-keygen /usr/share/bash-completion/completions/rage-mount /usr/share/licenses/rage-encryption-bash-completion /usr/share/licenses/rage-encryption-bash-completion/LICENSE-APACHE /usr/share/licenses/rage-encryption-bash-completion/LICENSE-MIT
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Mar 18 23:43:29 2026