diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-27 10:00:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-27 10:00:02 +0000 |
commit | cb335e4dfc973aa53625a749b36fc5e87551f2a7 (patch) | |
tree | 23646a3e2b44b851c38a6a5efb6e50feb36066c3 /main/linux-grsec/APKBUILD | |
parent | d9e47f0a9da3e21f1fbda6eef5e978e6fb5d3116 (diff) | |
download | aports-cb335e4dfc973aa53625a749b36fc5e87551f2a7.tar.bz2 aports-cb335e4dfc973aa53625a749b36fc5e87551f2a7.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.23-201009262116
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index ea0b8a72d..457ff6c64 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=2.6.32.22 +pkgver=2.6.32.23 _kernver=2.6.32 -pkgrel=1 +pkgrel=0 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.22-201009221846.patch + grsecurity-2.2.0-2.6.32.23-201009262116.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 @@ -35,7 +35,6 @@ source="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_kernver.tar.bz2 0021-xfrm-do-not-assume-that-template-resolving-always-returns-xfrms.patch xfrm-fix-policy-unreferencing-on-larval-drop.patch r8169-fix-random-mdio_write-failures.patch - r8169-fix-mdio_read-and-update-mdio_write-according-to-hw-specs.patch r8169-fix-rx-checksum-offload.patch x86-setup-When-restoring-the-screen-update-boot_params-screen_info.patch r8169-add-gro-support.patch @@ -150,8 +149,8 @@ firmware() { } md5sums="260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2 -da1431a1d659298c6bd11714416c840f patch-2.6.32.22.bz2 -1e317ab1a66955c89e73200a1787b58d grsecurity-2.2.0-2.6.32.22-201009221846.patch +6eac9aebbf9e74546b7c44c0fb9348a7 patch-2.6.32.23.bz2 +f70ef30c2d2c60ffe11560201fe61d50 grsecurity-2.2.0-2.6.32.23-201009262116.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 @@ -172,7 +171,6 @@ edfac5844f91721d49a00a09b6ef258b 0020-xfrm-check-bundle-policy-existance-before b39bccb5a1124f5a3f2f209edb21aba5 0021-xfrm-do-not-assume-that-template-resolving-always-returns-xfrms.patch c7e606c11c05ff03012b21c3fe0ece47 xfrm-fix-policy-unreferencing-on-larval-drop.patch ce4a74190febe13713bab1b886dd5bee r8169-fix-random-mdio_write-failures.patch -b41ee19f13498fb25992fd60cd1126d4 r8169-fix-mdio_read-and-update-mdio_write-according-to-hw-specs.patch 0ccecafd4123dcad0b0cd7787553d734 r8169-fix-rx-checksum-offload.patch a1bcf76870b63a4a4035a8948fb758e2 x86-setup-When-restoring-the-screen-update-boot_params-screen_info.patch 139b39da44ecb577275be53d7d365949 r8169-add-gro-support.patch |