summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-09-12 11:27:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-09-12 11:46:28 +0000
commit912b72a0b6583ff84ac47f8d255b7adcf9060612 (patch)
tree8de4262ddf4343174b4dee83f67d9a977fc2dfff /main/linux-grsec/APKBUILD
parentd0a0d672d71b425fa0bb61ed49d17dbc8aa95f2e (diff)
downloadaports-912b72a0b6583ff84ac47f8d255b7adcf9060612.tar.bz2
aports-912b72a0b6583ff84ac47f8d255b7adcf9060612.tar.xz
main/linux-grsec: add intel_idle patch from upstream
Fixes issue with Xen dom0 http://lists.xen.org/archives/html/xen-devel/2012-07/msg01838.html
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r--main/linux-grsec/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD
index 1fbb55650..90db5161d 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -4,7 +4,7 @@ _flavor=grsec
pkgname=linux-${_flavor}
pkgver=3.4.10
_kernver=3.4
-pkgrel=0
+pkgrel=1
pkgdesc="Linux kernel with grsecurity"
url=http://grsecurity.net
depends="mkinitfs linux-firmware"
@@ -18,6 +18,7 @@ source="http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-$_kernver.tar.xz
0004-arp-flush-arp-cache-on-device-change.patch
0001-Revert-ipv4-Don-t-use-the-cached-pmtu-informations-f.patch
+ intel_idle.patch
kernelconfig.x86
kernelconfig.x86_64
@@ -144,5 +145,6 @@ md5sums="967f72983655e2479f951195953e8480 linux-3.4.tar.xz
e495e6b5cad4fbd55ba394c7bd351be7 grsecurity-2.9.1-3.4.10-1.patch
776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch
cb6fcd6e966e73c87a839c4c0183f81f 0001-Revert-ipv4-Don-t-use-the-cached-pmtu-informations-f.patch
+d2f7ba780ff7567c21381428264d7fdd intel_idle.patch
50a13359236dbd676fa355f0b4fd27ff kernelconfig.x86
c402f52babc729d1280c1677075aa0d7 kernelconfig.x86_64"