tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 42034ae9da2866c67ce8cb8522d6a619d8b21170
parent eb0749d64917fee6ff74c3810dbec8cd063f546c
Author: Pierre Bourdon <delroth@gmail.com>
Date:   Wed,  4 May 2022 07:31:06 +0200

changes: add entry for MR !574

Diffstat:
Achanges/aarch64_sandbox | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/changes/aarch64_sandbox b/changes/aarch64_sandbox @@ -0,0 +1,5 @@ + o Minor bugfixes (sandbox): + - Fix sandbox support on AArch64 systems. More "*at" variants of syscalls + are now supported. Signed 32 bit syscall parameters are checked more + precisely, which should lead to lower likelihood of breakages with future + compiler and libc releases. Fixes bug 40599; bugfix on 0.4.4.3-alpha.