diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-09-05 11:40:12 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-09-05 11:40:12 -0400 |
commit | dccf527d2fef311096f4518b56092e89f28c4c24 (patch) | |
tree | 696e6c7227dd61f463a47ea85ef5076c4b6d60b1 | |
parent | Grsec/PaX: 2.9.1-{3.2.50.3.10.10}-201309011630 (diff) | |
download | hardened-patchset-20130901.tar.gz hardened-patchset-20130901.tar.bz2 hardened-patchset-20130901.zip |
3.10.10: clean up line numbers20130901
-rw-r--r-- | 3.10.10/4440_grsec-remove-protected-paths.patch | 2 | ||||
-rw-r--r-- | 3.10.10/4465_selinux-avc_audit-log-curr_ip.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/3.10.10/4440_grsec-remove-protected-paths.patch b/3.10.10/4440_grsec-remove-protected-paths.patch index e2c2dc9..05710b1 100644 --- a/3.10.10/4440_grsec-remove-protected-paths.patch +++ b/3.10.10/4440_grsec-remove-protected-paths.patch @@ -6,7 +6,7 @@ the filesystem. diff -Naur a/grsecurity/Makefile b/grsecurity/Makefile --- a/grsecurity/Makefile 2011-10-19 20:42:50.000000000 -0400 +++ b/grsecurity/Makefile 2011-10-19 20:45:08.000000000 -0400 -@@ -33,10 +33,4 @@ +@@ -34,10 +34,4 @@ ifdef CONFIG_GRKERNSEC_HIDESYM extra-y := grsec_hidesym.o $(obj)/grsec_hidesym.o: diff --git a/3.10.10/4465_selinux-avc_audit-log-curr_ip.patch b/3.10.10/4465_selinux-avc_audit-log-curr_ip.patch index 042c034..07de5c4 100644 --- a/3.10.10/4465_selinux-avc_audit-log-curr_ip.patch +++ b/3.10.10/4465_selinux-avc_audit-log-curr_ip.patch @@ -28,7 +28,7 @@ Signed-off-by: Lorenzo Hernandez Garcia-Hierro <lorenzo@gnu.org> diff -Naur a/grsecurity/Kconfig b/grsecurity/Kconfig --- a/grsecurity/Kconfig 2011-04-17 19:25:54.000000000 -0400 +++ b/grsecurity/Kconfig 2011-04-17 19:32:53.000000000 -0400 -@@ -1020,6 +1020,27 @@ +@@ -1040,6 +1040,27 @@ menu "Logging Options" depends on GRKERNSEC |