diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-07-25 11:50:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-07-25 11:50:02 +0000 |
commit | 925f13da2ed40a5b19397a90eb855f8c5f99b718 (patch) | |
tree | 3198f56f55d4f7f8f0e8fe41251ac6df5c41158b /main/linux-grsec/APKBUILD | |
parent | 9920792db5475990cb4d28bd6941be8defffaf27 (diff) | |
download | aports-925f13da2ed40a5b19397a90eb855f8c5f99b718.tar.bz2 aports-925f13da2ed40a5b19397a90eb855f8c5f99b718.tar.xz |
main/linux-grsec: upgrade grsec patch from upstream
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 dc1a47858f..20fa9284bd 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=2.6.29.6 _kernver=2.6.29 -pkgrel=1 +pkgrel=2 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs" @@ -13,7 +13,7 @@ _config=${config:-kernelconfig} install="$pkgname.post-install $pkgname.post-upgrade" source="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_kernver.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2 - grsecurity-2.1.14-2.6.29.6-200907122214.patch + grsecurity-2.1.14-2.6.29.6-200907231934.patch 0001-linux-2.6.28.5-ipgre-strict-binding.patch 0002-linux-2.6.28.5-ipgre-optimize-hash-lookup.patch net-next-2.6.git-5ef12d98a19254ee5dc851bd83e214b43ec1f725.patch @@ -114,7 +114,7 @@ dev() { md5sums="64921b5ff5cdadbccfcd3820f03be7d8 linux-2.6.29.tar.bz2 0317760b52c9ac7a11de997da19a366e patch-2.6.29.6.bz2 -b08fb058667e8d5846cd4085de71eff2 grsecurity-2.1.14-2.6.29.6-200907122214.patch +bc067ccfe86517c4e4568b76b4a50e06 grsecurity-2.1.14-2.6.29.6-200907231934.patch 7673b4521283ad41434a18ca18b16ad8 0001-linux-2.6.28.5-ipgre-strict-binding.patch 8f405c738b150c532c46eaad5390cca2 0002-linux-2.6.28.5-ipgre-optimize-hash-lookup.patch ca05fd252783b82e01610e775cf56498 net-next-2.6.git-5ef12d98a19254ee5dc851bd83e214b43ec1f725.patch |