diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-20 10:35:36 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-20 10:35:36 +0000 |
commit | a06f245009bedc8a7564225f7844c316ea6dd7f8 (patch) | |
tree | fd514bd2bb46645ac65b3cbdefdd319f315e1c54 /main/linux-grsec/APKBUILD | |
parent | 13e7303be19a003b85e73795409e1bcb7bfa9666 (diff) | |
download | aports-a06f245009bedc8a7564225f7844c316ea6dd7f8.tar.bz2 aports-a06f245009bedc8a7564225f7844c316ea6dd7f8.tar.xz |
main/linux-grsec: upgrade to 3.4.46
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 2bcb26fa98..c6918bd4d9 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.4.45 +pkgver=3.4.46 _kernver=3.4 pkgrel=0 pkgdesc="Linux kernel with grsecurity" @@ -21,7 +21,6 @@ source="http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-$_kernver.tar.xz intel_idle.patch r8169-num-rx-desc.patch - r8169-fix-vlan-tag-reordering.patch kernelconfig.x86 kernelconfig.x86_64 @@ -144,12 +143,11 @@ dev() { } md5sums="967f72983655e2479f951195953e8480 linux-3.4.tar.xz -adb183c04b48eb1276abcae46858dc29 patch-3.4.45.xz -df2f69cbe183fd07db7d7520659406a1 grsecurity-2.9.1-3.4.45-0.patch +e1d3a755f848fd62a568442721a612b9 patch-3.4.46.xz +4bb10e5e64a6de50610052fd49112651 grsecurity-2.9.1-3.4.46-0.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch cb6fcd6e966e73c87a839c4c0183f81f 0001-Revert-ipv4-Don-t-use-the-cached-pmtu-informations-f.patch d2f7ba780ff7567c21381428264d7fdd intel_idle.patch daf2cbb558588c49c138fe9ca2482b64 r8169-num-rx-desc.patch -44a37e1289e1056300574848aea8bd31 r8169-fix-vlan-tag-reordering.patch 50a13359236dbd676fa355f0b4fd27ff kernelconfig.x86 c402f52babc729d1280c1677075aa0d7 kernelconfig.x86_64" |