From 9f87755dcbe38f55ab91047986ff08f2092fe327 Mon Sep 17 00:00:00 2001 From: John Reiser Date: Mon, 22 May 2006 15:15:21 -0700 Subject: [PATCH] Note fix to --force-execve for PaX, grSecurity, strict SELinux. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 8975267c..6b2f20c1 100644 --- a/NEWS +++ b/NEWS @@ -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