CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/01/13 08:37:32
Modified files:
security/vaultwarden: Makefile crates.inc distinfo
Added files:
security/vaultwarden/patches:
patch-modcargo-crates_webauthn-attestation-ca-0_5_4_build_rs
patch-modcargo-crates_webauthn-rs-core-0_5_4_build_rs
patch-modcargo-crates_webauthn-rs-core-0_5_4_src_crypto_rs
patch-modcargo-crates_webauthn-rs-core-0_5_4_src_interface_rs
patch-modcargo-crates_webauthn-rs-core-0_5_4_src_internals_rs
Log message:
Update to vaultwarden-1.35.2
Changes:
https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.0
https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.1
https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.2
Ed448 support in the WebAuthn framework has been patched out, as it is
not supported by LibreSSL. Thanks to tb@ for this work.
Enabled support for the S3 file backend. This feature was introduced in
1.34.2 and should be stable enough.
Add myself as co-maintainer.
OK @aisha (maintainer), kirill@ (for initial patch)