package/tor: security bump version to 0.4.7.8
Fixes CVE-2022-33903. Release notes: https://raw.githubusercontent.com/torproject/tor/release-0.4.7/ReleaseNotes Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
3ebac8f3c3
commit
0e36d3a42c
@ -1,4 +1,4 @@
|
||||
# From https://dist.torproject.org/tor-0.4.7.7.tar.gz.sha256sum
|
||||
sha256 3e131158b52b9435d7e43d1c47ef288b96d005342cc44b8c950bb403851a5b44 tor-0.4.7.7.tar.gz
|
||||
# From https://dist.torproject.org/tor-0.4.7.8.tar.gz.sha256sum
|
||||
sha256 9e9a5c67ad2acdd5f0f8be14ed591fed076b1708abf8344066990a0fa66fe195 tor-0.4.7.8.tar.gz
|
||||
# Locally computed
|
||||
sha256 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TOR_VERSION = 0.4.7.7
|
||||
TOR_VERSION = 0.4.7.8
|
||||
TOR_SITE = https://dist.torproject.org
|
||||
TOR_LICENSE = BSD-3-Clause
|
||||
TOR_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user