changes: add entry for MR !574

This commit is contained in:
Pierre Bourdon 2022-05-04 07:31:06 +02:00
parent eb0749d649
commit 42034ae9da
No known key found for this signature in database
GPG Key ID: 6FB80DCD84DA0F1C

5
changes/aarch64_sandbox Normal file
View File

@ -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.