From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 30D3958973 for ; Tue, 9 Feb 2016 03:08:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CEA721C0F7; Tue, 9 Feb 2016 03:08:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E0A6821C0F7 for ; Tue, 9 Feb 2016 03:08:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F9C33409EC for ; Tue, 9 Feb 2016 03:08:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FD708F2 for ; Tue, 9 Feb 2016 03:08:30 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1454987249.fde2d5669bd1da577efcbc6170f8ab8f9bf64643.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs-kmod/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/zfs-kmod/zfs-kmod-9999.ebuild X-VCS-Directories: sys-fs/zfs-kmod/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: fde2d5669bd1da577efcbc6170f8ab8f9bf64643 X-VCS-Branch: master Date: Tue, 9 Feb 2016 03:08:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e0d5d25a-8880-43a1-8d4e-133902285d35 X-Archives-Hash: 176e44973b199bd7fb1c19e70d63840b commit: fde2d5669bd1da577efcbc6170f8ab8f9bf64643 Author: Jason Zaman gentoo org> AuthorDate: Sun Feb 7 18:26:13 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Tue Feb 9 03:07:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde2d566 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 sys-fs/zfs-kmod/zfs-kmod-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild index c7f189b..47fd79f 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 "