diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-05 13:01:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-05 13:01:45 +0000 |
commit | ce9646ad9e78bd8ba835246dd012f4ef4c307300 (patch) | |
tree | 3dda0b6bf5175e127a50a0c2f3db4a102e0c5442 /main/linux-grsec/APKBUILD | |
parent | 56b2cf6266a50afc284e3453923f79904c9e739a (diff) | |
download | aports-ce9646ad9e78bd8ba835246dd012f4ef4c307300.tar.bz2 aports-ce9646ad9e78bd8ba835246dd012f4ef4c307300.tar.xz |
main/linux-grsec: upgrade to 3.3.8 kernel
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index a36ee9211..32c7039e4 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.3.7 +pkgver=3.3.8 _kernver=3.3 pkgrel=0 pkgdesc="Linux kernel with grsecurity" @@ -14,8 +14,7 @@ _config=${config:-kernelconfig.${CARCH}} install= source="http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-$_kernver.tar.xz http://ftp.kernel.org/pub/linux/kernel/v3.x/patch-$pkgver.xz - grsecurity-2.9-3.3.7-201205261259.patch - pax-out-of-tree-workaround.patch + grsecurity-2.9-3.3.8-201206042136.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -139,9 +138,8 @@ dev() { } md5sums="7133f5a2086a7d7ef97abac610c094f5 linux-3.3.tar.xz -622a3b43238559aeb778279969631260 patch-3.3.7.xz -097be38de4ae03e4d9dbec3217b15afb grsecurity-2.9-3.3.7-201205261259.patch -1aa70cff67ae2cca7cf1b8be83573eae pax-out-of-tree-workaround.patch +e1714b5136a7f4dab1b5d2d7f98e2891 patch-3.3.8.xz +4a97aa5ad465a5d829e88c8234f75417 grsecurity-2.9-3.3.8-201206042136.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch aa4ead042e92a35bd0a3c2497b6de36d kernelconfig.x86 3600973e9ada69a30a6fba70727453a7 kernelconfig.x86_64" |