mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/tor: bump version to 0.4.8.21
Release notes:
https://forum.torproject.org/t/stable-release-0-4-8-21/20817
https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes
"This release is a continuation of the previous one and addresses
additional Conflux-related issues identified through further testing
and feedback from relay operators.
We strongly recommend upgrading as soon as possible."
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit cb1f3579a2)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
f10adb5d80
commit
5c51dbaeac
@@ -1,4 +1,4 @@
|
||||
# From https://dist.torproject.org/tor-0.4.8.20.tar.gz.sha256sum
|
||||
sha256 1bb22328cdd1ee948647bfced571efa78c12fc5064187b41d5254085b5282fa7 tor-0.4.8.20.tar.gz
|
||||
# From https://dist.torproject.org/tor-0.4.8.21.tar.gz.sha256sum
|
||||
sha256 eaf6f5b73091b95576945eade98816ddff7cd005befe4d94718a6f766b840903 tor-0.4.8.21.tar.gz
|
||||
# Locally computed
|
||||
sha256 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TOR_VERSION = 0.4.8.20
|
||||
TOR_VERSION = 0.4.8.21
|
||||
TOR_SITE = https://dist.torproject.org
|
||||
TOR_LICENSE = BSD-3-Clause
|
||||
TOR_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user