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 162F01381F3 for ; Thu, 5 Sep 2013 15:40:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A0A4E0F62; Thu, 5 Sep 2013 15:40:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D9F9E0F62 for ; Thu, 5 Sep 2013 15:40:22 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E1B633EB61 for ; Thu, 5 Sep 2013 15:40:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E09E1E468F for ; Thu, 5 Sep 2013 15:40:19 +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: <1378395612.dccf527d2fef311096f4518b56092e89f28c4c24.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-patchset:master commit in: 3.10.10/ X-VCS-Repository: proj/hardened-patchset X-VCS-Files: 3.10.10/4440_grsec-remove-protected-paths.patch 3.10.10/4465_selinux-avc_audit-log-curr_ip.patch X-VCS-Directories: 3.10.10/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: dccf527d2fef311096f4518b56092e89f28c4c24 X-VCS-Branch: master Date: Thu, 5 Sep 2013 15:40:19 +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: 7cea2cf0-37bd-43b4-9b61-3098d6153d91 X-Archives-Hash: 89c385d50653670ea57aa7ff0833035a commit: dccf527d2fef311096f4518b56092e89f28c4c24 Author: Anthony G. Basile gentoo org> AuthorDate: Thu Sep 5 15:40:12 2013 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Sep 5 15:40:12 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=dccf527d 3.10.10: clean up line numbers --- 3.10.10/4440_grsec-remove-protected-paths.patch | 2 +- 3.10.10/4465_selinux-avc_audit-log-curr_ip.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/3.10.10/4440_grsec-remove-protected-paths.patch b/3.10.10/4440_grsec-remove-protected-paths.patch index e2c2dc9..05710b1 100644 --- a/3.10.10/4440_grsec-remove-protected-paths.patch +++ b/3.10.10/4440_grsec-remove-protected-paths.patch @@ -6,7 +6,7 @@ the filesystem. diff -Naur a/grsecurity/Makefile b/grsecurity/Makefile --- a/grsecurity/Makefile 2011-10-19 20:42:50.000000000 -0400 +++ b/grsecurity/Makefile 2011-10-19 20:45:08.000000000 -0400 -@@ -33,10 +33,4 @@ +@@ -34,10 +34,4 @@ ifdef CONFIG_GRKERNSEC_HIDESYM extra-y := grsec_hidesym.o $(obj)/grsec_hidesym.o: diff --git a/3.10.10/4465_selinux-avc_audit-log-curr_ip.patch b/3.10.10/4465_selinux-avc_audit-log-curr_ip.patch index 042c034..07de5c4 100644 --- a/3.10.10/4465_selinux-avc_audit-log-curr_ip.patch +++ b/3.10.10/4465_selinux-avc_audit-log-curr_ip.patch @@ -28,7 +28,7 @@ Signed-off-by: Lorenzo Hernandez Garcia-Hierro diff -Naur a/grsecurity/Kconfig b/grsecurity/Kconfig --- a/grsecurity/Kconfig 2011-04-17 19:25:54.000000000 -0400 +++ b/grsecurity/Kconfig 2011-04-17 19:32:53.000000000 -0400 -@@ -1020,6 +1020,27 @@ +@@ -1040,6 +1040,27 @@ menu "Logging Options" depends on GRKERNSEC