package/tor: security bump to version 0.4.3.7
Fixes the following security issue: - TROVE-2020-005: When completing a channel, relays now check more thoroughly to make sure that it matches any pending circuits before attaching those circuits. Previously, address correctness and Ed25519 identities were not checked in this case, but only when extending circuits on an existing channel For more details, see the release notes: https://blog.torproject.org/node/1952 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
3a8951dae1
commit
ee8be68ab2
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 6a2d0637d4e514be2ec574723a05065245cce51da78a21cec1dc831be5ccac62 tor-0.4.3.6.tar.gz
|
||||
sha256 b20f0b55a7058a952b167fcd2ed75b1a380ade95efce9a509f570c4636c2117a tor-0.4.3.7.tar.gz
|
||||
sha256 ae2afe6cd3fd9d512afbaa1ef218757eb00aa6b6aa5e2dfc2774b6837e373fa1 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TOR_VERSION = 0.4.3.6
|
||||
TOR_VERSION = 0.4.3.7
|
||||
TOR_SITE = https://dist.torproject.org
|
||||
TOR_LICENSE = BSD-3-Clause
|
||||
TOR_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user