]> granicus.if.org Git - sudo/commitdiff
mention PIE
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 1 Sep 2012 17:10:16 +0000 (13:10 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 1 Sep 2012 17:10:16 +0000 (13:10 -0400)
NEWS

diff --git a/NEWS b/NEWS
index c827a3431a15767c86809acdb85a77246117acf1..78c753b5aaea0a89a91782024642dfc6dc2744ce 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,10 @@ What's new in Sudo 1.8.6?
  * Sudo is now built with the -fstack-protector flag if the the
    compiler supports it.  Also, the -zrelro linker flag is used if
    supported.  The --disable-hardening configure option can be used
-   to build sudo without stack smashing support.
+   to build sudo without stack smashing protection.
+
+ * Sudo is now built as a Position Independent Executable (PIE)
+   if supported by the compiler and linker.
 
  * If the user is a member of the "exempt" group in sudoers, they
    will no longer be prompted for a password even if the -k flag