diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-10-05 09:35:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-10-05 09:35:25 +0000 |
commit | 4c7f0cd5b3f49cea58da9d6efcaf5099a86f6b1c (patch) | |
tree | d09a34d097fa182d3e7762fe13168b9414cc5f27 /main/linux-grsec/APKBUILD | |
parent | a33599ccc3f96453286173267a61016b08f48d52 (diff) | |
download | aports-4c7f0cd5b3f49cea58da9d6efcaf5099a86f6b1c.tar.bz2 aports-4c7f0cd5b3f49cea58da9d6efcaf5099a86f6b1c.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.24-201010021153
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 7395160ae6..6af7a98cf1 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=2.6.32.23 +pkgver=2.6.32.24 _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.23-201009272133.patch + grsecurity-2.2.0-2.6.32.24-201010021153.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 @@ -149,8 +149,8 @@ firmware() { } md5sums="260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2 -6eac9aebbf9e74546b7c44c0fb9348a7 patch-2.6.32.23.bz2 -1c9943454ee525a584543090486bd63f grsecurity-2.2.0-2.6.32.23-201009272133.patch +e3346e3b4b92f048b8ecded829f45cdf patch-2.6.32.24.bz2 +18b64a2ec06196468d2df1a84fe51354 grsecurity-2.2.0-2.6.32.24-201010021153.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 @@ -175,4 +175,4 @@ ce4a74190febe13713bab1b886dd5bee r8169-fix-random-mdio_write-failures.patch a1bcf76870b63a4a4035a8948fb758e2 x86-setup-When-restoring-the-screen-update-boot_params-screen_info.patch 139b39da44ecb577275be53d7d365949 r8169-add-gro-support.patch bf14850a0036d14bc6177adbdec23a17 hv-grsec.patch -ca9c63def600e77ca3cb7e822c239083 kernelconfig.x86" +f9b5bc9c592bf5a4a9ac4cd676c369d2 kernelconfig.x86" |