diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-07-13 07:32:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-07-13 07:32:46 +0000 |
commit | 1078f3c17b23f2cebb1de5b4a4785c4749651701 (patch) | |
tree | 465ccee3a6ae743ca7382f5434271f02286c45a4 /main/linux-grsec/APKBUILD | |
parent | 18886fc59d4ced278ed458da880ccddefc91f5da (diff) | |
download | aports-1078f3c17b23f2cebb1de5b4a4785c4749651701.tar.bz2 aports-1078f3c17b23f2cebb1de5b4a4785c4749651701.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.16-201007112149.patch
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 6482af350e..110551aef9 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=2.6.32.16 _kernver=2.6.32 -pkgrel=0 +pkgrel=1 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.16-201007062016.patch + grsecurity-2.2.0-2.6.32.16-201007112149.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 @@ -148,7 +148,7 @@ firmware() { md5sums="260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2 744890f9651962ceae7663d44b19df65 patch-2.6.32.16.bz2 -31bad102f9cee993d42ceb1264b46920 grsecurity-2.2.0-2.6.32.16-201007062016.patch +34e3f7fe893034d29530ec1bd5584a33 grsecurity-2.2.0-2.6.32.16-201007112149.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 |