pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tor tor: update to 0.4.6.10.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b596dabcf57
branches: trunk
changeset: 373912:4b596dabcf57
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Feb 15 09:14:12 2022 +0000
description:
tor: update to 0.4.6.10.
Changes in version 0.4.6.10 - 2022-02-04
This version contains minor bugfixes but one in particular is that relays
don't advertise onion service v2 support at the protocol version level.
o Minor features (fallbackdir):
- Regenerate fallback directories generated on February 04, 2022.
o Minor features (geoip data):
- Update the geoip files to match the IPFire Location Database, as
retrieved on 2022/02/04.
o Minor bugfix (logging):
- Update a log notice dead URL to a working one. Fixes bug 40544;
bugfix on 0.3.5.1-alpha.
o Minor bugfix (relay):
- Remove the HSDir and HSIntro onion service v2 protocol versions so
relay stop advertising that they support them. Fixes bug 40509;
bugfix on 0.3.5.17.
o Minor bugfixes (MetricsPort, Prometheus):
- Add double quotes to the label values of the onion service
metrics. Fixes bug 40552; bugfix on 0.4.5.1-alpha.
diffstat:
net/tor/Makefile | 4 ++--
net/tor/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 04639e1af7f6 -r 4b596dabcf57 net/tor/Makefile
--- a/net/tor/Makefile Tue Feb 15 08:17:04 2022 +0000
+++ b/net/tor/Makefile Tue Feb 15 09:14:12 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.175 2021/12/17 19:09:28 wiz Exp $
+# $NetBSD: Makefile,v 1.176 2022/02/15 09:14:12 wiz Exp $
-DISTNAME= tor-0.4.6.9
+DISTNAME= tor-0.4.6.10
CATEGORIES= net security
MASTER_SITES= https://dist.torproject.org/
diff -r 04639e1af7f6 -r 4b596dabcf57 net/tor/distinfo
--- a/net/tor/distinfo Tue Feb 15 08:17:04 2022 +0000
+++ b/net/tor/distinfo Tue Feb 15 09:14:12 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.122 2021/12/17 19:09:28 wiz Exp $
+$NetBSD: distinfo,v 1.123 2022/02/15 09:14:12 wiz Exp $
-BLAKE2s (tor-0.4.6.9.tar.gz) = 76551ac2fa2e73383c69e6b68143c503e4255b92e80a0ce6ee3b4f6659950285
-SHA512 (tor-0.4.6.9.tar.gz) = 67b3c0c0515d4150dd91db6dd4efe19b15a2e8ddac2a34069d61dfaf79d90585f3ca4071483362619719a7cbc6198d67d1ff73acdefa8cc8462bc1e2a7ba264f
-Size (tor-0.4.6.9.tar.gz) = 7797677 bytes
+BLAKE2s (tor-0.4.6.10.tar.gz) = 17f2616a4f4208dfa5dde3409e9b38a407d817f09eba94f7c7649984d507054d
+SHA512 (tor-0.4.6.10.tar.gz) = 7d3ca14f260f8d18c020f629fee93a9e941962f99d7b6106d81b1f302152e4be14f5f719c06a34257c2bedf1612c53da21c26750b2608034bd6c6cf0c82192a9
+Size (tor-0.4.6.10.tar.gz) = 7811644 bytes
Home |
Main Index |
Thread Index |
Old Index