CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2024-06-19 00:20:35 +02:00
parent de8de9c0f0
commit b499ed3d20
5 changed files with 24 additions and 18 deletions
+2 -2
View File
@@ -4,9 +4,9 @@ User visible changes for UPX
Changes in 4.3.0 (XX XXX XXXX):
* bug fixes - see https://github.com/upx/upx/milestone/18
* PT_MIPS_ABIFLAGS is now fowarded into the compressed output;
* ELF: PT_MIPS_ABIFLAGS is now fowarded into the compressed output;
qemu-mips can choose the right floating-point emulation
* --unmap-all-pages completely avoids /proc/self/exe
* ELF: --unmap-all-pages completely avoids /proc/self/exe
Changes in 4.2.4 (09 May 2024):
* bug fixes - see https://github.com/upx/upx/milestone/17