[Buildroot] [PATCH 1/1] package/tor: bump version to 0.4.8.18
Thomas Perale
thomas.perale at mind.be
Thu Oct 9 14:54:44 UTC 2025
In reply of:
> Release notes:
> https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes
> https://forum.torproject.org/t/alpha-and-stable-release-0-4-8-18-and-0-4-9-3-alpha/20578
>
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Applied to 2025.02.x, 2025.05.x & 2025.08.x. Thanks
> ---
> 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 55c915ef4d..95a3a26eb7 100644
> --- a/package/tor/tor.hash
> +++ b/package/tor/tor.hash
> @@ -1,4 +1,4 @@
> -# From https://dist.torproject.org/tor-0.4.8.17.tar.gz.sha256sum
> -sha256 79b4725e1d4b887b9e68fd09b0d2243777d5ce3cd471e538583bcf6f9d8cdb56 tor-0.4.8.17.tar.gz
> +# From https://dist.torproject.org/tor-0.4.8.18.tar.gz.sha256sum
> +sha256 4aea6c109d4eff4ea2bafb905a7e6b0a965d14fe856214b02fcd9046b4d93af8 tor-0.4.8.18.tar.gz
> # Locally computed
> sha256 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0 LICENSE
> diff --git a/package/tor/tor.mk b/package/tor/tor.mk
> index 399d4b481f..f9ff4fbca6 100644
> --- a/package/tor/tor.mk
> +++ b/package/tor/tor.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -TOR_VERSION = 0.4.8.17
> +TOR_VERSION = 0.4.8.18
> TOR_SITE = https://dist.torproject.org
> TOR_LICENSE = BSD-3-Clause
> TOR_LICENSE_FILES = LICENSE
> --
> 2.47.3
>
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
More information about the buildroot
mailing list