diff options
author | Richard Yao <ryao@gentoo.org> | 2016-01-16 15:38:26 -0500 |
---|---|---|
committer | Richard Yao <ryao@gentoo.org> | 2016-01-16 15:42:18 -0500 |
commit | 9a1299399c473b8349c236648ed4e400d8706709 (patch) | |
tree | cb90e63a413ad7b518fca537a8766fb00d2848c3 /sys-kernel | |
parent | www-apps/gitit: bump up to 0.12.0.1 (diff) | |
download | gentoo-9a1299399c473b8349c236648ed4e400d8706709.tar.gz gentoo-9a1299399c473b8349c236648ed4e400d8706709.tar.bz2 gentoo-9a1299399c473b8349c236648ed4e400d8706709.zip |
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@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@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/spl/spl-0.6.3-r1.ebuild | 3 |
1 files changed, 1 insertions, 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 88baf8c10c65..dc2ebe6824ab 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 " |