diff options
Diffstat (limited to 'testing/linux-virt-grsec/APKBUILD')
-rw-r--r-- | testing/linux-virt-grsec/APKBUILD | 6 |
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" |