diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-24 12:08:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-24 15:06:09 +0000 |
commit | 441cf9f59a263ca7f85b96ec71f0d50b5e223be5 (patch) | |
tree | 238d57847db69d5069ff27a1be69d8ad8e06e128 /main/linux-grsec/APKBUILD | |
parent | 04dd0f555be6ee54c06d08db0516fbccc8a5d8d7 (diff) | |
download | aports-441cf9f59a263ca7f85b96ec71f0d50b5e223be5.tar.bz2 aports-441cf9f59a263ca7f85b96ec71f0d50b5e223be5.tar.xz |
main/linux-grsec: upgrade to 3.2.1 and update config
- set utf8 as default charset for filesystem NLS and FAT
- enable xattr for squashfs
- enable latencytop
- disable IOMega ZIP drives
- disable PCMCIA SCSI drivers
- disable CAN subsystem
- disable CAIF sysbsystem
- disable Power Supply drivers
- disable Voltage and regulators
- disable Dallas 1-wire support
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 986a2341f4..8ef503f326 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.0.17 -_kernver=3.0 +pkgver=3.2.1 +_kernver=3.2 pkgrel=0 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net @@ -14,15 +14,12 @@ _config=${config:-kernelconfig.${CARCH}} install= source="ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-$_kernver.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v3.0/patch-$pkgver.bz2 - grsecurity-2.2.2-$pkgver-unofficial.patch - grsec-timblogiw-noconst.patch + grsecurity-2.2.2-3.2.1-201201221501.patch - 0001-ip_gre-dont-increase-dev-needed_headroom-on-a-live-d.patch 0004-arp-flush-arp-cache-on-device-change.patch x86-centaur-enable-cx8-for-via-eden-too.patch linux-3.0.x-regression-with-ipv4-routes-having-mtu.patch - net-flow-remove-sleeping-and-deferral-mechanism-from-flow_cache_flush.patch kernelconfig.x86 kernelconfig.x86_64 @@ -142,14 +139,11 @@ dev() { "$subpkgdir"/lib/modules/${_abi_release}/build } -md5sums="398e95866794def22b12dfbc15ce89c0 linux-3.0.tar.bz2 -8beef6d04bfa8b26446378682b332cfe patch-3.0.17.bz2 -3c0fcf923a27a963ae86a3e694cb6bbd grsecurity-2.2.2-3.0.17-unofficial.patch -c41cf0ee9794f393423c6b2093072260 grsec-timblogiw-noconst.patch -ebb99ef6ad8cd2d9fd8f49d5c5849057 0001-ip_gre-dont-increase-dev-needed_headroom-on-a-live-d.patch +md5sums="7ceb61f87c097fc17509844b71268935 linux-3.2.tar.bz2 +31fc34340f11118873463a1d59d47b7f patch-3.2.1.bz2 +2248338d08df062a843a0b601064e781 grsecurity-2.2.2-3.2.1-201201221501.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 -b25335e8fcbf8c969230d55ac4e75cf8 net-flow-remove-sleeping-and-deferral-mechanism-from-flow_cache_flush.patch -587b1fb2f6a5c9ba714900b856f57f09 kernelconfig.x86 -99836ffe918bbdef7da1a56a3d075c7a kernelconfig.x86_64" +c21699aa138e209cd889582c2ef80e61 kernelconfig.x86 +af26ec54258f5cde5fa41c434abae34e kernelconfig.x86_64" |