Bug 275394 - security/vaultwarden: Update to 1.30.1
Summary: security/vaultwarden: Update to 1.30.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: 2023-11-27 22:17 UTC by Adrien
Modified: 2024-01-13 13:09 UTC (History)
1 user (show)

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


Attachments
Vaultwarden 1.30.1 (67.31 KB, patch)
2023-11-27 22:17 UTC, Adrien
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adrien 2023-11-27 22:17:57 UTC
Created attachment 246618 [details]
Vaultwarden 1.30.1

Hi,

Here is the patch for 1.30.1 update.

If Bernard comes by or if anyone knows, what is the reason for the openssl patch ? Thanks !

Best regards,
Adrien
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2023-12-09 12:43:55 UTC
(In reply to Adrien from comment #0)

Check https://github.com/dani-garcia/vaultwarden/issues/4051

the old openssl / openssl-sys version requirements are there for musl libc, we don't need any of that here.
Comment 2 Adrien 2023-12-09 12:50:07 UTC
(In reply to Bernard Spil from comment #1)

I see, thank you for the explanation. It seems that the workaround will not be needed starting next vaultwarden version (#4143).

BR,
Adrien
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-01-13 13:07:12 UTC
A commit in branch main references this bug:

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

commit 615bd557779958aec46893d76766352a4521a60a
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2024-01-13 13:05:49 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2024-01-13 13:05:49 +0000

    security/vaultwarden: Update to 1.30.1

    PR:             275394
    Approved by:    Maintainer time-out

 security/vaultwarden/Makefile               |   3 +-
 security/vaultwarden/Makefile.crates        | 178 +++++++-------
 security/vaultwarden/distinfo               | 362 ++++++++++++++--------------
 security/vaultwarden/files/patch-Cargo.lock |  16 +-
 security/vaultwarden/files/patch-Cargo.toml |  12 +-
 5 files changed, 291 insertions(+), 280 deletions(-)