Download raw body.
[update] net/sniproxy 0.11.1
ping -------- Forwarded Message -------- Subject: [update] net/sniproxy 0.11.1 Date: Tue, 17 Mar 2026 12:04:57 +0100 From: Renaud Allard <renaud@allard.it> To: ports <ports@openbsd.org> Hello, Here is a quick diff for net/sniproxy to v0.11.1 This solves a lot of bugs and improves hardening. It's extensively tested on amd64. There should not be any important update soon as the base seems quite bug free now. Best Regards Index: Makefile =================================================================== RCS file: /cvs/ports/net/sniproxy/Makefile,v diff -u -p -r1.17 Makefile --- Makefile 14 Mar 2026 09:39:47 -0000 1.17 +++ Makefile 17 Mar 2026 11:02:04 -0000 @@ -2,7 +2,7 @@ COMMENT = name-based proxying of HTTPS w GH_ACCOUNT = renaudallard GH_PROJECT = sniproxy -GH_TAGNAME = 0.9.24 +GH_TAGNAME = 0.11.1 CATEGORIES = net Index: distinfo =================================================================== RCS file: /cvs/ports/net/sniproxy/distinfo,v diff -u -p -r1.12 distinfo --- distinfo 13 Mar 2026 21:48:46 -0000 1.12 +++ distinfo 17 Mar 2026 11:02:04 -0000 @@ -1,2 +1,2 @@ -SHA256 (sniproxy-0.9.24.tar.gz) = nKiu7uvtD+jT7QU8xzTixKZ0Yj1caKq5KqVgMDHeo60= -SIZE (sniproxy-0.9.24.tar.gz) = 393754 +SHA256 (sniproxy-0.11.1.tar.gz) = Jr3T68Vmv40VKtwanNpjblcGgZAOGdmXAasdYPfnHfg= +SIZE (sniproxy-0.11.1.tar.gz) = 426378
[update] net/sniproxy 0.11.1