Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2c51f039 | 2024-07-10 12:59:10 | Update to gnutls-3.8.6. | ||
| 9b8ffc7e | 2024-07-10 12:58:39 | Update to libgcrypt-1.11.0. | ||
| c2818655 | 2024-07-10 08:37:29 | update p5-Crypt-OpenSSL-X509 to 2.0.0 | ||
| e9e5ab59 | 2024-07-10 08:10:34 | update p5-IO-Socket-SSL to 2.087 | ||
| 43d131c4 | 2024-07-10 05:32:36 | update to 2024-07-05 | ||
| a5e53a9e | 2024-07-10 05:16:50 | update 2.5.2 -> 2.7.0 | ||
| a24ed6fd | 2024-07-10 04:55:58 | Update to vaultwarden-1.31.0 Changes: https://github.com/dani-garcia/vaultwarden/releases/tag/1.31.0 Noticeable is that support for WebSocket traffic on port 3012 has been removed, as it's been integrated on the main HTTP port for a few releases. OK denis@, aisha@ | ||
| 1a332de2 | 2024-07-09 17:13:19 | update botan2 to 2.19.5 CVE-2024-34702 CVE-2024-34703 CVE-2024-39312 | ||
| 10b0b713 | 2024-07-09 08:55:16 | Fix riscv64 AES_set_decrypt_key asm Current code uses jal ra,AES_set_encrypt_key which breaks with lld producing a shared lib. Just use call AES_set_encrypt_key to get a relocation that lld agrees with. Input + ok tb@ (maintainer) Fixes build of sysutils/borgbackup/2.0 on riscv64 | ||
| 141f9b5f | 2024-07-09 07:32:31 | security/rnp: update to 0.17.1. see https://github.com/rnpgp/rnp/releases/tag/v0.17.1 will be required by thunderbird 115.13.0 per #1885353 |