commit:     9a1299399c473b8349c236648ed4e400d8706709
Author:     Richard Yao <ryao <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 16 20:38:26 2016 +0000
Commit:     Richard Yao <ryao <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 20:42:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a129939

sys-kernel/spl-0.6.3-r1: Drop !PAX_RANDKSTACK (bug #532992)

This was erroneously enabled following miscommunication with the
hardened team. It was removed from all other ebuilds except
sys-kernel/spl-0.6.3-r1.

8573dd <AT> gmail.com filed #532992 on it, which is now being resolved as
part of a sweep of old bugs that were previously neglected due to a mix
of a lack of time to do a final check and the belief that they had been
resolved.

Package-Manager: portage-2.2.24

Signed-off-by: Richard Yao <ryao <AT> gentoo.org>

 sys-kernel/spl/spl-0.6.3-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-kernel/spl/spl-0.6.3-r1.ebuild 
b/sys-kernel/spl/spl-0.6.3-r1.ebuild
index 88baf8c..dc2ebe6 100644
--- a/sys-kernel/spl/spl-0.6.3-r1.ebuild
+++ b/sys-kernel/spl/spl-0.6.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -46,7 +46,6 @@ pkg_setup() {
                KALLSYMS
                !PAX_KERNEXEC_PLUGIN_METHOD_OR
                !PAX_SIZE_OVERFLOW
-               !PAX_RANDKSTACK
                ZLIB_DEFLATE
                ZLIB_INFLATE
        "

Reply via email to