aboutsummaryrefslogtreecommitdiffstats
path: root/testing/linux-virt-grsec/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-05-31 15:22:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-05-31 15:23:37 +0000
commit79a450ab3534176607ac4067f556b5e46dc4d86d (patch)
tree3044b1dec3237c1ba8f9ad54fd508c557da7ee74 /testing/linux-virt-grsec/APKBUILD
parent33ccfa229d3230cdf7c48083db49ce5c2f8842f5 (diff)
downloadaports-79a450ab3534176607ac4067f556b5e46dc4d86d.tar.bz2
aports-79a450ab3534176607ac4067f556b5e46dc4d86d.tar.xz
main/linux-virt-grsec: add xen xsave patch disable ppp etc
Diffstat (limited to 'testing/linux-virt-grsec/APKBUILD')
-rw-r--r--testing/linux-virt-grsec/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/linux-virt-grsec/APKBUILD b/testing/linux-virt-grsec/APKBUILD
index 5d0101d7c7..bdefe7a3ae 100644
--- a/testing/linux-virt-grsec/APKBUILD
+++ b/testing/linux-virt-grsec/APKBUILD
@@ -4,7 +4,7 @@ _flavor=grsec
pkgname=linux-virt-${_flavor}
pkgver=3.3.7
_kernver=3.3
-pkgrel=1
+pkgrel=2
pkgdesc="Linux kernel with grsecurity"
url=http://grsecurity.net
depends="mkinitfs linux-firmware"
@@ -16,6 +16,7 @@ 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
+ xen-xsave.patch
kernelconfig.x86
"
@@ -139,4 +140,5 @@ 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
-e534688debf2c79223a3e8a4f5e33b9c kernelconfig.x86"
+0d095dbf194d5609ad260ecd3f0ab15d xen-xsave.patch
+223cc32262e5dbf3383b320ef3f5861b kernelconfig.x86"