sys-fs/zfs-kmod-9999: update kernel config reqs for grsec
authorJason Zaman <perfinion@gentoo.org>
Sun, 7 Feb 2016 18:26:13 +0000 (02:26 +0800)
committerJason Zaman <perfinion@gentoo.org>
Tue, 9 Feb 2016 03:07:29 +0000 (11:07 +0800)
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

sys-fs/zfs-kmod/zfs-kmod-9999.ebuild

index c7f189b0199043812c3b0b9cdf09d65df3511c36..47fd79f09645c1910226c190bf9cf8dee6b34304 100644 (file)
@@ -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
        "