aboutsummaryrefslogtreecommitdiff
path: root/main/linux-grsec/APKBUILD
diff options
context:
space:
mode:
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 b3126d2ec2..16eb88ebb8 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -4,7 +4,7 @@ _flavor=grsec
4pkgname=linux-${_flavor} 4pkgname=linux-${_flavor}
5pkgver=2.6.32.15 5pkgver=2.6.32.15
6_kernver=2.6.32 6_kernver=2.6.32
7pkgrel=3 7pkgrel=4
8pkgdesc="Linux kernel with grsecurity" 8pkgdesc="Linux kernel with grsecurity"
9url=http://grsecurity.net 9url=http://grsecurity.net
10depends="mkinitfs linux-firmware" 10depends="mkinitfs linux-firmware"
@@ -32,6 +32,7 @@ source="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_kernver.tar.bz2
32 0018-xfrm-Fix-crashes-in-xfrm_lookup.patch 32 0018-xfrm-Fix-crashes-in-xfrm_lookup.patch
33 xfrm-fix-policy-unreferencing-on-larval-drop.patch 33 xfrm-fix-policy-unreferencing-on-larval-drop.patch
34 r8169-fix-random-mdio_write-failures.patch 34 r8169-fix-random-mdio_write-failures.patch
35 r8169-fix-mdio_read-and-update-mdio_write-according-to-hw-specs.patch
35 x86-setup-When-restoring-the-screen-update-boot_params-screen_info.patch 36 x86-setup-When-restoring-the-screen-update-boot_params-screen_info.patch
36 kernelconfig.x86 37 kernelconfig.x86
37 " 38 "
@@ -162,5 +163,6 @@ c09b82b89a49ba2a3836a0bc3a3312f4 0015-xfrm-cache-bundles-instead-of-policies-fo
16245a676c7a1759fec60b724d557b4e295 0018-xfrm-Fix-crashes-in-xfrm_lookup.patch 16345a676c7a1759fec60b724d557b4e295 0018-xfrm-Fix-crashes-in-xfrm_lookup.patch
163c7e606c11c05ff03012b21c3fe0ece47 xfrm-fix-policy-unreferencing-on-larval-drop.patch 164c7e606c11c05ff03012b21c3fe0ece47 xfrm-fix-policy-unreferencing-on-larval-drop.patch
164ce4a74190febe13713bab1b886dd5bee r8169-fix-random-mdio_write-failures.patch 165ce4a74190febe13713bab1b886dd5bee r8169-fix-random-mdio_write-failures.patch
166b41ee19f13498fb25992fd60cd1126d4 r8169-fix-mdio_read-and-update-mdio_write-according-to-hw-specs.patch
165a1bcf76870b63a4a4035a8948fb758e2 x86-setup-When-restoring-the-screen-update-boot_params-screen_info.patch 167a1bcf76870b63a4a4035a8948fb758e2 x86-setup-When-restoring-the-screen-update-boot_params-screen_info.patch
166442d7174a9755ed7bba22ebd4918bbe5 kernelconfig.x86" 168442d7174a9755ed7bba22ebd4918bbe5 kernelconfig.x86"