diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-08-12 16:09:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-08-12 16:09:59 +0000 |
commit | 2b416d208af3177894e10e4753ab9300a5e9d80d (patch) | |
tree | 2a4d24cf5547365a32a930bd273b2f1a9340b1dc /main/linux-grsec/APKBUILD | |
parent | 966805d1e107151c1479109c7a36f863a706fdbe (diff) | |
download | aports-2b416d208af3177894e10e4753ab9300a5e9d80d.tar.bz2 aports-2b416d208af3177894e10e4753ab9300a5e9d80d.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.18-201008112233
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index d3fca9fad6..d486ff5793 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=2.6.32.16 +pkgver=2.6.32.18 _kernver=2.6.32 -pkgrel=4 +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.16-201007162107.patch + grsecurity-2.2.0-2.6.32.18-201008112233.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,8 +148,8 @@ firmware() { } md5sums="260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2 -744890f9651962ceae7663d44b19df65 patch-2.6.32.16.bz2 -feb09c4053225d0d13272af504075636 grsecurity-2.2.0-2.6.32.16-201007162107.patch +dc2f0fab4d67f96e593708ba9158052b patch-2.6.32.18.bz2 +9a9c5721223e5ebe089dddc14a29935d grsecurity-2.2.0-2.6.32.18-201008112233.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 @@ -173,4 +173,4 @@ ce4a74190febe13713bab1b886dd5bee r8169-fix-random-mdio_write-failures.patch b41ee19f13498fb25992fd60cd1126d4 r8169-fix-mdio_read-and-update-mdio_write-according-to-hw-specs.patch a1bcf76870b63a4a4035a8948fb758e2 x86-setup-When-restoring-the-screen-update-boot_params-screen_info.patch bf14850a0036d14bc6177adbdec23a17 hv-grsec.patch -758c074dc6979167f3113cbf101922ee kernelconfig.x86" +ca9c63def600e77ca3cb7e822c239083 kernelconfig.x86" |