summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-08-06 09:09:46 -0400
committerAnthony G. Basile <blueness@gentoo.org>2011-08-06 09:09:46 -0400
commit31830276c80bebb426b286d78660b91c3f608a01 (patch)
tree9d03e2bc70f9731f39b234e22690570102bb92c8 /2.6.32/4421_remove-legacy-pax-ei.patch
parentCleaned up line numbers (diff)
downloadhardened-patchset-31830276c80bebb426b286d78660b91c3f608a01.tar.gz
hardened-patchset-31830276c80bebb426b286d78660b91c3f608a01.tar.bz2
hardened-patchset-31830276c80bebb426b286d78660b91c3f608a01.zip
Add headers
Diffstat (limited to '2.6.32/4421_remove-legacy-pax-ei.patch')
-rw-r--r--2.6.32/4421_remove-legacy-pax-ei.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/2.6.32/4421_remove-legacy-pax-ei.patch b/2.6.32/4421_remove-legacy-pax-ei.patch
index 8a911f7..eb74a5f 100644
--- a/2.6.32/4421_remove-legacy-pax-ei.patch
+++ b/2.6.32/4421_remove-legacy-pax-ei.patch
@@ -1,3 +1,9 @@
+From: Anthony G. Basile <blueness@gentoo.org>
+
+This patch removes all references to legacy EI_PAX markings
+in favor of PT_PAX. It should be applied immediately after
+the grsecurity patch.
+
diff -Naur a/fs/binfmt_elf.c b/fs/binfmt_elf.c
--- a/fs/binfmt_elf.c 2011-07-30 07:14:33.000000000 -0400
+++ b/fs/binfmt_elf.c 2011-07-30 07:17:26.000000000 -0400