Bug 281838 - security/vaultwarden: update to 1.32.1
Summary: security/vaultwarden: update to 1.32.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Michael Reifenberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-03 19:33 UTC by Mark Felder
Modified: 2024-10-19 16:33 UTC (History)
4 users (show)

See Also:
bugzilla: maintainer-feedback? (mr)


Attachments
patch (79.80 KB, patch)
2024-10-03 19:33 UTC, Mark Felder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Felder freebsd_committer freebsd_triage 2024-10-03 19:33:41 UTC
Created attachment 253983 [details]
patch

This update is required to fix issues that break the ability to use native mobile clients, so it should be merged to quarterly too.
Comment 1 Mark Felder freebsd_committer freebsd_triage 2024-10-03 19:39:37 UTC
Upstream issue I'm describing can be located here:

https://github.com/dani-garcia/vaultwarden/pull/4932
Comment 2 Adrien 2024-10-11 09:22:50 UTC
Hi,
It seems they also updated the web vault version (minor -c) : https://github.com/dani-garcia/vaultwarden/blob/040e2a7bb0f2cc5012d46ca99283cf21fa06ed1a/docker/DockerSettings.yaml#L2C17-L2C27 
Could you it to the patch as well ?
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-10-19 16:32:30 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=db4808a83244e6560df768bce1b25a022fecfc32

commit db4808a83244e6560df768bce1b25a022fecfc32
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2024-10-19 16:30:07 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2024-10-19 16:30:07 +0000

    security/vaultwarden: Update to 1.32.2

    PR:             281838
    Approved by:    maintainter timeout
    Reported by:    feld

 security/vaultwarden/Makefile                      |   3 +-
 security/vaultwarden/Makefile.crates               | 283 +++++-----
 security/vaultwarden/distinfo                      | 568 +++++++++++----------
 ...-crates_openssl-sys-0.9.103_build_main.rs (new) |  10 +
 4 files changed, 459 insertions(+), 405 deletions(-)