summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-01-11 19:08:24 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-01-11 19:08:24 -0500
commit9b7485499e2eeadabd0953e4b7d0cde4bf55d9bc (patch)
tree884801b6f0a2b69f9047867ab3e14ba47ff86901 /4.8.16/0000_README
parentgrsecurity-3.1-4.8.16-201701062021 (diff)
downloadhardened-patchset-9b7485499e2eeadabd0953e4b7d0cde4bf55d9bc.tar.gz
hardened-patchset-9b7485499e2eeadabd0953e4b7d0cde4bf55d9bc.tar.bz2
hardened-patchset-9b7485499e2eeadabd0953e4b7d0cde4bf55d9bc.zip
grsecurity-3.1-4.8.17-20170109082320170109
Diffstat (limited to '4.8.16/0000_README')
-rw-r--r--4.8.16/0000_README52
1 files changed, 0 insertions, 52 deletions
diff --git a/4.8.16/0000_README b/4.8.16/0000_README
deleted file mode 100644
index 6a4ea7b..0000000
--- a/4.8.16/0000_README
+++ /dev/null
@@ -1,52 +0,0 @@
-README
------------------------------------------------------------------------------
-Individual Patch Descriptions:
------------------------------------------------------------------------------
-Patch: 4420_grsecurity-3.1-4.8.16-201701062021.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: 4426_default_XATTR_PAX_FLAGS.patch
-From: Anthony G. Basile <blueness@gentoo.org>
-Desc: Defalut PT_PAX_FLAGS off and XATTR_PAX_FLAGS on
-
-Patch: 4427_force_XATTR_PAX_tmpfs.patch
-From: Anthony G. Basile <blueness@gentoo.org>
-Desc: Force XATTR_PAX on tmpfs
-
-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