summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2017-12-21 00:31:01 +0100
committerFigue2017-12-21 00:31:01 +0100
commit13a073614fae2b62306c404808400275c2a4657c (patch)
tree5416a4708010978c3c092e5f786a2ed6b5508e57
parent39766aacffd74ebd230fbab775cecfd7a64a2488 (diff)
downloadaur-13a073614fae2b62306c404808400275c2a4657c.tar.gz
4.14.8-xanmod12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b7989576cc1..b53b6fa65f18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
- pkgver = 4.14.7
- pkgrel = 2
+ pkgver = 4.14.8
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -10,7 +10,7 @@ pkgbase = linux-xanmod
makedepends = bc
makedepends = libelf
options = !strip
- source = https://github.com/xanmod/linux/archive/4.14.7-xanmod11.tar.gz
+ source = https://github.com/xanmod/linux/archive/4.14.8-xanmod12.tar.gz
source = 60-linux.hook
source = 90-linux.hook
source = linux-xanmod.preset
@@ -18,7 +18,7 @@ pkgbase = linux-xanmod
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch?h=packages/linux&id=21974ba817377021dde4233a34b61a6b5fba798b
source = 0001-e1000e-Fix-e1000_check_for_copper_link_ich8lan-retur.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0001-e1000e-Fix-e1000_check_for_copper_link_ich8lan-retur.patch?h=packages/linux&id=21974ba817377021dde4233a34b61a6b5fba798b
source = 0002-dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0002-dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch?h=packages/linux&id=21974ba817377021dde4233a34b61a6b5fba798b
- sha256sums = 925fd30de4023259a040aabec1eeaafd83ccc3c2e3b794310de1aa931ad5abf7
+ sha256sums = 0bd7b84ecf3c40af458d54e403e55df1d6110dfcd77fa230f63c01a98729a518
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index 50c7110359a8..539fc97f4a04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
pkgbase=linux-xanmod
_srcname=linux
-pkgver=4.14.7
-xanmod=11
-pkgrel=2
+pkgver=4.14.8
+xanmod=12
+pkgrel=1
arch=('x86_64')
url="http://www.xanmod.org/"
license=('GPL2')
@@ -32,7 +32,7 @@ source=(https://github.com/xanmod/linux/archive/${pkgver}-xanmod${xanmod}.tar.gz
for _patch in ${arch_patches[@]} ; do source+=("${_patch}::https://git.archlinux.org/svntogit/packages.git/plain/trunk/${_patch}?h=packages/linux&id=${arch_config_trunk}") ; done
source_x86_64=("config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=${arch_config_trunk}")
-sha256sums=('925fd30de4023259a040aabec1eeaafd83ccc3c2e3b794310de1aa931ad5abf7'
+sha256sums=('0bd7b84ecf3c40af458d54e403e55df1d6110dfcd77fa230f63c01a98729a518'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'