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: Tue Jun 18 10:36:58 UTC 2024
Modified Files:
pkgsrc/net/tor: Makefile distinfo
Log Message:
tor: updated to 0.4.8.12
Changes in version 0.4.8.12 - 2024-06-06
This is a minor release with couple bugfixes affecting conflux and logging.
We also have the return of faravahar directory authority with new keys and
address.
o Minor feature (dirauth):
- Add back faravahar with a new address and new keys. Closes 40689.
o Minor features (fallbackdir):
- Regenerate fallback directories generated on June 06, 2024.
o Minor features (geoip data):
- Update the geoip files to match the IPFire Location Database, as
retrieved on 2024/06/06.
o Minor bugfix (circuit):
- Remove a log_warn being triggered by a protocol violation that
already emits a protocol warning log. Fixes bug 40932; bugfix
on 0.4.8.1-alpha.
o Minor bugfixes (conflux):
- Avoid a potential hard assert (crash) when sending a cell on a
Conflux set. Fixes bug 40921; bugfix on 0.4.8.1-alpha.
- Make sure we don't process a closed circuit when packaging data.
This lead to a non fatal BUG() spamming logs. Fixes bug 40908;
bugfix on 0.4.8.1-alpha.
To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 pkgsrc/net/tor/Makefile
cvs rdiff -u -r1.130 -r1.131 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.186 pkgsrc/net/tor/Makefile:1.187
--- pkgsrc/net/tor/Makefile:1.186 Sun Apr 14 05:57:25 2024
+++ pkgsrc/net/tor/Makefile Tue Jun 18 10:36:58 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.186 2024/04/14 05:57:25 adam Exp $
+# $NetBSD: Makefile,v 1.187 2024/06/18 10:36:58 adam Exp $
-DISTNAME= tor-0.4.8.11
+DISTNAME= tor-0.4.8.12
CATEGORIES= net security
MASTER_SITES= https://dist.torproject.org/
Index: pkgsrc/net/tor/distinfo
diff -u pkgsrc/net/tor/distinfo:1.130 pkgsrc/net/tor/distinfo:1.131
--- pkgsrc/net/tor/distinfo:1.130 Sun Apr 14 05:57:25 2024
+++ pkgsrc/net/tor/distinfo Tue Jun 18 10:36:58 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.130 2024/04/14 05:57:25 adam Exp $
+$NetBSD: distinfo,v 1.131 2024/06/18 10:36:58 adam Exp $
-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
+BLAKE2s (tor-0.4.8.12.tar.gz) = c0312a63359183e1928d803208fc17123259491a2be9eea604a1098d026cf326
+SHA512 (tor-0.4.8.12.tar.gz) = 54b3b5d68d54a6143fa48339057d6d07bf93505a124fcdef3c374d1dc2d34055a1ebb3b1a97c814089d5671d1533a0e5941251604f3122032a0decad2ecec965
+Size (tor-0.4.8.12.tar.gz) = 9687430 bytes
Home |
Main Index |
Thread Index |
Old Index