diff options
Diffstat (limited to 'changes/aarch64_sandbox')
-rw-r--r-- | changes/aarch64_sandbox | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/aarch64_sandbox b/changes/aarch64_sandbox deleted file mode 100644 index d1d64d6e6c..0000000000 --- a/changes/aarch64_sandbox +++ /dev/null @@ -1,5 +0,0 @@ - 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. |