diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-23 09:52:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-23 09:53:30 +0000 |
commit | 712467f3f0f0819e7e341c2b6f36e88b516a645b (patch) | |
tree | 2729e09ba81a8bf9f3e01baefaee28ba8a03a6b7 /main/linux-grsec/APKBUILD | |
parent | 7f12577d7fc415a2baf8d2fc248b52f8276a9a80 (diff) | |
download | aports-712467f3f0f0819e7e341c2b6f36e88b516a645b.tar.bz2 aports-712467f3f0f0819e7e341c2b6f36e88b516a645b.tar.xz |
main/linux-grsec: upgrade to 3.2.7 and enable 9P filesystem
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 1f5b17a825..90bf9d1be6 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.2.6 +pkgver=3.2.7 _kernver=3.2 pkgrel=0 pkgdesc="Linux kernel with grsecurity" @@ -14,7 +14,7 @@ _config=${config:-kernelconfig.${CARCH}} install= source="http://ftp.kernel.org/pub/linux/kernel/v3.0/linux-$_kernver.tar.bz2 http://ftp.kernel.org/pub/linux/kernel/v3.0/patch-$pkgver.bz2 - grsecurity-2.2.2-3.2.6-201202131824.patch + grsecurity-2.2.2-3.2.7-201202202005.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -140,10 +140,10 @@ dev() { } md5sums="7ceb61f87c097fc17509844b71268935 linux-3.2.tar.bz2 -2bd4679899df503177a3b61ae2068749 patch-3.2.6.bz2 -905e73610bfdb7fd497fa95adcbea2ce grsecurity-2.2.2-3.2.6-201202131824.patch +899624bffed6a19578613b672cc9483f patch-3.2.7.bz2 +1a1512cc453f2470a42968e015a26eff grsecurity-2.2.2-3.2.7-201202202005.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch f3eda7112ef074a4121ec6de943c63ee x86-centaur-enable-cx8-for-via-eden-too.patch 62cc7d7b5ba7ef05b72ff91c0411c189 linux-3.0.x-regression-with-ipv4-routes-having-mtu.patch -bd0b139de82316d44cf3376533daddb8 kernelconfig.x86 -84644f7193b0b9d9bd474b5ec322a0f8 kernelconfig.x86_64" +339d4dd7f74b87d13adff5d2d2abf86a kernelconfig.x86 +68204744d18679153a2a1e932290f93d kernelconfig.x86_64" |