diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-18 09:11:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-18 09:11:54 +0000 |
commit | 17704102334eb7efb7468844b5a21a40087e2f31 (patch) | |
tree | 221526dd122c0d727f8fcfd747362c70fc94e23e /testing/linux-virt-grsec/APKBUILD | |
parent | 3bcb34c1715eabef6b3e6da0464eb2e6d4e1798a (diff) | |
download | aports-17704102334eb7efb7468844b5a21a40087e2f31.tar.bz2 aports-17704102334eb7efb7468844b5a21a40087e2f31.tar.xz |
main/linux-virt-grsec: upgrade to 3.3.8 kernel
Diffstat (limited to 'testing/linux-virt-grsec/APKBUILD')
-rw-r--r-- | testing/linux-virt-grsec/APKBUILD | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/testing/linux-virt-grsec/APKBUILD b/testing/linux-virt-grsec/APKBUILD index 08a58fd329..d50f478f12 100644 --- a/testing/linux-virt-grsec/APKBUILD +++ b/testing/linux-virt-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec pkgname=linux-virt-${_flavor} -pkgver=3.3.7 +pkgver=3.3.8 _kernver=3.3 pkgrel=3 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 xen-xsave.patch kernelconfig.x86 @@ -137,8 +136,7 @@ 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 0d095dbf194d5609ad260ecd3f0ab15d xen-xsave.patch db2bba20ed88080a1d78ca5cc26f6ae1 kernelconfig.x86" |