diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/2.6.32/0000_README | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/kernel/2.6.32/0000_README b/kernel/2.6.32/0000_README new file mode 100644 index 0000000..3c56259 --- /dev/null +++ b/kernel/2.6.32/0000_README @@ -0,0 +1,47 @@ +README +----------------------------------------------------------------------------- + +Individual Patch Descriptions: +----------------------------------------------------------------------------- +Patch: 4420_grsec-2.1.14-2.6.32.13-201005151340.patch +From: http://www.grsecurity.net +Desc: hardened-sources base patch from upstream grsecurity + +Patch: 4421_grsec-remove-localversion-grsec.patch +From: Kerin Millar <kerframil@gmail.com> +Desc: Removes grsecurity's localversion-grsec file + +Patch: 4422_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: 4423_grsec-remove-protected-paths.patch +From: Anthony G. Basile, Ph. D. (basile@opensource.dyc.edu) +Desc: Removes chmod statements from grsecurity/Makefile + +Patch: 4425_grsec-pax-without-grsec.patch +From: Gordon Malm <gengor@gentoo.org> +Desc: Allows PaX features to be selected without enabling GRKERNSEC + +Patch: 4430_grsec-kconfig-default-gids.patch +From: Kerin Millar <kerframil@gmail.com> +Desc: Sets sane(r) default GIDs on various grsecurity group-dependent + features + +Patch: 4435_grsec-kconfig-gentoo.patch +From: Gordon Malm <gengor@gentoo.org> + Kerin Millar <kerframil@gmail.com> +Desc: Adds Hardened Gentoo [server/workstation] security levels, sets + Hardened Gentoo [workstation] as default + +Patch: 4440_selinux-avc_audit-log-curr_ip.patch +From: Gordon Malm <gengor@gentoo.org> +Desc: Configurable option to add src IP address to SELinux log messages + +Patch: 4445_disable-compat_vdso.patch +From: Gordon Malm <gengor@gentoo.org> + Kerin Millar <kerframil@gmail.com> +Desc: Disables VDSO_COMPAT operation completely + |