[Buildroot] [git commit branch/2025.08.x] package/tor: bump version to 0.4.8.19
Arnout Vandecappelle
arnout at rnout.be
Wed Oct 22 16:38:37 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=d6495bce086d33de13e73789d0b04d3db03c8203
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2025.08.x
Release notes:
https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes
https://forum.torproject.org/t/stable-release-0-4-8-19/20648
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
(cherry picked from commit 7ada67041a2b8e686e79fe33fa92650e623358f9)
Signed-off-by: Thomas Perale <thomas.perale at mind.be>
---
package/tor/tor.hash | 4 ++--
package/tor/tor.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/tor/tor.hash b/package/tor/tor.hash
index 95a3a26eb7..ca2d49fb19 100644
--- a/package/tor/tor.hash
+++ b/package/tor/tor.hash
@@ -1,4 +1,4 @@
-# From https://dist.torproject.org/tor-0.4.8.18.tar.gz.sha256sum
-sha256 4aea6c109d4eff4ea2bafb905a7e6b0a965d14fe856214b02fcd9046b4d93af8 tor-0.4.8.18.tar.gz
+# From https://dist.torproject.org/tor-0.4.8.19.tar.gz.sha256sum
+sha256 3cb649a1d33ba6a65f109d224534e93aaf0a6de84a5b1cb4b054bfa06bb74f5a tor-0.4.8.19.tar.gz
# Locally computed
sha256 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0 LICENSE
diff --git a/package/tor/tor.mk b/package/tor/tor.mk
index f9ff4fbca6..208e71ae51 100644
--- a/package/tor/tor.mk
+++ b/package/tor/tor.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TOR_VERSION = 0.4.8.18
+TOR_VERSION = 0.4.8.19
TOR_SITE = https://dist.torproject.org
TOR_LICENSE = BSD-3-Clause
TOR_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list