1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Note fix to --force-execve for PaX, grSecurity, strict SELinux.

This commit is contained in:
John Reiser 2006-05-22 15:15:21 -07:00
parent 60b4cca5e5
commit 9f87755dcb

2
NEWS
View File

@ -5,6 +5,8 @@ User visible changes for UPX
Changes in 2.01 (27 May 2006):
* arm/pe: better DLL support
* dos/exe: device driver support added
* linux/386: Fix --force-execve for PaX, grSecurity, and strict SELinux.
/tmp must support execve(); therefore /tmp cannot be mounted 'noexec'.
* win32/pe & arm/pe: added new option '--keep-resource' for
excluding selected resources from compression