diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-22 09:31:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-22 09:31:20 +0000 |
commit | 16adb43e460bf8a7e8d3d34b5aee74e2e56c8088 (patch) | |
tree | 9bd56f10dc865590bc38df60d269a5452d47fd2b /main/linux-grsec/APKBUILD | |
parent | 30153ff3b13acd029a177a03c9fbe6ed6ec671b0 (diff) | |
download | aports-16adb43e460bf8a7e8d3d34b5aee74e2e56c8088.tar.bz2 aports-16adb43e460bf8a7e8d3d34b5aee74e2e56c8088.tar.xz |
main/*-grsec: upgrade to kernel 3.0.10 and rebase grsecurity patch
based on grsecurity-2.2.2-3.0.9-201111161802
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 36ce8257ef..7b0261f04a 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.0.9 +pkgver=3.0.10 _kernver=3.0 -pkgrel=2 +pkgrel=0 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -14,7 +14,7 @@ _config=${config:-kernelconfig.${CARCH}} install= source="ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-$_kernver.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v3.0/patch-$pkgver.bz2 - grsecurity-2.2.2-3.0.9-201111121310.patch + grsecurity-2.2.2-3.0.10-unofficial.patch grsec-timblogiw-noconst.patch 0001-ip_gre-dont-increase-dev-needed_headroom-on-a-live-d.patch @@ -139,8 +139,8 @@ dev() { } md5sums="398e95866794def22b12dfbc15ce89c0 linux-3.0.tar.bz2 -0154d21e63d3f14fc1084cdb130fab2d patch-3.0.9.bz2 -32508aac1ff87cdc72227c86141ed549 grsecurity-2.2.2-3.0.9-201111121310.patch +8e0391dd935d838ee3023ab9daa6b447 patch-3.0.10.bz2 +cb9aa7ec8c615a5c3ba730ac951da9d2 grsecurity-2.2.2-3.0.10-unofficial.patch c41cf0ee9794f393423c6b2093072260 grsec-timblogiw-noconst.patch ebb99ef6ad8cd2d9fd8f49d5c5849057 0001-ip_gre-dont-increase-dev-needed_headroom-on-a-live-d.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch |