Index: Makefile
===================================================================
RCS file: /cvs/ports/net/sniproxy/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile 31 Jan 2023 13:51:01 -0000 1.9
+++ Makefile 29 Jun 2023 06:52:48 -0000
@@ -2,7 +2,7 @@ COMMENT = name-based proxying of HTTPS w
GH_ACCOUNT = renaudallard
GH_PROJECT = sniproxy
-GH_TAGNAME = 0.6.7
+GH_TAGNAME = 0.6.8
CATEGORIES = net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/sniproxy/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 31 Jan 2023 13:51:01 -0000 1.5
+++ distinfo 29 Jun 2023 06:52:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (sniproxy-0.6.7.tar.gz) = KJoGGaI5RSaLMRsP6UQBVoCIiS5XwkcpD2wRY97fOhY=
-SIZE (sniproxy-0.6.7.tar.gz) = 80280
+SHA256 (sniproxy-0.6.8.tar.gz) = 8LhjJQUNFaY7H5xqNuGsfHS6bx4dE3ARyBNTatw0Z2k=
+SIZE (sniproxy-0.6.8.tar.gz) = 80608
Hello,
Here is a diff for net/sniproxy to 0.6.8.
This solves a buffer overflow in address module.
Tested working fine on amd64
Best Regards
No comments:
Post a Comment