Mention ELF work

modified:   NEWS
This commit is contained in:
John Reiser 2025-02-18 08:26:30 -08:00 committed by Markus F.X.J. Oberhumer
parent 83e5f74b3d
commit 5dcad7a387
1 changed files with 3 additions and 1 deletions

4
NEWS
View File

@ -6,7 +6,9 @@ Changes in 5.0.0 (XX XXX XXXX):
* ELF: PT_MIPS_ABIFLAGS is now forwarded into the compressed output;
qemu-mips can choose the right floating-point emulation
* ELF: --unmap-all-pages completely avoids /proc/self/exe
* ELF: --android-old supports older than Android 10; costs 1KB
* ELF: use of memfd_create supports Enforcing mode of SELinux
* ELF: two-step de-compression enables future per-PT_LOAD work
* ELF: many minor internal changes fix nits revealed by fuzzing
* bug fixes - see https://github.com/upx/upx/milestone/18
Changes in 4.2.4 (09 May 2024):