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: adam
Date: Sun Apr 14 05:57:25 UTC 2024
Modified Files:
pkgsrc/net/tor: Makefile distinfo
Log Message:
tor: updated to 0.4.8.11
Changes in version 0.4.8.11 - 2024-04-10
This is a minor release mostly to upgrade the fallbackdir list. Worth noting
also that directory authority running this version will now automatically
reject relays running the end of life 0.4.7.x version.
o Minor feature (authority):
- Reject 0.4.7.x series at the authority level. Closes ticket 40896.
o Minor feature (dirauth, tor26):
- New IP address and keys.
o Minor feature (directory authority):
- Allow BandwidthFiles "node_id" KeyValue without the dollar sign at
the start of the hexdigit, in order to easier database queries
combining Tor documents in which the relays fingerprint does not
include it. Fixes bug 40891; bugfix on 0.4.7 (all supported
versions of Tor).
o Minor features (fallbackdir):
- Regenerate fallback directories generated on April 10, 2024.
o Minor features (geoip data):
- Update the geoip files to match the IPFire Location Database, as
retrieved on 2024/04/10.
o Minor bugfixes (directory authorities):
- Add a warning when publishing a vote or signatures to another
directory authority fails. Fixes bug 40910; bugfix
on 0.2.0.3-alpha.
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 pkgsrc/net/tor/Makefile
cvs rdiff -u -r1.129 -r1.130 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.185 pkgsrc/net/tor/Makefile:1.186
--- pkgsrc/net/tor/Makefile:1.185 Tue Jan 16 06:21:58 2024
+++ pkgsrc/net/tor/Makefile Sun Apr 14 05:57:25 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.185 2024/01/16 06:21:58 adam Exp $
+# $NetBSD: Makefile,v 1.186 2024/04/14 05:57:25 adam Exp $
-DISTNAME= tor-0.4.8.10
+DISTNAME= tor-0.4.8.11
CATEGORIES= net security
MASTER_SITES= https://dist.torproject.org/
Index: pkgsrc/net/tor/distinfo
diff -u pkgsrc/net/tor/distinfo:1.129 pkgsrc/net/tor/distinfo:1.130
--- pkgsrc/net/tor/distinfo:1.129 Tue Jan 16 06:21:58 2024
+++ pkgsrc/net/tor/distinfo Sun Apr 14 05:57:25 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.129 2024/01/16 06:21:58 adam Exp $
+$NetBSD: distinfo,v 1.130 2024/04/14 05:57:25 adam Exp $
-BLAKE2s (tor-0.4.8.10.tar.gz) = e5ffe00434107ee8293a5adca454807e383a7cd4dfbd0c7615f243cc169d3609
-SHA512 (tor-0.4.8.10.tar.gz) = 3827902541a0289ed1bfcae9bb0ac8bf8dee7bedacbfdf9c703bb38c3c586d1cfe5eeb20a477664e10a2b81b90a7fd5d623e556f3ee32aad4f8a9f828bc4dd83
-Size (tor-0.4.8.10.tar.gz) = 8272740 bytes
+BLAKE2s (tor-0.4.8.11.tar.gz) = a81c9e6680bab07832cc8456ead0882e6bfd5587247fae9d2d8063607802a0f6
+SHA512 (tor-0.4.8.11.tar.gz) = 186fb690a751b4c0dda87afc741627a4c8c9b1a781b295dcf25b767c40c3b62664c08c63fc98f80095af76dfa1060b42e19936941528d091db50fafdce88be6e
+Size (tor-0.4.8.11.tar.gz) = 9690074 bytes
Home |
Main Index |
Thread Index |
Old Index