From bb3a427f82b6e55b203c2c4d898e0ea73a595407 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 30 Nov 2010 09:44:15 +0000 Subject: main/linux-grsec: upgrade to 2.6.35.9 kernel and rebase the grsec patch --- main/linux-grsec/APKBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'main/linux-grsec/APKBUILD') diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 996479b19f..dc29df286f 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=2.6.35.8 +pkgver=2.6.35.9 _kernver=2.6.35 -pkgrel=5 +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="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_kernver.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2 - grsecurity-2.2.0-2.6.35.8-201011062054.patch + grsecurity-2.2.0-2.6.35.9-unofficial.patch 0001-xfrm-use-gre-key-as-flow-upper-protocol-info.patch xfrm-fix-gre-key-endianess.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -143,8 +143,8 @@ firmware() { } md5sums="091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2 -198e4e72ea9cc7f9f25bb5881167aa2e patch-2.6.35.8.bz2 -d5832cb57522a666a80227f68b771552 grsecurity-2.2.0-2.6.35.8-201011062054.patch +eca407cf4872ad77ae23adc8242389c4 patch-2.6.35.9.bz2 +bec8a242eb219c14ce45150a0155a5ac grsecurity-2.2.0-2.6.35.9-unofficial.patch eed5bd98c0a3b976891c897763eceff5 0001-xfrm-use-gre-key-as-flow-upper-protocol-info.patch ea7a7eb2775b71ae5ef24d029a4905bd xfrm-fix-gre-key-endianess.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch -- cgit v1.2.3