UPDATE security/vaultwarden-1.33.1

2025-02-04 Thread Bjorn Ketelaars
Simple diff for updating to vaultwarden-1.33.1. Changes: https://github.com/dani-garcia/vaultwarden/releases/tag/1.33.1. Run tested on amd64 against several clients. OK? diff --git Makefile Makefile index ec734620add..98c3999cbbf 100644 --- Makefile +++ Makefile @@ -8,7 +8,7 @@ BROKEN-i386 =

Update: Ruby 3.2.7

2025-02-04 Thread Jeremy Evans
Simple update to the latest Ruby 3.2 release. Release announcement at https://www.ruby-lang.org/en/news/2025/02/04/ruby-3-2-7-released/ Tested on amd64. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile

Re: p5-Test-Suite moved to base, part 1

2025-02-04 Thread Andrew Hewus Fresh
On Mon, Feb 03, 2025 at 02:02:47PM +, Stuart Henderson wrote: > On 2025/02/02 11:42, Andrew Hewus Fresh wrote: > > I'm not quite sure I got this right, but p5-Test-Suite has moved to > > base, which means we can remove the port and the DEPENDS. > > > > Will send a follow-up with the actual rem

Re: lang/gpc: do not include OSREV in host architecture

2025-02-04 Thread Brian Callahan
On 02/04/2025 04:04 PM, Christian Weisgerber wrote: ok? Apart from the s/openbsd7\.6/openbsd/g change, the build logs are identical, and I can still successfully build a Pascal hello world program. OK, thanks. ~Brian

Re: NEW: net/rdapper (plus deps)

2025-02-04 Thread Theo Buehler
On Tue, Feb 04, 2025 at 11:11:29PM +0100, Theo Buehler wrote: > On Mon, Feb 03, 2025 at 05:04:19PM +, Stuart Henderson wrote: > > According to ICANN, RDAP is now the definitive source for gTLD domain > > registration information (and is also available on some, though not all, > > ccTLDs). Curre

Re: NEW: net/rdapper (plus deps)

2025-02-04 Thread Theo Buehler
On Mon, Feb 03, 2025 at 05:04:19PM +, Stuart Henderson wrote: > According to ICANN, RDAP is now the definitive source for gTLD domain > registration information (and is also available on some, though not all, > ccTLDs). Currently registrars generally still offer WHOIS access, though > at some p

lang/gpc: do not include OSREV in host architecture

2025-02-04 Thread Christian Weisgerber
ok? Apart from the s/openbsd7\.6/openbsd/g change, the build logs are identical, and I can still successfully build a Pascal hello world program. --- commit 6f27c3e344c24404010d9171464c98b00b69b1a2 (mystuff) from: Christian Weisgerber date: Tue Feb 4

Re: lang/pcc: do not include OSREV in host architecture

2025-02-04 Thread Klemens Nanni
04.02.2025 21:13, Theo Buehler пишет: > It's one of those ports that needed a bump whenever the OS version is > cranked. With naddy's diff this annoyance goes away. Right, missed the obvious. OK kn

Re: lang/pcc: do not include OSREV in host architecture

2025-02-04 Thread Theo Buehler
On Tue, Feb 04, 2025 at 06:08:45PM +, Klemens Nanni wrote: > 04.02.2025 18:58, Christian Weisgerber пишет: > > lang/pcc: do not include OSREV in host architecture ok tb > Did this cause some problem or noticable churn somewhere or is it just > nice-to-have simplification? It's one of those

Re: lang/pcc: do not include OSREV in host architecture

2025-02-04 Thread Klemens Nanni
04.02.2025 18:58, Christian Weisgerber пишет: > lang/pcc: do not include OSREV in host architecture > > This eliminates the need for PLIST changes whenever OSREV is incremented. pcc-libs/pkg/PLIST stays the same, but I suppose for package upgrade across OpenBSD releases it is benefical not hav

lang/pcc: do not include OSREV in host architecture

2025-02-04 Thread Christian Weisgerber
ok? Yes, I verified that it works and checked the ktrace just to be sure. --- commit 2911b0fc81ec27087a5d942b6fd2d405dedff21a (mystuff) from: Christian Weisgerber date: Tue Feb 4 15:55:38 2025 UTC lang/pcc: do not include OSREV in host architecture

Re: [PATCH] p5-Data-Radius: Fix Message-Authenticator calculations for ACCESS_CHALLENGE packets

2025-02-04 Thread Klemens Nanni
04.02.2025 16:23, Matthias Pitzl пишет: > Hi! > > The current version of the Perl module contains a bug concerning the message > authenticator calculation for ACCESS_CHALLENGE replies (this type is missing > in > the list of reply packet types). > > The following diff fixes the problem. > I also

[PATCH] p5-Data-Radius: Fix Message-Authenticator calculations for ACCESS_CHALLENGE packets

2025-02-04 Thread Matthias Pitzl
Hi! The current version of the Perl module contains a bug concerning the message authenticator calculation for ACCESS_CHALLENGE replies (this type is missing in the list of reply packet types). The following diff fixes the problem. I also reported the bug upstream, so hopefully there will be a ne

sysutils/opam module + new textproc/slipshow

2025-02-04 Thread Sebastien Marie
Hi, I would like to import slipshow (https://github.com/panglesd/slipshow , https://slipshow.readthedocs.io/). It is an ocaml program available via opam. So I wrote a module for managing dependencies via sysutils/opam (lang/haxe work by thfr@ was also a reason for it). Regarding slipshow: Sli

Re: [NEW] net/p5-Data-Radius

2025-02-04 Thread Matthias Pitzl
On 03.02.2025 - 18:02:26, Klemens Nanni wrote: > 03.02.2025 16:59, Stuart Henderson пишет: > >> Attached an updated version of p5-Data-Radius. > > > > OK sthen > > Imported, thanks. Nice! Thank you! > > >> I do not know, if p5-Net-Radius should be removed. I only can say that we > >> do not >