changes: Add file for tickets 40465, 40599

This commit is contained in:
Simon South 2022-05-30 08:32:43 -04:00
parent 0d87dc1ee7
commit a187fde7f4

6
changes/bug40465 Normal file
View File

@ -0,0 +1,6 @@
o Major bugfixes (sandbox):
- Fix sandbox to work on architectures that use Linux's generic syscall
interface, extending support for AArch64 (ARM64) and adding support for
RISC-V, allowing test_include.sh and the sandbox unit tests to pass on
these systems even when building with fragile hardening enabled. Fixes
bugs 40465 and 40599; bugfix on 0.2.5.1-alpha.