diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-25 10:10:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-25 10:10:03 +0000 |
commit | c1df7d80b5083e37632b188f2338974679301b2f (patch) | |
tree | 82737639e97fba67196a27b3be7fa1c91f49567d /main/linux-grsec/APKBUILD | |
parent | a0b5881961a7f7aadcb704fa2018bd726bfdefa9 (diff) | |
download | aports-c1df7d80b5083e37632b188f2338974679301b2f.tar.bz2 aports-c1df7d80b5083e37632b188f2338974679301b2f.tar.xz |
main/linux-grsec: upgrade to 2.2.1-2.6.38.1-test2
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 20 |
1 files changed, 8 insertions, 12 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index f16e5a398b..ee59927f54 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=2.6.37.4 -_kernver=2.6.37 +pkgver=2.6.38.1 +_kernver=2.6.38 pkgrel=1 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net @@ -14,10 +14,8 @@ _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.1-2.6.37.4-201103211735.patch + grsec-2.2.1-2.6.38.1-test2.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 @@ -137,11 +135,9 @@ dev() { "$subpkgdir"/lib/modules/${_abi_release}/build } -md5sums="c8ee37b4fdccdb651e0603d35350b434 linux-2.6.37.tar.bz2 -5e5ad9a86f9a29cd2c1b8a171d89f9aa patch-2.6.37.4.bz2 -c899986fc86ab17b6a1ffb34be54bfe5 grsecurity-2.2.1-2.6.37.4-201103211735.patch -3152851c31bfa8c54660dbb84d75b38d 0001-xfrm-use-gre-key-as-flow-upper-protocol-info.patch -ea7a7eb2775b71ae5ef24d029a4905bd xfrm-fix-gre-key-endianess.patch +md5sums="7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2 +bd2be4d0465345e4e9355d6773f5f6fe patch-2.6.38.1.bz2 +684cd563504e2fc24de28eccb333d2c9 grsec-2.2.1-2.6.38.1-test2.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch -b656125e88071f44be887e8b91f74aa7 kernelconfig.x86 -7c928ec82f2a4845be52d5dd12c97a8c kernelconfig.x86_64" +697e8f0b6569195f9f43f40f30bedf07 kernelconfig.x86 +015190bc0022b1f9aad42a7cc2d5625a kernelconfig.x86_64" |