diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-14 08:14:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-14 08:14:28 +0000 |
commit | db2a5ebb25bb73b4bcffe2e8e3552969c085d4ce (patch) | |
tree | 7e9982c6a3163cb088e83e8be4dee9fb59bad4f3 /main/linux-grsec/APKBUILD | |
parent | f323e578cd5941d5eaaed2d46799701b54dd6165 (diff) | |
download | aports-db2a5ebb25bb73b4bcffe2e8e3552969c085d4ce.tar.bz2 aports-db2a5ebb25bb73b4bcffe2e8e3552969c085d4ce.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.21-201009130811
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 cfac0e8a0..6cec7efa1 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=2.6.32.21 _kernver=2.6.32 -pkgrel=3 +pkgrel=4 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -14,7 +14,7 @@ _config=${config:-kernelconfig.${CARCH:-x86}} install= 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.2.0-2.6.32.21-201009032133.patch + grsecurity-2.2.0-2.6.32.21-201009130811.patch 0001-grsec-revert-conflicting-flow-cache-changes.patch 0002-gre-fix-hard-header-destination-address-checking.patch 0003-ip_gre-include-route-header_len-in-max_headroom-calc.patch @@ -151,7 +151,7 @@ firmware() { md5sums="260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2 29aa10a231882a6e52908642b572326f patch-2.6.32.21.bz2 -788609bb641e557f9875f251144bb904 grsecurity-2.2.0-2.6.32.21-201009032133.patch +4fc4d5e5b33bc1bbd10290ebcd54d930 grsecurity-2.2.0-2.6.32.21-201009130811.patch 1d247140abec49b96250aec9aa59b324 0001-grsec-revert-conflicting-flow-cache-changes.patch 437317f88ec13ace8d39c31983a41696 0002-gre-fix-hard-header-destination-address-checking.patch 151b29a161178ed39d62a08f21f3484d 0003-ip_gre-include-route-header_len-in-max_headroom-calc.patch |