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 Feb 15 09:14:12 UTC 2022
Modified Files:
pkgsrc/net/tor: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.175 -r1.176 pkgsrc/net/tor/Makefile
cvs rdiff -u -r1.122 -r1.123 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.175 pkgsrc/net/tor/Makefile:1.176
--- pkgsrc/net/tor/Makefile:1.175 Fri Dec 17 19:09:28 2021
+++ pkgsrc/net/tor/Makefile Tue Feb 15 09:14:12 2022
@@ -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/
Index: pkgsrc/net/tor/distinfo
diff -u pkgsrc/net/tor/distinfo:1.122 pkgsrc/net/tor/distinfo:1.123
--- pkgsrc/net/tor/distinfo:1.122 Fri Dec 17 19:09:28 2021
+++ pkgsrc/net/tor/distinfo Tue Feb 15 09:14:12 2022
@@ -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