summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-05 12:33:00 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-07-05 12:33:19 -0400
commit20f00980e88516e9663fcebc708948c1824b56b2 (patch)
treeb7a3d12b3d7d4de967a9720f0269ce64517181c7 /3.14.47/0000_README
parentGrsec/PaX: 3.1-{3.2.69,3.14.46,4.0.7}-201506300712 (diff)
downloadhardened-patchset-20f00980e88516e9663fcebc708948c1824b56b2.tar.gz
hardened-patchset-20f00980e88516e9663fcebc708948c1824b56b2.tar.bz2
hardened-patchset-20f00980e88516e9663fcebc708948c1824b56b2.zip
Grsec/PaX: 3.1-{3.2.69,3.14.47,4.0.7}-20150705083320150705
Diffstat (limited to '3.14.47/0000_README')
-rw-r--r--3.14.47/0000_README48
1 files changed, 48 insertions, 0 deletions
diff --git a/3.14.47/0000_README b/3.14.47/0000_README
new file mode 100644
index 0000000..b3b9e28
--- /dev/null
+++ b/3.14.47/0000_README
@@ -0,0 +1,48 @@
+README
+-----------------------------------------------------------------------------
+Individual Patch Descriptions:
+-----------------------------------------------------------------------------
+Patch: 1046_linux-3.14.47.patch
+From: http://www.kernel.org
+Desc: Linux 3.14.47
+
+Patch: 4420_grsecurity-3.1-3.14.47-201507050832.patch
+From: http://www.grsecurity.net
+Desc: hardened-sources base patch from upstream grsecurity
+
+Patch: 4425_grsec_remove_EI_PAX.patch
+From: Anthony G. Basile <blueness@gentoo.org>
+Desc: Remove EI_PAX option and force off
+
+Patch: 4430_grsec-remove-localversion-grsec.patch
+From: Kerin Millar <kerframil@gmail.com>
+Desc: Removes grsecurity's localversion-grsec file
+
+Patch: 4435_grsec-mute-warnings.patch
+From: Alexander Gabert <gaberta@fh-trier.de>
+ Gordon Malm <gengor@gentoo.org>
+Desc: Removes verbose compile warning settings from grsecurity, restores
+ mainline Linux kernel behavior
+
+Patch: 4440_grsec-remove-protected-paths.patch
+From: Anthony G. Basile <blueness@gentoo.org>
+Desc: Removes chmod statements from grsecurity/Makefile
+
+Patch: 4450_grsec-kconfig-default-gids.patch
+From: Kerin Millar <kerframil@gmail.com>
+Desc: Sets sane(r) default GIDs on various grsecurity group-dependent
+ features
+
+Patch: 4465_selinux-avc_audit-log-curr_ip.patch
+From: Gordon Malm <gengor@gentoo.org>
+ Anthony G. Basile <blueness@gentoo.org>
+Desc: Configurable option to add src IP address to SELinux log messages
+
+Patch: 4470_disable-compat_vdso.patch
+From: Gordon Malm <gengor@gentoo.org>
+ Kerin Millar <kerframil@gmail.com>
+Desc: Disables VDSO_COMPAT operation completely
+
+Patch: 4475_emutramp_default_on.patch
+From: Anthony G. Basile <blueness@gentoo.org>
+Desc: Set PAX_EMUTRAMP default on for libffi, bugs #329499 and #457194