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 Aug 20 20:17:51 UTC 2019
Modified Files:
pkgsrc/net/tor: Makefile distinfo
Log Message:
tor: update to 0.4.1.5.
Changes in version 0.4.1.5 - 2019-08-20
This is the first stable release in the 0.4.1.x series. This series
adds experimental circuit-level padding, authenticated SENDME cells to
defend against certain attacks, and several performance improvements
to save on CPU consumption. It fixes bugs in bootstrapping and v3
onion services. It also includes numerous smaller features and
bugfixes on earlier versions.
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 pkgsrc/net/tor/Makefile
cvs rdiff -u -r1.99 -r1.100 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.141 pkgsrc/net/tor/Makefile:1.142
--- pkgsrc/net/tor/Makefile:1.141 Sun Aug 11 13:22:31 2019
+++ pkgsrc/net/tor/Makefile Tue Aug 20 20:17:51 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.141 2019/08/11 13:22:31 wiz Exp $
+# $NetBSD: Makefile,v 1.142 2019/08/20 20:17:51 wiz Exp $
-DISTNAME= tor-0.4.0.5
-PKGREVISION= 1
+DISTNAME= tor-0.4.1.5
CATEGORIES= net security
MASTER_SITES= https://dist.torproject.org/
Index: pkgsrc/net/tor/distinfo
diff -u pkgsrc/net/tor/distinfo:1.99 pkgsrc/net/tor/distinfo:1.100
--- pkgsrc/net/tor/distinfo:1.99 Fri May 3 08:45:51 2019
+++ pkgsrc/net/tor/distinfo Tue Aug 20 20:17:51 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.99 2019/05/03 08:45:51 wiz Exp $
+$NetBSD: distinfo,v 1.100 2019/08/20 20:17:51 wiz Exp $
-SHA1 (tor-0.4.0.5.tar.gz) = be1307f0c78119038dc194c5f1c233b3e658d3bc
-RMD160 (tor-0.4.0.5.tar.gz) = cc0bead52c77d0cb7f65c7c083c48d3810514287
-SHA512 (tor-0.4.0.5.tar.gz) = f6bccc52aaa436a501077b0891ecd3a9779f288b3b15fd76fa2c612e60aba04763b5951f55b2357e6271797b2f924bee9a6d2c1ee20419daa02d9d38ec68510b
-Size (tor-0.4.0.5.tar.gz) = 7203877 bytes
+SHA1 (tor-0.4.1.5.tar.gz) = a65def67cdc70565717aefa5956ec5fdcbbdd959
+RMD160 (tor-0.4.1.5.tar.gz) = 3bb1881407e41725e9013739b71372712571be57
+SHA512 (tor-0.4.1.5.tar.gz) = 33d30f5fd2a92dfcb28d97c76c9d396d3eda27036b01c3a678428e878f046e45a87c2d42de0c1b8ba672568d75b08ba4cbf56d1aa50acd34c0d174180faace6e
+Size (tor-0.4.1.5.tar.gz) = 7378436 bytes
Home |
Main Index |
Thread Index |
Old Index