From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 13EF9138626 for ; Fri, 21 Oct 2016 06:30:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15C38E0818; Fri, 21 Oct 2016 06:30:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D86D0E0810 for ; Fri, 21 Oct 2016 06:30:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D44AC34164F for ; Fri, 21 Oct 2016 06:30:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14A45248E for ; Fri, 21 Oct 2016 06:30:16 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1477031410.4b47145aeb78512f9c0f84587fd459816c1fc1ba.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: scripts/ X-VCS-Repository: proj/grs X-VCS-Files: scripts/kernel-config X-VCS-Directories: scripts/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 4b47145aeb78512f9c0f84587fd459816c1fc1ba X-VCS-Branch: desktop-amd64-uclibc-hardened Date: Fri, 21 Oct 2016 06:30:16 +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: 026c7db4-304f-42e2-ba25-8374cf896582 X-Archives-Hash: 41d87c86794b297e24e3661f03972bc9 commit: 4b47145aeb78512f9c0f84587fd459816c1fc1ba Author: Anthony G. Basile gentoo org> AuthorDate: Fri Oct 21 06:28:47 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Fri Oct 21 06:30:10 2016 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=4b47145a kernel-config: bump to 4.7.9 scripts/kernel-config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/kernel-config b/scripts/kernel-config index 03982a7..83d2325 100644 --- a/scripts/kernel-config +++ b/scripts/kernel-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.7.6-hardened Kernel Configuration +# Linux/x86 4.7.9-hardened Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -589,8 +589,6 @@ CONFIG_KEXEC_BZIMAGE_VERIFY_SIG=y CONFIG_CRASH_DUMP=y CONFIG_PHYSICAL_START=0x1000000 CONFIG_RELOCATABLE=y -CONFIG_RANDOMIZE_BASE=y -CONFIG_X86_NEED_RELOCS=y CONFIG_PHYSICAL_ALIGN=0x1000000 CONFIG_HOTPLUG_CPU=y # CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set @@ -8329,6 +8327,8 @@ CONFIG_PAX_REFCOUNT=y CONFIG_PAX_USERCOPY=y # CONFIG_PAX_USERCOPY_DEBUG is not set CONFIG_PAX_SIZE_OVERFLOW=y +CONFIG_PAX_SIZE_OVERFLOW_EXTRA=y +CONFIG_HAVE_PAX_INITIFY_INIT_EXIT=y CONFIG_PAX_LATENT_ENTROPY=y CONFIG_PAX_RAP=y