Friday, December 27, 2024

Re: UPDATE security/vaultwarden-1.32.7

On Fri 27/12/2024 14:13, Kirill A. Korinsky wrote:
> On Fri, 27 Dec 2024 07:29:24 +0100,
> Bjorn Ketelaars <bket@openbsd.org> wrote:
> >
> >
> > I added aisha@ (maintainer) to the Cc. As this release contains a
> > security fix I will commit later today, unless someone disagrees.
> >
>
> I really think that we should backport it to -stable as well.
>
> But it requires rust at least 1.82 since
> https://github.com/dani-garcia/vaultwarden/commit/71b3d3c818db846bb1972ed79188b3709b9f822b
>
> Here the diff which includes a patch to support rust 1.81 which I had tested
> on -stable/amd64, and it works well.
>
> Ok?
>
> Index: security/vaultwarden/Makefile
> ===================================================================
> RCS file: /home/cvs/ports/security/vaultwarden/Makefile,v
> diff -u -p -u -p -r1.43 Makefile
> --- security/vaultwarden/Makefile 16 Dec 2024 04:12:42 -0000 1.43
> +++ security/vaultwarden/Makefile 27 Dec 2024 10:05:00 -0000
> @@ -8,8 +8,7 @@ BROKEN-i386 = raw-cpuid-10.2.0/src/lib.
>
> COMMENT = unofficial bitwarden compatible server
>
> -DIST_TUPLE += github dani-garcia vaultwarden 1.32.6 .
> -DIST_TUPLE += github daboross fern 3e775ccfafe7d24baee39826d38011981b2e55b5 fern
> +DIST_TUPLE += github dani-garcia vaultwarden 1.32.7 .

I think you sent the wrong diff. -stable is still on 1.32.5.

No comments:

Post a Comment