This is an automated email from the git hooks/post-receive script.
nickm pushed a change to branch main in repository tor.
from 8d5692a2f7 Changes file for mr 569 new 531275b0f3 sandbox: fix openat filtering on AArch64 new 8fd13f7a7b sandbox: filter {chown,chmod,rename} via their *at variant on Aarch64 new eb0749d649 sandbox: replace SCMP_CMP_NEG with masked equality checks new 42034ae9da changes: add entry for MR !574 new 853270a871 Merge remote-tracking branch 'tor-gitlab/mr/574'
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: changes/aarch64_sandbox | 5 ++ src/lib/sandbox/sandbox.c | 128 ++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 117 insertions(+), 16 deletions(-) create mode 100644 changes/aarch64_sandbox