diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-30 14:34:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-30 14:46:31 +0000 |
commit | 5d6d899def729f2138d9d90331505d5838ff651f (patch) | |
tree | fc1fb58b370204d4bf2e2c3aaf12f8b9b9e80a51 /main/linux-grsec/kernelconfig.x86 | |
parent | 437f32f41111bdc1e593d33f7545c26ae59ba73f (diff) | |
download | aports-5d6d899def729f2138d9d90331505d5838ff651f.tar.bz2 aports-5d6d899def729f2138d9d90331505d5838ff651f.tar.xz |
main/linux-grsec: upgade to 3.8.5
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86 index f9e781f2ed..2dbac437f8 100644 --- a/main/linux-grsec/kernelconfig.x86 +++ b/main/linux-grsec/kernelconfig.x86 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.8.2 Kernel Configuration +# Linux/i386 3.8.5 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -5432,6 +5432,7 @@ CONFIG_PAX_RANDMMAP=y # # CONFIG_PAX_MEMORY_SANITIZE is not set # CONFIG_PAX_MEMORY_STACKLEAK is not set +# CONFIG_PAX_MEMORY_STRUCTLEAK is not set CONFIG_PAX_MEMORY_UDEREF=y CONFIG_PAX_REFCOUNT=y CONFIG_PAX_CONSTIFY_PLUGIN=y |