pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/tor
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 9 15:13:25 UTC 2018
Modified Files:
pkgsrc/net/tor: Makefile distinfo
Log Message:
tor: update to 0.3.2.9.
Tor 0.3.2.9 is the first stable release in the 0.3.2 series.
The 0.3.2 series includes our long-anticipated new onion service
design, with numerous security features. (For more information, see
our blog post at https://blog.torproject.org/fall-harvest.) We also
have a new circuit scheduler algorithm for improved performance on
relays everywhere (see https://blog.torproject.org/kist-and-tell),
along with many smaller features and bugfixes.
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 pkgsrc/net/tor/Makefile
cvs rdiff -u -r1.87 -r1.88 pkgsrc/net/tor/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/tor/Makefile
diff -u pkgsrc/net/tor/Makefile:1.127 pkgsrc/net/tor/Makefile:1.128
--- pkgsrc/net/tor/Makefile:1.127 Sat Dec 2 12:22:14 2017
+++ pkgsrc/net/tor/Makefile Tue Jan 9 15:13:25 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.127 2017/12/02 12:22:14 wiz Exp $
+# $NetBSD: Makefile,v 1.128 2018/01/09 15:13:25 wiz Exp $
-DISTNAME= tor-0.3.1.9
+DISTNAME= tor-0.3.2.9
CATEGORIES= net security
MASTER_SITES= http://www.torproject.org/dist/
Index: pkgsrc/net/tor/distinfo
diff -u pkgsrc/net/tor/distinfo:1.87 pkgsrc/net/tor/distinfo:1.88
--- pkgsrc/net/tor/distinfo:1.87 Sat Dec 2 12:22:14 2017
+++ pkgsrc/net/tor/distinfo Tue Jan 9 15:13:25 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.87 2017/12/02 12:22:14 wiz Exp $
+$NetBSD: distinfo,v 1.88 2018/01/09 15:13:25 wiz Exp $
-SHA1 (tor-0.3.1.9.tar.gz) = 5d6d5f00691d35c782f9126b7ad70a678343a832
-RMD160 (tor-0.3.1.9.tar.gz) = 5ce9be8ac2d7ece520598853c80cc06a1b7999ac
-SHA512 (tor-0.3.1.9.tar.gz) = c22557251272595c65b2fade485020d76de16f5bb826d4a47d7bd093b7336dad42e8e2b8a3e0c56d9a10e62f0a5b1596c4b10cd578bf6da17f058f3d4e356f66
-Size (tor-0.3.1.9.tar.gz) = 6092702 bytes
+SHA1 (tor-0.3.2.9.tar.gz) = 62c7d15b04c63c19453af7b2c39d638cb49b652e
+RMD160 (tor-0.3.2.9.tar.gz) = e2276ac6f01b7165c63ff11892b4fe3a378548c5
+SHA512 (tor-0.3.2.9.tar.gz) = 60b8d93eee8d0b04b49a8fa941ea3489e8cd9b3f3923d9da39865caa1f5bce6666c1db06594520aa3726151a54c9c0c30bb8d9b25fb38d7172ffb15a011d6c8c
+Size (tor-0.3.2.9.tar.gz) = 6250442 bytes
Home |
Main Index |
Thread Index |
Old Index