head 1.2; access; symbols pkgsrc-2024Q3:1.1.0.6 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.4 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.2 pkgsrc-2024Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2024.12.01.00.04.58; author pin; state dead; branches; next 1.1; commitid BY5a6kukmL85iJzF; 1.1 date 2024.01.18.14.09.27; author hauke; state Exp; branches; next ; commitid itZjs8zHaBNz9WUE; desc @@ 1.2 log @security/vaultwarden: update to 1.32.5 Update from 1.30.1 Too much to list here, please see https://github.com/dani-garcia/vaultwarden/releases Next time, please ask for help when having issues with a Rust package :) @ text @$NetBSD: patch-Cargo.lock,v 1.1 2024/01/18 14:09:27 hauke Exp $ Bump openssl version --- Cargo.lock.orig 2023-11-15 09:41:14.000000000 +0000 +++ Cargo.lock @@@@ -2000,9 +2000,9 @@@@ checksum = "dd8b5dd2ae5ed71462c540258bed [[package]] name = "openssl" -version = "0.10.57" +version = "0.10.60" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c" +checksum = "79a4c6c3a2b158f7f8f2a2fc5a969fa3a068df6fc9dbb4a43845436e3af7c800" dependencies = [ "bitflags 2.4.1", "cfg-if", @@@@ -2032,18 +2032,18 @@@@ checksum = "ff011a302c396a5197692431fc19 [[package]] name = "openssl-src" -version = "111.28.0+1.1.1w" +version = "300.1.6+3.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ce95ee1f6f999dfb95b8afd43ebe442758ea2104d1ccb99a94c30db22ae701f" +checksum = "439fac53e092cd7442a3660c85dde4643ab3b5bd39040912388dcdabf6b88085" dependencies = [ "cc", ] [[package]] name = "openssl-sys" -version = "0.9.92" +version = "0.9.96" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db7e971c2c2bba161b2d2fdf37080177eff520b3bc044787c7f1f5f9e78d869b" +checksum = "3812c071ba60da8b5677cc12bcb1d42989a65553772897a7e0355545a819838f" dependencies = [ "cc", "libc", @ 1.1 log @Update security/vaultwarden to v1.30.1 Thanks go to the FreeBSD security/vaultwarden maintainer - I still don't know how to update the package without their dependency list... The openssl lib update patch is also from there. From upstream's changelog: Fix missing alpine tag during buildx bake by @@BlackDex in #4043 Disable autofill-v2 by @@BlackDex in #4056 Add Protected Actions Check by @@BlackDex in #4067 Update crates by @@BlackDex in #4074 Added passkey support, allowing the browser extensions to store and use your passkeys, make sure the extension is updated to version 2023.10.0 or newer for passkey support. Updated web vault to 2023.10.0. Fixed crashes in ARMv6 devices Fixed crashes when trying to create/edit a cipher in the mobile applications. Update Rust and Crates by @@BlackDex in #3808 update web-vault to v2023.8.2 by @@stefan0xC in #3821 Fix Login With Device without MasterPassword by @@BlackDex in #3831 Update GitHub Workflow by @@BlackDex in #3910 Fix arm builds by @@BlackDex in #3911 Fix typos by @@tuhanayim in #3959 csp: rename anonaddy.com to addy.io by @@stefan0xC in #3950 filter handlebars logs by @@stefan0xC in #3859 Remove unnecessary variable clone by @@mvalois in #3981 README.md: Fix grammar nit by @@AndreasHGK in #3965 Fix small issues by @@BlackDex in #3964 Adds LastActive on /admin/users API route by @@mvalois in #3951 Reopen log file on SIGHUP by @@tobiasmboelz in #3909 Fix External ID not set during DC Sync by @@BlackDex in #3804 New config option disable email change by @@admav in #3986 2FA Confirmation Code Email subject line change to fix triggering Google spam blocker by @@aureateflux in #3572 Implement cipher key encryption by @@dani-garcia in #3990 Container building changes by @@BlackDex in #3958 Fix issue with MariaDB/MySQL migrations by @@BlackDex in #3994 feat: Working passkeys storage by @@GeekCornerGH in #4025 ci: add trivy workflow by @@mightyBroccoli in #3997 Fix importing Bitwarden exports by @@BlackDex in #4030 Fix .env.template file by @@BlackDex in #3734 Fix UserOrg status during LDAP Import by @@BlackDex in #3740 Update images to Bookworm and PQ15 and Rust v1.71 by @@BlackDex in #3573 Implement "login with device" by @@quexten in #3592 chore: Bump web vault to v2023.7.1 and bump Rust by @@GeekCornerGH in #3769 Optimized Favicon downloading by @@BlackDex in #3751 add UserDecryptionOptions to login response by @@stefan0xC in #3813 add new secretsmanager plan for web-v2023.8.x by @@stefan0xC in #3797 Allow Authorization header for Web Sockets by @@BlackDex in #3806 Update admin interface by @@BlackDex in #3730 Fix Org API Key generation on PosgreSQL by @@BlackDex in #3678 feat: Add support for forwardemail by @@GeekCornerGH in #3686 Fix some external_id issues by @@BlackDex in #3690 Remove debug code during attachment download by @@BlackDex in #3704 WebSocket notifications now work via the default HTTP port. No need for WEBSOCKET_ENABLED and a separate port anymore. The proxy examples still need to be updated for this. Support for the old websockets port 3012 will remain for the time being. Mobile Client push notification support, see #3304 thanks @@GeekCornerGH! Web-Vault updated to v2023.5.0 (v2023.5.1 does not add any improvements for us) The latest Bitwarden Directory Connector can be used now (v2022.11.0) Storing passkeys is supported, though the clients are not yet released. So, it might be we need to make some changes once they are released. See: #3593, thanks @@GeekCornerGH! @ text @d1 1 a1 1 $NetBSD$ @