On Fri, Sep 13, 2024 at 12:48:58PM GMT, Mikolaj Kucharski wrote:
> Hi,
>
> This update fixes an issue of https://github.com/doy/rbw/issues/200
>
> failed to decrypt notes: failed to decrypt: failed to decrypt encrypted
> secret: invalid mac
>
> Current version in the ports tree doesn't wo
Hi,
This update fixes an issue of https://github.com/doy/rbw/issues/200
failed to decrypt notes: failed to decrypt: failed to decrypt encrypted
secret: invalid mac
Current version in the ports tree doesn't work for me and fails like
reported in above GitHub issue. This would be really g
Hello,
Here's an update for rbw that's been working fine. Tested by purging the
existing database and resyncing. Look good to anyone else?
changelog: https://github.com/doy/rbw/blob/main/CHANGELOG.md
Thanks,
Lucas
diff /usr/ports
commit - 802974ac9a1e711960e9aa83e35eaac49031eed5
path + /usr/port
On Fri 05/07/2024 13:29, Lucas Raab wrote:
> Hello,
>
> Here's an update for rbw that's been working fine here. Other tests?
>
> changelogs:
> https://github.com/doy/rbw/releases/tag/1.11.0
> https://github.com/doy/rbw/releases/tag/1.11.1
>
> Thanks,
> Lucas
Works for me. OK bket@
Hello,
Here's an update for rbw that's been working fine here. Other tests?
changelogs:
https://github.com/doy/rbw/releases/tag/1.11.0
https://github.com/doy/rbw/releases/tag/1.11.1
Thanks,
Lucas
diff refs/heads/master refs/heads/rbw
commit - 4494537d084cdf5b0041741e0be01594cfa7f12f
commit + 436
this is said to fix a login issue with official bitwarden server
after a change on their side, I'm not using them so I didn't try
ok?
diff --git a/security/rbw/Makefile b/security/rbw/Makefile
index 3d9842af89a..aeb1ec8559e 100644
--- a/security/rbw/Makefile
+++ b/security/rbw/Makefile
@@ -3,7 +3
On Thu, 09 May 2024 15:15:43 +0100,
Stuart Henderson wrote:
>
> The error you showed looked like a use-after-free or double-free in
> the linker (ld.lld).
>
Yes, it defently does. Anyway, I haven't .core anymore, because I've run
make clean.
=> nothing to dig from here.
--
wbr, Kirill
On 2024/05/09 14:26, Kirill A. Korinsky wrote:
> On Thu, 09 May 2024 14:03:49 +0100,
> Raf Czlonka wrote:
> > - Kirill - it builds just fine, as you yourself mentioned:
> >'make clean' usually helps, but I found that I sometimes also
> >need to do some more cleanup in /usr/ports/packages
On Thu, May 09, 2024 at 02:26:03PM BST, Kirill A. Korinsky wrote:
> On Thu, 09 May 2024 14:03:49 +0100,
> Raf Czlonka wrote:
> > - Kirill - it builds just fine, as you yourself mentioned:
> >'make clean' usually helps, but I found that I sometimes also
> >need to do some more cleanup in /
On Thu, 09 May 2024 14:03:49 +0100,
Raf Czlonka wrote:
> - Kirill - it builds just fine, as you yourself mentioned:
>'make clean' usually helps, but I found that I sometimes also
>need to do some more cleanup in /usr/ports/packages and
>/usr/ports/distfiles
>
I'm reading this right:
Hello,
I was just about to send an update to the rbw port, but noticed
that Solene has beat me to it and I was just about to bail out but
noticed two things:
- Kirill - it builds just fine, as you yourself mentioned:
'make clean' usually helps, but I found that I sometimes also
need to do
On Thu, 09 May 2024 11:33:08 +0100,
Stuart Henderson wrote:
>
> On 2024/05/09 11:28, Kirill A. Korinsky wrote:
> > On Thu, 09 May 2024 10:22:10 +0100,
> > Solene Rapenne wrote:
> > >
> > > Newer version available upstream, works for me
> > >
> > > I did not try the changes though (rbw code rel
On 2024/05/09 11:28, Kirill A. Korinsky wrote:
> On Thu, 09 May 2024 10:22:10 +0100,
> Solene Rapenne wrote:
> >
> > Newer version available upstream, works for me
> >
> > I did not try the changes though (rbw code related)
> >
> > https://git.tozt.net/rbw/tree/CHANGELOG.md
> >
>
> I've tried
On Thu, 09 May 2024 10:22:10 +0100,
Solene Rapenne wrote:
>
> Newer version available upstream, works for me
>
> I did not try the changes though (rbw code related)
>
> https://git.tozt.net/rbw/tree/CHANGELOG.md
>
I've tried it on -current/amd64.
The first attemp to build it fails as:
C
Newer version available upstream, works for me
I did not try the changes though (rbw code related)
https://git.tozt.net/rbw/tree/CHANGELOG.md
diff --git a/security/rbw/Makefile b/security/rbw/Makefile
index 7db2268894d..3d9842af89a 100644
--- a/security/rbw/Makefile
+++ b/security/rbw/Makefile
Hello,
Inlined below is a diff that updates rbw to version 1.10.0.
Regards,
Raf
P.S. I'm not subscribed to ports@ mailing list so please CC me if need be.
Index: security/rbw/Makefile
===
RCS file: /cvs/ports/security/rbw/Makefile
> As it happens, a new 1.9.0 version of rbw has just been released - it
> contains the aforementioned fix, as well as some other improvements[0].
Committed, thanks. The ring dependency was updated to 0.17, which has
support for powerpc64 and riscv64 and supports xonly and branch-target
landing pad
Hello,
First of all, many thanks to tb@ for committing the fix for version
1.8.3 to both -current and -stable last month!
As it happens, a new 1.9.0 version of rbw has just been released - it
contains the aforementioned fix, as well as some other improvements[0].
Inlined below is a diff that upd
On Thu, Sep 07, 2023 at 07:25:43AM BST, Mikolaj Kucharski wrote:
> On Wed, Sep 06, 2023 at 02:52:28PM +0100, Raf Czlonka wrote:
> > Hello,
> >
> > Inlined below is a diff that updates rbw to version 1.8.3.
> >
> > Regards,
> >
> > Raf
> >
> > P.S. I'm not subscribed to ports@ mailing list so pl
On Wed, Sep 06, 2023 at 02:52:28PM +0100, Raf Czlonka wrote:
> Hello,
>
> Inlined below is a diff that updates rbw to version 1.8.3.
>
> Regards,
>
> Raf
>
> P.S. I'm not subscribed to ports@ mailing list so please CC me if
> need be.
>
I would add home page, based on my diff from:
h
Hello,
Inlined below is a diff that updates rbw to version 1.8.3.
Regards,
Raf
P.S. I'm not subscribed to ports@ mailing list so please CC me if
need be.
Index: security/rbw/Makefile
===
RCS file: /cvs/ports/security/rbw/Makefile,
Hi!
Here is a trivial update for rbw. Changelog available here:
https://git.tozt.net/rbw/tree/CHANGELOG.md
OK?
Cheers,
Aaron
diff --git a/security/rbw/Makefile b/security/rbw/Makefile
index 92bc3f905f0..709642d9fb0 100644
--- a/security/rbw/Makefile
+++ b/security/rbw/Makefile
@@ -3,8 +3,
22 matches
Mail list logo