summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r--main/linux-grsec/APKBUILD22
1 files changed, 17 insertions, 5 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD
index 61dc52c3b..4d3765468 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -2,7 +2,7 @@
_flavor=grsec
pkgname=linux-${_flavor}
-pkgver=2.6.32.8
+pkgver=2.6.32.10
_kernver=2.6.32
pkgrel=1
pkgdesc="Linux kernel with grsecurity"
@@ -14,7 +14,13 @@ _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.1.14-2.6.32.8-201002132204.patch
+ grsecurity-2.1.14-2.6.32.10-201003211638.patch
+ ip_gre.patch
+ ip_gre2.patch
+ arp.patch
+ xfrm-cache-size-revert.patch
+ net-git-78f1cd-r8169-fix-broken-register-writes.patch
+ net-git-c0cd88-r8169-offical-fix-for-CVE-2009-4537-overlength-frame-DMAs.patch
kernelconfig.x86
"
subpackages="$pkgname-dev linux-firmware:firmware"
@@ -119,6 +125,12 @@ firmware() {
}
md5sums="260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2
-eabf01da4c72f7ea5b4e4bf8e8535e5f patch-2.6.32.8.bz2
-005313c701b97f37bb3f49977ec0d596 grsecurity-2.1.14-2.6.32.8-201002132204.patch
-281d56ac34b2903456df769fd42d81f2 kernelconfig.x86"
+0f1863836bf96fd0aab128d61eaa5693 patch-2.6.32.10.bz2
+a1959ececf64be61488ed84d0252c053 grsecurity-2.1.14-2.6.32.10-201003211638.patch
+3ef822f3a2723b9a80c3f12954457225 ip_gre.patch
+13ca9e91700e459da269c957062bbea7 ip_gre2.patch
+4c39a161d918e7f274292ecfd168b891 arp.patch
+329fcab881425e001d3243caa4648478 xfrm-cache-size-revert.patch
+21ed38773d846097b7315e1e0801d87a net-git-78f1cd-r8169-fix-broken-register-writes.patch
+962a6dd7c639612fc8bdaeb836388b0b net-git-c0cd88-r8169-offical-fix-for-CVE-2009-4537-overlength-frame-DMAs.patch
+7f442049b29ab749180e54ff8f20f1d0 kernelconfig.x86"