Index | Thread | Search

From:
Renaud Allard <renaud@allard.it>
Subject:
[update] net/sniproxy 0.9.23
To:
ports <ports@openbsd.org>
Date:
Tue, 3 Mar 2026 09:01:08 +0100

Download raw body.

Thread
  • Renaud Allard:

    [update] net/sniproxy 0.9.23

Hello,

Here is a straightforward diff for net/sniproxy 0.9.23

It solves some potential security issues and there are some reliability 
fixes.
Extensively tested on amd64

Best Regards
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/sniproxy/Makefile,v
diff -u -p -r1.15 Makefile
--- Makefile	9 Feb 2026 18:10:39 -0000	1.15
+++ Makefile	3 Mar 2026 07:59:17 -0000
@@ -2,7 +2,7 @@ COMMENT =	name-based proxying of HTTPS w
 
 GH_ACCOUNT =	renaudallard
 GH_PROJECT =	sniproxy
-GH_TAGNAME =	0.9.19
+GH_TAGNAME =	0.9.23
 
 CATEGORIES =	net
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/sniproxy/distinfo,v
diff -u -p -r1.11 distinfo
--- distinfo	9 Feb 2026 18:10:39 -0000	1.11
+++ distinfo	3 Mar 2026 07:59:17 -0000
@@ -1,2 +1,2 @@
-SHA256 (sniproxy-0.9.19.tar.gz) = 0IcDaNw6eh51VrgdtcCg3MIiwhqA+KHbMLZ/mJ+53UA=
-SIZE (sniproxy-0.9.19.tar.gz) = 385877
+SHA256 (sniproxy-0.9.23.tar.gz) = 3PRfy+fDNY2CZ3Cr4xjf7+93u8P+D/gVssvpCNyHcxo=
+SIZE (sniproxy-0.9.23.tar.gz) = 393199