testing/linux-virt-grsec: upgrade to 3.4.11

This commit is contained in:
Natanael Copa 2012-09-17 19:23:58 +00:00
parent c2e5b06819
commit fd4ebdb299
4 changed files with 3914 additions and 1424 deletions

View File

@ -2,9 +2,9 @@
_flavor=grsec
pkgname=linux-virt-${_flavor}
pkgver=3.4.5
pkgver=3.4.11
_kernver=3.4
pkgrel=3
pkgrel=0
pkgdesc="Linux kernel with grsecurity"
url=http://grsecurity.net
depends="mkinitfs linux-firmware"
@ -14,7 +14,7 @@ _config=${config:-kernelconfig.${CARCH}}
install=
source="http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-$_kernver.tar.xz
http://ftp.kernel.org/pub/linux/kernel/v3.x/patch-$pkgver.xz
grsecurity-2.9.1-3.4.5-201207171624.patch
grsecurity-2.9.1-$pkgver-1.patch
xen-xsave.patch
kernelconfig.x86
@ -137,8 +137,8 @@ dev() {
}
md5sums="967f72983655e2479f951195953e8480 linux-3.4.tar.xz
e60f1d8032069d091f3692c1d7a89b8b patch-3.4.5.xz
2d4274ea6a7ebb913b989952155a14e1 grsecurity-2.9.1-3.4.5-201207171624.patch
2149df47fc96fec05787bf0197fb7b16 patch-3.4.11.xz
261e513021d40a01ebd18947fde0ab1d grsecurity-2.9.1-3.4.11-1.patch
0d095dbf194d5609ad260ecd3f0ab15d xen-xsave.patch
454b72a498ddc9c40bbe20594d04b2cb kernelconfig.x86
0cdb1e4ea4045e2792e4331ac1ebea38 kernelconfig.x86_64"
edf0b2f99cb5391e424bd7edf6f88c6c kernelconfig.x86
32cbb968820788def5fd2677b61351c1 kernelconfig.x86_64"

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 3.4.5 Kernel Configuration
# Linux/i386 3.4.11 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@ -3281,6 +3281,7 @@ CONFIG_PAX_RANDMMAP=y
CONFIG_PAX_REFCOUNT=y
# CONFIG_PAX_USERCOPY is not set
# CONFIG_PAX_SIZE_OVERFLOW is not set
# CONFIG_PAX_LATENT_ENTROPY is not set
#
# Memory Protections

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.4.5 Kernel Configuration
# Linux/x86_64 3.4.11 Kernel Configuration
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
@ -3230,6 +3230,7 @@ CONFIG_PAX_RANDMMAP=y
CONFIG_PAX_REFCOUNT=y
# CONFIG_PAX_USERCOPY is not set
# CONFIG_PAX_SIZE_OVERFLOW is not set
# CONFIG_PAX_LATENT_ENTROPY is not set
#
# Memory Protections