Skip to content

Commit

Permalink
security/tor: update 0.4.8.9 → 0.4.8.10
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
yurivict committed Dec 8, 2023
1 parent 34cb0cf commit a451cf7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit a451cf7

Please sign in to comment.