aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-03-25 10:15:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-03-25 10:15:51 +0000
commitfcb838b9638775d8bf7ad621ba715c27b5212193 (patch)
tree2310511f4ef551a33a7bac99a88ca92424d2eb7d
parentfebe16d50af04014aae958b326b0df13a014ee3d (diff)
downloadaports-fcb838b9638775d8bf7ad621ba715c27b5212193.tar.bz2
aports-fcb838b9638775d8bf7ad621ba715c27b5212193.tar.xz
core/linux-grsec-sources: upgrade to 2.6.28.9
and grsecurity-2.1.13-2.6.28.8-200903191958
-rw-r--r--core/linux-grsec-sources/APKBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/core/linux-grsec-sources/APKBUILD b/core/linux-grsec-sources/APKBUILD
index 7c408914ef..e1a5901bc4 100644
--- a/core/linux-grsec-sources/APKBUILD
+++ b/core/linux-grsec-sources/APKBUILD
@@ -1,12 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
_suff=grsec
pkgname=linux-$_suff-sources
-pkgver=2.6.28.7
+pkgver=2.6.28.9
pkgdesc="Linux kernel sources with grsecurity patch"
_kernver=2.6.28
-_grsecver=2.1.13-$_kernver.7-200902232153
-
-pkgrel=2
+_grsecver=2.1.13-$_kernver.8-200903191958
+pkgrel=0
options="!strip"
license=GPL-2
url=http://kernel.org
@@ -34,7 +33,7 @@ build() {
}
md5sums="d351e44709c9810b85e29b877f50968a linux-2.6.28.tar.bz2
-346c912ebaffcf84361859014009be50 patch-2.6.28.7.bz2
-02cfd67a85d5050c3b8340c2a67b5678 grsecurity-2.1.13-2.6.28.7-200902232153.patch
+27a43f76cf4b90db18df6d1c5e72789b patch-2.6.28.9.bz2
+e98fdd8e286579c61822ef264b56dee4 grsecurity-2.1.13-2.6.28.8-200903191958.patch
7673b4521283ad41434a18ca18b16ad8 0001-linux-2.6.28.5-ipgre-strict-binding.patch
8f405c738b150c532c46eaad5390cca2 0002-linux-2.6.28.5-ipgre-optimize-hash-lookup.patch"