summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-04-12 09:28:29 -0400
committerAnthony G. Basile <blueness@gentoo.org>2014-04-12 09:28:29 -0400
commit5e6fbb4f285c55db71cccc1ff23ab96a16ada8d3 (patch)
tree7c6d79801963e595fe8d6b5f5a955af7b0d8a07a /3.13.9/0000_README
parentGrsec/PaX: 3.0-{3.2.56,3.13.8}-201404062127 (diff)
downloadhardened-patchset-5e6fbb4f285c55db71cccc1ff23ab96a16ada8d3.tar.gz
hardened-patchset-5e6fbb4f285c55db71cccc1ff23ab96a16ada8d3.tar.bz2
hardened-patchset-5e6fbb4f285c55db71cccc1ff23ab96a16ada8d3.zip
Grsec/PaX: 3.0-{3.2.57,3.13.9}-201404111812
Diffstat (limited to '3.13.9/0000_README')
-rw-r--r--3.13.9/0000_README40
1 files changed, 40 insertions, 0 deletions
diff --git a/3.13.9/0000_README b/3.13.9/0000_README
new file mode 100644
index 0000000..97a73be
--- /dev/null
+++ b/3.13.9/0000_README
@@ -0,0 +1,40 @@
+README
+-----------------------------------------------------------------------------
+Individual Patch Descriptions:
+-----------------------------------------------------------------------------
+Patch: 4420_grsecurity-3.0-3.13.9-201404062127.patch
+From: http://www.grsecurity.net
+Desc: hardened-sources base patch from upstream grsecurity
+
+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