Saturday, December 02, 2017

[UPDATE] net/tor 3.1.8 -> 3.1.9

This release fixes several bugs and security issues:
https://blog.torproject.org/new-stable-tor-releases-security-fixes-0319-03013-02914-02817-02516

Continues to work fine on my amd64 machine, tests pass:

# TOTAL: 18
# PASS: 12
# SKIP: 6
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0

diff --git a/net/tor/Makefile b/net/tor/Makefile
index d1506992a51..6e5756c1d56 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -2,7 +2,7 @@

COMMENT= anonymity service using onion routing

-DISTNAME= tor-0.3.1.8
+DISTNAME= tor-0.3.1.9
CATEGORIES= net
HOMEPAGE= https://www.torproject.org/

diff --git a/net/tor/distinfo b/net/tor/distinfo
index ba2789f6054..008a6fad1b3 100644
--- a/net/tor/distinfo
+++ b/net/tor/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tor-0.3.1.8.tar.gz) = ffYpiGCln0EP+IKc95BaUMizqQlNUahVNgO0AeS1saE=
-SIZE (tor-0.3.1.8.tar.gz) = 6073611
+SHA256 (tor-0.3.1.9.tar.gz) = bhsE94kOeC/VYBSg3lB15KsptSo12Lyh9rgMk/WPPSY=
+SIZE (tor-0.3.1.9.tar.gz) = 6092702

No comments:

Post a Comment