summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-pae/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-13 18:23:13 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-13 18:23:13 -0300
commitee06eb034018f78de937cc8dc9726b5992f901f1 (patch)
treeeb3e99e14e584b9a60c63ab385876563cf870265 /kernels/linux-libre-pae/PKGBUILD
parentf995f2c8e4ea48c55b3c5a2be352f14f145cd357 (diff)
linux-libre-{pae,xen}-3.14.4-1: updating version
Diffstat (limited to 'kernels/linux-libre-pae/PKGBUILD')
-rw-r--r--kernels/linux-libre-pae/PKGBUILD13
1 files changed, 4 insertions, 9 deletions
diff --git a/kernels/linux-libre-pae/PKGBUILD b/kernels/linux-libre-pae/PKGBUILD
index f0bd83c9b..4e15b5846 100644
--- a/kernels/linux-libre-pae/PKGBUILD
+++ b/kernels/linux-libre-pae/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 212325 2014-05-12 18:58:13Z tpowa $
+# $Id: PKGBUILD 212338 2014-05-13 15:06:31Z tpowa $
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Thomas Baechler <thomas@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
@@ -6,8 +6,8 @@
pkgbase=linux-libre-pae # Build stock -LIBRE-PAE kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_basekernel=3.14
-pkgver=${_basekernel}.3
-pkgrel=2
+pkgver=${_basekernel}.4
+pkgrel=1
arch=('i686')
url="http://linux-libre.fsfla.org/"
license=('GPL2')
@@ -15,7 +15,6 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
options=('!strip')
source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gnu/linux-libre-${_basekernel}-gnu.tar.xz"
"http://linux-libre.fsfla.org/pub/linux-libre/releases/${pkgver}-gnu/patch-${_basekernel}-gnu-${pkgver}-gnu.xz"
- 'CVE-2014-0196.patch'
# the main kernel config files
'config'
# standard config files for mkinitcpio ramdisk
@@ -34,8 +33,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn
'0013-net-Start-with-correct-mac_len-in-skb_network_protocol.patch'
'0015-fix-xsdt-validation.patch')
sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b'
- 'fcd8398a41a7e55e44123857342fd9041ae1bdacbcf8c5099a53293c96e6fba6'
- '56d6dc13617645184e2a14b2ee466ccba5241961953f4950aed7377bc34902d7'
+ '01de5e15a2081197859e617c441de5cac9ddf60bed6fcf4dcff7a54e210e7815'
'fa4a0141d51dd76d6b57980278a95614d53c51af1cdf983789ed546a47302e2c'
'292d5c553f87246c8dc2d57cadfd2db92a3750173b4588d53c2919743171eca5'
'8303b426b1a6dce456b2350003558ae312d21cab0ae6c1f0d7b9d21395f4e177'
@@ -65,9 +63,6 @@ prepare() {
# add freedo as boot logo
patch -p1 -i "${srcdir}/boot-logo.patch"
- # fix upstream CVE-2014-0196
- patch -p1 -i "${srcdir}/CVE-2014-0196.patch"
-
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git