summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2016-02-08 02:26:13 +0800
committerJason Zaman <perfinion@gentoo.org>2016-02-09 11:07:29 +0800
commitfde2d5669bd1da577efcbc6170f8ab8f9bf64643 (patch)
tree4e816a2ab3c46daedeb4348a1db3a454b254e1f4 /sys-fs
parentsys-kernel/spl-9999: Update kernel config reqs for grsec (diff)
downloadgentoo-fde2d5669bd1da577efcbc6170f8ab8f9bf64643.tar.gz
gentoo-fde2d5669bd1da577efcbc6170f8ab8f9bf64643.tar.bz2
gentoo-fde2d5669bd1da577efcbc6170f8ab8f9bf64643.zip
sys-fs/zfs-kmod-9999: update kernel config reqs for grsec
The requirement that PAX_USERCOPY_SLABS be disabled has been fixed in master for many releases now. They are correct in the latest release ebuild but the live ebuild was out of sync. Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
index c7f189b01990..47fd79f09645 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-9999.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() {
IOSCHED_NOOP
MODULES
!PAX_KERNEXEC_PLUGIN_METHOD_OR
- !PAX_USERCOPY_SLABS
ZLIB_DEFLATE
ZLIB_INFLATE
"