mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/linux-grsec: upgrade to 2.6.37.3
This commit is contained in:
parent
6d6d790542
commit
8204d4bcef
@ -2,9 +2,9 @@
|
||||
|
||||
_flavor=grsec
|
||||
pkgname=linux-${_flavor}
|
||||
pkgver=2.6.37.2
|
||||
pkgver=2.6.37.3
|
||||
_kernver=2.6.37
|
||||
pkgrel=4
|
||||
pkgrel=0
|
||||
pkgdesc="Linux kernel with grsecurity"
|
||||
url=http://grsecurity.net
|
||||
depends="mkinitfs linux-firmware"
|
||||
@ -14,7 +14,7 @@ _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.1-2.6.37.2-201103021740.patch
|
||||
grsecurity-2.2.1-2.6.37.3-201103111917.patch
|
||||
|
||||
0001-xfrm-use-gre-key-as-flow-upper-protocol-info.patch
|
||||
xfrm-fix-gre-key-endianess.patch
|
||||
@ -138,8 +138,8 @@ dev() {
|
||||
}
|
||||
|
||||
md5sums="c8ee37b4fdccdb651e0603d35350b434 linux-2.6.37.tar.bz2
|
||||
bb5798f2a2a5af13219d1a250c4dad11 patch-2.6.37.2.bz2
|
||||
023faa02aded5827539e7ed7653dc133 grsecurity-2.2.1-2.6.37.2-201103021740.patch
|
||||
c0a38dd3b5bad43d5f5d07ed0fcf3692 patch-2.6.37.3.bz2
|
||||
d9e9d2c8a0bb3b43fe6d8fcdc156f8cc grsecurity-2.2.1-2.6.37.3-201103111917.patch
|
||||
3152851c31bfa8c54660dbb84d75b38d 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
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux/i386 2.6.37.2 Kernel Configuration
|
||||
# Thu Mar 3 20:07:43 2011
|
||||
# Linux/i386 2.6.37.3 Kernel Configuration
|
||||
# Sat Mar 12 14:41:37 2011
|
||||
#
|
||||
# CONFIG_64BIT is not set
|
||||
CONFIG_X86_32=y
|
||||
@ -4776,6 +4776,7 @@ CONFIG_GRKERNSEC_PROC_GID=30
|
||||
CONFIG_GRKERNSEC_PROC_ADD=y
|
||||
CONFIG_GRKERNSEC_LINK=y
|
||||
CONFIG_GRKERNSEC_FIFO=y
|
||||
CONFIG_GRKERNSEC_SYSFS_RESTRICT=y
|
||||
# CONFIG_GRKERNSEC_ROFS is not set
|
||||
CONFIG_GRKERNSEC_CHROOT=y
|
||||
CONFIG_GRKERNSEC_CHROOT_MOUNT=y
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux/x86_64 2.6.37.2 Kernel Configuration
|
||||
# Fri Mar 4 17:06:10 2011
|
||||
# Linux/x86_64 2.6.37.3 Kernel Configuration
|
||||
# Sat Mar 12 14:41:37 2011
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
# CONFIG_X86_32 is not set
|
||||
@ -4731,6 +4731,7 @@ CONFIG_GRKERNSEC_PROC_GID=30
|
||||
CONFIG_GRKERNSEC_PROC_ADD=y
|
||||
CONFIG_GRKERNSEC_LINK=y
|
||||
CONFIG_GRKERNSEC_FIFO=y
|
||||
CONFIG_GRKERNSEC_SYSFS_RESTRICT=y
|
||||
# CONFIG_GRKERNSEC_ROFS is not set
|
||||
CONFIG_GRKERNSEC_CHROOT=y
|
||||
CONFIG_GRKERNSEC_CHROOT_MOUNT=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user