mirror of https://github.com/upx/upx.git
parent
83e5f74b3d
commit
5dcad7a387
4
NEWS
4
NEWS
|
@ -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):
|
||||
|
|
Loading…
Reference in New Issue