This update for rage-encryption fixes the following issues:
-CVE-2023-42811: chosen ciphertext attack possible against aes-gcm (bsc#1215657)
update vendor.tar.zst to contain aes-gcm >= 0.10.3
CI: Ensure apt repository is up-to-date before installing build deps
ubuntu-20.04 runnerCI: Remove most uses of actions-rs actions
Fix changelog bugs and add missing entry
PINENTRY_PROGRAM environment variableDecryptor::new_async_bufferedimpl AsyncBufRead for ArmoredReaderPINENTRY_PROGRAM as environment variable for pinentryimpl AsyncWrite for StreamWriter doesn't loop indefinitelycargo-vet 0.7Decryptor::new_bufferedDecryptor::new_bufferedimpl BufRead for ArmoredReaderfeat/pinentry: Use env var to define pinentry binary
ssh: Fix parsing of OpenSSH private key format
aes256-gcm@openssh.com ciphers for encrypted keysaes256-gcm@openssh.com cipher to test cases