diff options
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 6c96b7d23a..55863a84a7 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.3.8 -_kernver=3.3 -pkgrel=4 +pkgver=3.4.7 +_kernver=3.4 +pkgrel=0 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -14,7 +14,8 @@ _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.8-201206042136.patch + grsecurity-2.9.1-3.4.7-201208021520.patch + werror.patch 0004-arp-flush-arp-cache-on-device-change.patch 0001-Revert-ipv4-Don-t-use-the-cached-pmtu-informations-f.patch @@ -139,10 +140,11 @@ dev() { "$subpkgdir"/lib/modules/${_abi_release}/build } -md5sums="7133f5a2086a7d7ef97abac610c094f5 linux-3.3.tar.xz -e1714b5136a7f4dab1b5d2d7f98e2891 patch-3.3.8.xz -4a97aa5ad465a5d829e88c8234f75417 grsecurity-2.9-3.3.8-201206042136.patch +md5sums="967f72983655e2479f951195953e8480 linux-3.4.tar.xz +5258bea05aa6d0a52fcaea28b1b74c29 patch-3.4.7.xz +c3c70efdc12b99a9e32e3e132977a6d6 grsecurity-2.9.1-3.4.7-201208021520.patch +bb5680b0268384b67ab5181fa2f9a0bf werror.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch cb6fcd6e966e73c87a839c4c0183f81f 0001-Revert-ipv4-Don-t-use-the-cached-pmtu-informations-f.patch -0162c07ae4e7f0fa1befc66e2f39f5ba kernelconfig.x86 -ea617682c6140c346277186ce1f336aa kernelconfig.x86_64" +50a13359236dbd676fa355f0b4fd27ff kernelconfig.x86 +c402f52babc729d1280c1677075aa0d7 kernelconfig.x86_64" |