Update to tor 0.4.7.7.

Exit node operators are advised to update to this release branch, see:
https://forum.torproject.net/t/stable-release-0-4-7-7/3108
This commit is contained in:
pascal 2022-04-27 18:29:44 +00:00
parent cd31783b48
commit a0e2ef261a
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
COMMENT= anonymity service using onion routing
DISTNAME= tor-0.4.6.10
DISTNAME= tor-0.4.7.7
CATEGORIES= net
HOMEPAGE= https://www.torproject.org/

View File

@ -1,2 +1,2 @@
SHA256 (tor-0.4.6.10.tar.gz) = lMzWDgTlWPM75zAyvITqJBZg+S9Yz7iHib2miTc54xw=
SIZE (tor-0.4.6.10.tar.gz) = 7811644
SHA256 (tor-0.4.7.7.tar.gz) = PhMRWLUrlDXX5D0cR+8oi5bQBTQsxEuMlQu0A4UaW0Q=
SIZE (tor-0.4.7.7.tar.gz) = 7895089

View File

@ -2,7 +2,7 @@ disable -fasynchronous-unwind-tables as it breaks build on armv7
Index: configure.ac
--- configure.ac.orig
+++ configure.ac
@@ -1567,13 +1567,6 @@ fi
@@ -1435,13 +1435,6 @@ fi
CFLAGS="$saved_CFLAGS"
AC_SUBST(F_OMIT_FRAME_POINTER)