summaryrefslogtreecommitdiff
path: root/2.6.32
diff options
context:
space:
mode:
authorAnthony G. Basile <basile@opensource.dyc.edu>2011-01-07 15:23:53 -0500
committerAnthony G. Basile <basile@opensource.dyc.edu>2011-01-07 15:23:53 -0500
commitce85f291b0556e1e1aa892d55bc94de2e0bdb59d (patch)
tree7f17f11e3d6ea720ba0d7b87548c52b1e38fa1c8 /2.6.32
parentUpdate Grsec/PaX (diff)
downloadhardened-patchset-ce85f291b0556e1e1aa892d55bc94de2e0bdb59d.tar.gz
hardened-patchset-ce85f291b0556e1e1aa892d55bc94de2e0bdb59d.tar.bz2
hardened-patchset-ce85f291b0556e1e1aa892d55bc94de2e0bdb59d.zip
Update Grsec/PaX20110105
2.2.1-2.6.32.27-201101052002 2.2.1-2.6.36.2-201101052002
Diffstat (limited to '2.6.32')
-rw-r--r--2.6.32/0000_README2
-rw-r--r--2.6.32/4420_grsecurity-2.2.1-2.6.32.27-201101052002.patch (renamed from 2.6.32/4420_grsecurity-2.2.1-2.6.32.27-201101042016.patch)5
2 files changed, 4 insertions, 3 deletions
diff --git a/2.6.32/0000_README b/2.6.32/0000_README
index cbcdc47..2a66f42 100644
--- a/2.6.32/0000_README
+++ b/2.6.32/0000_README
@@ -3,7 +3,7 @@ README
Individual Patch Descriptions:
-----------------------------------------------------------------------------
-Patch: 4420_grsecurity-2.2.1-2.6.32.27-201101042016.patch
+Patch: 4420_grsecurity-2.2.1-2.6.32.27-201101052002.patch
From: http://www.grsecurity.net
Desc: hardened-sources base patch from upstream grsecurity
diff --git a/2.6.32/4420_grsecurity-2.2.1-2.6.32.27-201101042016.patch b/2.6.32/4420_grsecurity-2.2.1-2.6.32.27-201101052002.patch
index 822b927..f5533f5 100644
--- a/2.6.32/4420_grsecurity-2.2.1-2.6.32.27-201101042016.patch
+++ b/2.6.32/4420_grsecurity-2.2.1-2.6.32.27-201101052002.patch
@@ -44770,11 +44770,12 @@ diff -urNp linux-2.6.32.27/grsecurity/grsec_sysctl.c linux-2.6.32.27/grsecurity/
+#endif
diff -urNp linux-2.6.32.27/grsecurity/grsec_time.c linux-2.6.32.27/grsecurity/grsec_time.c
--- linux-2.6.32.27/grsecurity/grsec_time.c 1969-12-31 19:00:00.000000000 -0500
-+++ linux-2.6.32.27/grsecurity/grsec_time.c 2011-01-01 19:03:28.000000000 -0500
-@@ -0,0 +1,15 @@
++++ linux-2.6.32.27/grsecurity/grsec_time.c 2011-01-05 19:57:32.000000000 -0500
+@@ -0,0 +1,16 @@
+#include <linux/kernel.h>
+#include <linux/sched.h>
+#include <linux/grinternal.h>
++#include <linux/module.h>
+
+void
+gr_log_timechange(void)