package/tor: security bump to version 0.4.7.16
Fixes a yet-to-be published security issue TROVE-2023-004. From the announcement: https://forum.torproject.org/t/security-release-0-4-7-16-and-0-4-8-8/10064 We are releasing an emergency security release fixing a high security bug affecting relays. This is tracked by the TROVE-2023-004 92 for which we’ll make the ticket public once the packages and network has started to upgrade. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
03c5f16f4c
commit
045333fd33
@ -1,4 +1,4 @@
|
||||
# From https://dist.torproject.org/tor-0.4.7.14.tar.gz.sha256sum
|
||||
sha256 a5ac67f6466380fc05e8043d01c581e4e8a2b22fe09430013473e71065e65df8 tor-0.4.7.14.tar.gz
|
||||
# From https://dist.torproject.org/tor-0.4.7.16.tar.gz.sha256sum
|
||||
sha256 5aeeb071bd5c12eb2eec140a87f94052ecaeb03b5e1cee7d1e5cf1a3cbee7a7c tor-0.4.7.16.tar.gz
|
||||
# Locally computed
|
||||
sha256 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TOR_VERSION = 0.4.7.14
|
||||
TOR_VERSION = 0.4.7.16
|
||||
TOR_SITE = https://dist.torproject.org
|
||||
TOR_LICENSE = BSD-3-Clause
|
||||
TOR_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user