From 7f00b20f556a53bbaad9d840ea1a31ab683bb446 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 22 Sep 2010 09:39:30 +0000 Subject: main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.22-201009212029 (cherry picked from commit c6610eb2b484eae7f2065a0207dd1158b9974e59) --- 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 ece603c8622..dd833a628aa 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=2.6.32.21 +pkgver=2.6.32.22 _kernver=2.6.32 -pkgrel=6 +pkgrel=0 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -14,7 +14,7 @@ _config=${config:-kernelconfig.${CARCH:-x86}} 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.32.21-201009201707.patch + grsecurity-2.2.0-2.6.32.22-201009212029.patch 0001-grsec-revert-conflicting-flow-cache-changes.patch 0002-gre-fix-hard-header-destination-address-checking.patch 0003-ip_gre-include-route-header_len-in-max_headroom-calc.patch @@ -150,8 +150,8 @@ firmware() { } md5sums="260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2 -29aa10a231882a6e52908642b572326f patch-2.6.32.21.bz2 -a9512a62a10f22fa6a065dadcd538203 grsecurity-2.2.0-2.6.32.21-201009201707.patch +da1431a1d659298c6bd11714416c840f patch-2.6.32.22.bz2 +caa5e3eb3d335bdfe478c1e706e48305 grsecurity-2.2.0-2.6.32.22-201009212029.patch 1d247140abec49b96250aec9aa59b324 0001-grsec-revert-conflicting-flow-cache-changes.patch 437317f88ec13ace8d39c31983a41696 0002-gre-fix-hard-header-destination-address-checking.patch 151b29a161178ed39d62a08f21f3484d 0003-ip_gre-include-route-header_len-in-max_headroom-calc.patch -- cgit v1.2.3