diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-01-29 11:54:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-01-29 11:54:57 +0000 |
commit | 973dbaf72cb266e72a74e9024acd678aec5f5b11 (patch) | |
tree | 23892a2646126babc84d534a4a8033061bd9202c /main/linux-grsec/APKBUILD | |
parent | c8ad4e89ca73549f35306b3099a1a2a14ea0846c (diff) | |
download | aports-973dbaf72cb266e72a74e9024acd678aec5f5b11.tar.bz2 aports-973dbaf72cb266e72a74e9024acd678aec5f5b11.tar.xz |
main/linux-grsec: disable uderef
see: http://forums.grsecurity.net/viewtopic.php?f=3&t=2243
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 4434546b10..e5c83ccf1f 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=2.6.32.6 _kernver=2.6.32 -pkgrel=0 +pkgrel=1 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -121,4 +121,4 @@ firmware() { md5sums="260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2 94415211e7854fc9377e948379c86679 patch-2.6.32.6.bz2 0843d2038c8281168d9029709b147319 grsecurity-2.1.14-2.6.32.6-201001251756.patch -e171958b13f21e7caf535b330b682116 kernelconfig.x86" +281d56ac34b2903456df769fd42d81f2 kernelconfig.x86" |