On Tue, 24 May 2022 at 21:27:36 -0400, aisha wrote: > Hi, > Attached update patch for security/vaultwarden to 1.25.0. > There aren't any major upstream changes, user setups should keep working fine. > > port side changes > - dropped all of the patches > - new vendor distfile for a snapshot crate dependency > > Tested with postgresql FLAVOR locally, don't see any reason why other FLAVORs > shouldn't be fine too. > > Best, > Aisha > > diff --git a/security/vaultwarden/Makefile b/security/vaultwarden/Makefile > index 8f5a60ac997..24e4a5e3fdf 100644 > --- a/security/vaultwarden/Makefile > +++ b/security/vaultwarden/Makefile > @@ -5,7 +5,7 @@ COMMENT = unofficial bitwarden compatible server > > GH_ACCOUNT = dani-garcia > GH_PROJECT = vaultwarden > -GH_TAGNAME = 1.24.0 > +GH_TAGNAME = 1.25.0 >
I had to adjust for REVISION - but other then that it builds fine for me! OK abieber@ if anyone wants a free commit! (if not i'll get to it this weekend some time)