CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2025-02-19 16:45:44 +01:00
parent 5dcad7a387
commit b8079bb6eb
3 changed files with 8 additions and 6 deletions
+3 -3
View File
@@ -3,11 +3,11 @@ User visible changes for UPX
==================================================================
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: use of memfd_create supports Enforcing mode of SELinux
* ELF: two-step de-compression enables future per-PT_LOAD work
* ELF: --unmap-all-pages completely avoids /proc/self/exe
* ELF: PT_MIPS_ABIFLAGS is now forwarded into the compressed output;
qemu-mips can choose the right floating-point emulation
* ELF: many minor internal changes fix nits revealed by fuzzing
* bug fixes - see https://github.com/upx/upx/milestone/18