Hi,

A bunch of security fixes were released on Dec 1st, -current was
updated but not -stable
https://lists.torproject.org/pipermail/tor-announce/2017-December/000147.html

Now Tor is going to remove the affected relays for the networks so
updating is really mandatory :p

Here's a diff to update the ports. Ports compiled tested only so tests
report welcome.

Cheers,
Daniel

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/tor/Makefile,v
retrieving revision 1.105
diff -u -p -r1.105 Makefile
--- Makefile    3 Aug 2017 12:21:26 -0000       1.105
+++ Makefile    13 Dec 2017 20:25:01 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       anonymity service using onion routing
 
-DISTNAME=      tor-0.3.0.10
+DISTNAME=      tor-0.3.0.13
 CATEGORIES=    net
 HOMEPAGE=      https://www.torproject.org/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/tor/distinfo,v
retrieving revision 1.86
diff -u -p -r1.86 distinfo
--- distinfo    3 Aug 2017 12:21:26 -0000       1.86
+++ distinfo    13 Dec 2017 20:25:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (tor-0.3.0.10.tar.gz) = mo5uSaFoja5k3KEPhKQU7JpPOT+yJWrijgwuMjkYWrE=
-SIZE (tor-0.3.0.10.tar.gz) = 5845205
+SHA256 (tor-0.3.0.13.tar.gz) = bgE5uo3JXeJUkaAXHcwDr24Fmid9OW8lmZianJDVLkM=
+SIZE (tor-0.3.0.13.tar.gz) = 5913752


Reply via email to