mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/tor: security bump version to 0.4.9.12
https://gitlab.torproject.org/tpo/core/tor/-/blob/tor-0.4.9.12/ReleaseNotes https://forum.torproject.org/t/security-release-0-4-9-12/22096 Fixes TROVE-2026-032, TROVE-2026-033, TROVE-2026-034, TROVE-2026-035, TROVE-2026-036, TROVE-2026-042 & TROVE-2026-043. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
15a422cee1
commit
95649c547b
@@ -1,4 +1,4 @@
|
||||
# From https://dist.torproject.org/tor-0.4.9.11.tar.gz.sha256sum
|
||||
sha256 2e6c1720118c812acf0079fd47cf91b6bfaba5d766c321c4d3d2a28d6a11a8ed tor-0.4.9.11.tar.gz
|
||||
# From https://dist.torproject.org/tor-0.4.9.12.tar.gz.sha256sum
|
||||
sha256 c0d307c9dcdaee4848a8ca53e9d6c4ec92823e4f30be12790b0fbddfc6515f5b tor-0.4.9.12.tar.gz
|
||||
# Locally computed
|
||||
sha256 5dc29ea302cc75db6db4a7c88d7b5d4638b4e0f5f1d2e6d21ce71f707470b766 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TOR_VERSION = 0.4.9.11
|
||||
TOR_VERSION = 0.4.9.12
|
||||
TOR_SITE = https://dist.torproject.org
|
||||
TOR_LICENSE = BSD-3-Clause
|
||||
TOR_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user