diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-28 12:24:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-01-28 12:24:24 +0000 |
commit | e9cdf8cd88dc59d04558de3006ffd63cf4c175eb (patch) | |
tree | 5f3ff6d9176887630970911e3d1275689201e974 /main/linux-grsec/APKBUILD | |
parent | 025905b5397fc56ceac6780583b739e33d5e14fb (diff) | |
download | aports-e9cdf8cd88dc59d04558de3006ffd63cf4c175eb.tar.bz2 aports-e9cdf8cd88dc59d04558de3006ffd63cf4c175eb.tar.xz |
main/linux-grsec: merge in stable changes
up to 3.4.28
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index b443c28ede..f437e908d8 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=3.6.11 _kernver=3.6 -pkgrel=6 +pkgrel=7 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -14,7 +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 - patch-3.6.11-al1.patch + patch-3.6.11-al2.patch grsecurity-2.9.1-3.6.11-al1-unofficial-0.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -144,7 +144,7 @@ dev() { md5sums="1a1760420eac802c541a20ab51a093d1 linux-3.6.tar.xz bd4bba74093405887d521309a74c19e9 patch-3.6.11.xz -90efc91d59e9cfde50de2031a798e62b patch-3.6.11-al1.patch +4d225839f004e4133c5fa48b7ca0ddf5 patch-3.6.11-al2.patch 3838e6334ed957fd73e793e1816fe66c grsecurity-2.9.1-3.6.11-al1-unofficial-0.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch daf2cbb558588c49c138fe9ca2482b64 r8169-num-rx-desc.patch |