aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-12-08 22:21:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-12-08 22:24:37 +0000
commit94900567d997dd02ca5b369037e0c331ff2df638 (patch)
treeab9f7781f240bf174aefc29ca2527140a5b54d8c
parent6dfdfcacf42d2127429c3cd0c08ead428685dedd (diff)
downloadports-94900567d997dd02ca5b369037e0c331ff2df638.tar.gz
ports-94900567d997dd02ca5b369037e0c331ff2df638.zip
security/tor: update 0.4.8.9 → 0.4.8.10
Log: https://forum.torproject.org/t/security-release-0-4-8-10/10536 This is a security release fixing a high severity bug (TROVE-2023-007) affecting Exit relays supporting Conflux. We strongly recommend to update as soon as possible. o Major bugfixes (TROVE-2023-007, exit): - Improper error propagation from a safety check in conflux leg linking lead to a desynchronization of which legs were part of a conflux set, ultimately causing a UAF and NULL pointer dereference crash on Exit relays. Fixes bug 40897; bugfix on 0.4.8.1-alpha. o Minor features (fallbackdir): - Regenerate fallback directories generated on December 08, 2023. o Minor features (geoip data): - Update the geoip files to match the IPFire Location Database, as retrieved on 2023/12/08. o Minor bugfixes (bridges, statistics): - Correctly report statistics for client count over Pluggable transport. Fixes bug 40871; bugfix on 0.4.8.4 Reported by: George Rosamond <george@ceetonetechnology.com> (cherry picked from commit a451cf7b9cd6a30f66696e7576e0e02cb3b4a8e8)
-rw-r--r--security/tor/Makefile2
-rw-r--r--security/tor/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile
index ed282232832a..fee8bb7c77e6 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tor
-DISTVERSION= 0.4.8.9
+DISTVERSION= 0.4.8.10
CATEGORIES= security net
MASTER_SITES= TOR
diff --git a/security/tor/distinfo b/security/tor/distinfo
index aa458694a89f..9a548ea55feb 100644
--- a/security/tor/distinfo
+++ b/security/tor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699855311
-SHA256 (tor-0.4.8.9.tar.gz) = 59bb7d8890f6131b4ce5344f3dcea5deb2182b7f4f10ff0cb4e4d81f11b2cf65
-SIZE (tor-0.4.8.9.tar.gz) = 8266806
+TIMESTAMP = 1702072755
+SHA256 (tor-0.4.8.10.tar.gz) = e628b4fab70edb4727715b23cf2931375a9f7685ac08f2c59ea498a178463a86
+SIZE (tor-0.4.8.10.tar.gz) = 8272740