summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-09-08 06:23:02 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-09-08 06:23:02 -0400
commitf147d0df10c6e635807efcfb42b6d79881d47178 (patch)
tree60b2faa4d9480c6599338e3950d7bba9fb67ebbc /4.7.3/0000_README
parentgrsecurity-3.1-4.7.2-201608312326 (diff)
downloadhardened-patchset-f147d0df10c6e635807efcfb42b6d79881d47178.tar.gz
hardened-patchset-f147d0df10c6e635807efcfb42b6d79881d47178.tar.bz2
hardened-patchset-f147d0df10c6e635807efcfb42b6d79881d47178.zip
grsecurity-3.1-4.7.3-20160907213920160907
Diffstat (limited to '4.7.3/0000_README')
-rw-r--r--4.7.3/0000_README56
1 files changed, 56 insertions, 0 deletions
diff --git a/4.7.3/0000_README b/4.7.3/0000_README
new file mode 100644
index 0000000..af5ddba
--- /dev/null
+++ b/4.7.3/0000_README
@@ -0,0 +1,56 @@
+README
+-----------------------------------------------------------------------------
+Individual Patch Descriptions:
+-----------------------------------------------------------------------------
+Patch: 1000_linux-4.7.1.patch
+From: http://www.kernel.org
+Desc: Linux 4.7.1
+
+Patch: 1001_linux-4.7.2.patch
+From: http://www.kernel.org
+Desc: Linux 4.7.2
+
+Patch: 1002_linux-4.7.3.patch
+From: http://www.kernel.org
+Desc: Linux 4.7.3
+
+Patch: 4420_grsecurity-3.1-4.7.3-201609072139.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