From 1472f4ffcb729c2ff58ca9aa0b1820f5aa63eda9 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 3 Mar 2011 14:20:59 +0000 Subject: main/linux-grsec: add networking patches again --- main/linux-grsec/APKBUILD | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'main/linux-grsec/APKBUILD') diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 436c687c4..525c6776f 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=2.6.37.2 _kernver=2.6.37 -pkgrel=0 +pkgrel=1 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -15,6 +15,10 @@ 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.1-2.6.37.2-201103021740.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 kernelconfig.x86 kernelconfig.x86_64 @@ -141,5 +145,8 @@ firmware() { md5sums="c8ee37b4fdccdb651e0603d35350b434 linux-2.6.37.tar.bz2 bb5798f2a2a5af13219d1a250c4dad11 patch-2.6.37.2.bz2 023faa02aded5827539e7ed7653dc133 grsecurity-2.2.1-2.6.37.2-201103021740.patch +3152851c31bfa8c54660dbb84d75b38d 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 7825fa82fecc817d6e2dfd3bb0c52f37 kernelconfig.x86 b72e1345ceddbe2d0d9de35e342b336d kernelconfig.x86_64" -- cgit v1.2.3