tor: updated to 0.4.8.10

Changes in version 0.4.8.10 - 2023-12-08
  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
This commit is contained in:
adam 2024-01-16 06:21:58 +00:00
parent e4ceafe317
commit 6b40076beb
2 changed files with 6 additions and 18 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.184 2023/11/10 08:06:47 wiz Exp $
# $NetBSD: Makefile,v 1.185 2024/01/16 06:21:58 adam Exp $
DISTNAME= tor-0.4.8.9
DISTNAME= tor-0.4.8.10
CATEGORIES= net security
MASTER_SITES= https://dist.torproject.org/
@ -23,18 +23,6 @@ CONFIGURE_ENV+= CONFDIR=${PKG_SYSCONFDIR}
# Without this workaround, fails reliable with MAKE_JOBS=1 on
# netbsd-9 amd64.
BUILD_TARGET= micro-revision.i all
# https://gitlab.torproject.org/tpo/core/tor/-/issues/40844
#============================================================================
#Testsuite summary for tor 0.4.8.4
#============================================================================
## TOTAL: 26
## PASS: 22
## SKIP: 2
## XFAIL: 0
## FAIL: 2
## XPASS: 0
## ERROR: 0
TEST_TARGET= check
TOR_USER?= tor

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.128 2023/11/10 08:06:47 wiz Exp $
$NetBSD: distinfo,v 1.129 2024/01/16 06:21:58 adam Exp $
BLAKE2s (tor-0.4.8.9.tar.gz) = 28c15e095b236dac22a4eb3fed818846e3ca6231a74ac491b9106dc386b83923
SHA512 (tor-0.4.8.9.tar.gz) = b8c38368f80091d8dcf378d9a243952308f756902da23afe40df4f1bed30f0b274c2bd2abc47d80d6bc0b8939fd09dd19a4def4b91da1eeb55a4ee1687e2795b
Size (tor-0.4.8.9.tar.gz) = 8266806 bytes
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