1
0
Commit Graph

4 Commits

Author SHA256 Message Date
c unix
2c10f03d7a Accepting request 1113576 from home:firstyear:branches:security
- bsc#1215657 - chosen ciphertext attack possible against aes-gcm
  * update vendor.tar.zst to contain aes-gcm >= 0.10.3

- 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

OBS-URL: https://build.opensuse.org/request/show/1113576
OBS-URL: https://build.opensuse.org/package/show/security/rage-encryption?expand=0&rev=29
2023-09-26 15:08:09 +00:00
c unix
1dbbeb5ded Accepting request 1092720 from home:firstyear:branches:security
- 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

OBS-URL: https://build.opensuse.org/request/show/1092720
OBS-URL: https://build.opensuse.org/package/show/security/rage-encryption?expand=0&rev=27
2023-06-13 16:17:18 +00:00
c unix
9b69fe6bdd Accepting request 1074938 from home:uncomfyhalomacro:branches:security
- 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.

OBS-URL: https://build.opensuse.org/request/show/1074938
OBS-URL: https://build.opensuse.org/package/show/security/rage-encryption?expand=0&rev=23
2023-03-28 15:12:08 +00:00
c unix
1ed9b89b8f Accepting request 1056103 from home:firstyear:branches:security
- Update of vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/1056103
OBS-URL: https://build.opensuse.org/package/show/security/rage-encryption?expand=0&rev=19
2023-01-07 17:29:18 +00:00