diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-27 13:55:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-27 13:55:15 +0000 |
commit | 9c9e8602b549b951c66f3c56501cb9a1e1a24056 (patch) | |
tree | 2d05d41026a35fb0e646c7cf194494798c850022 /main/linux-grsec/APKBUILD | |
parent | 12a43ace8e21f120c7beef36e86cabf873aaa6ac (diff) | |
download | aports-9c9e8602b549b951c66f3c56501cb9a1e1a24056.tar.bz2 aports-9c9e8602b549b951c66f3c56501cb9a1e1a24056.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.35.10-unofficial
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 6cdffae65..a0535732d 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=2.6.35.9 +pkgver=2.6.35.10 _kernver=2.6.35 -pkgrel=6 +pkgrel=0 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -13,12 +13,11 @@ options="!strip" _config=${config:-kernelconfig.${CARCH}} 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.35.9-unofficial.patch + http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v${pkgver%.*}/patch-$pkgver.bz2 + grsecurity-2.2.0-$pkgver-unofficial.patch 0001-xfrm-use-gre-key-as-flow-upper-protocol-info.patch xfrm-fix-gre-key-endianess.patch 0004-arp-flush-arp-cache-on-device-change.patch - r8169-fix-rx-checksum-offload.patch r8169-add-gro-support.patch 0001-Staging-hv-fix-sleeping-while-atomic-issue.patch @@ -148,12 +147,11 @@ firmware() { } md5sums="091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2 -eca407cf4872ad77ae23adc8242389c4 patch-2.6.35.9.bz2 -bec8a242eb219c14ce45150a0155a5ac grsecurity-2.2.0-2.6.35.9-unofficial.patch +0741b3219a009fdfc41c766416007fcf patch-2.6.35.10.bz2 +3855791bfc2ee4fff05fc3c783a3a477 grsecurity-2.2.0-2.6.35.10-unofficial.patch eed5bd98c0a3b976891c897763eceff5 0001-xfrm-use-gre-key-as-flow-upper-protocol-info.patch ea7a7eb2775b71ae5ef24d029a4905bd xfrm-fix-gre-key-endianess.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch -0ccecafd4123dcad0b0cd7787553d734 r8169-fix-rx-checksum-offload.patch 139b39da44ecb577275be53d7d365949 r8169-add-gro-support.patch 648d8b477248f233c318a3b7a961febf 0001-Staging-hv-fix-sleeping-while-atomic-issue.patch 7cae2d1e1947fa57d7aaaf31c649471c 0004-staging-hv-fix-netvsc-sleeping-while-atomic.patch |