summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2018-11-13 21:52:29 +0100
committerPiotr Gorski2018-11-13 21:52:29 +0100
commit2e3e96d09ff85fbf5b1b85db8fc6fca5e2c0782e (patch)
treea220a5123718bff04d7d5a0a1762b01700ca6fa1
parent0e93e00a0360412dc97b5a2cf49da399f866f548 (diff)
downloadaur-2e3e96d09ff85fbf5b1b85db8fc6fca5e2c0782e.tar.gz
Bump to 4.18.19-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD4
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe915597224e..407be0d8b2a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bfq-mq
- pkgver = 4.18.18
+ pkgver = 4.18.19
pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = linux-bfq-mq
makedepends = python-sphinx
makedepends = graphviz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.18.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.18.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.19.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.19.tar.sign
source = https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v8.1+_kernel_v4.13+.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.18/bfq-sq-mq/4.18-bfq-sq-mq-v9r1-2K181101.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.18/0100-Check-presence-on-tree-of-every-entity-after-every-a.patch
@@ -23,7 +23,7 @@ pkgbase = linux-bfq-mq
source = linux.preset
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 34b361f815ad501268b6289dbb9b835dca1b1b470ad51cb8bc0f7c105588033d
+ sha256sums = 7c66c4c3cdc4f7e5cce8592b17dc11129f282fc94b7f451229dfc413a45631bd
sha256sums = SKIP
sha256sums = 9f7177679c8d3f8d699ef0566a51349d828436dba04603bc2223f98c60d2d178
sha256sums = d792142d2d354632695422f4f626242538846c3e9d84bf3eff155796609cde97
@@ -44,19 +44,19 @@ pkgname = linux-bfq-mq
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- provides = linux-bfq-mq=4.18.18
- provides = linux=4.18.18
+ provides = linux-bfq-mq=4.18.19
+ provides = linux=4.18.19
backup = etc/mkinitcpio.d/linux-bfq-mq.preset
pkgname = linux-bfq-mq-headers
pkgdesc = Header files and scripts for building modules for Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.18.18
- provides = linux-bfq-mq-headers=4.18.18
- provides = linux-headers=4.18.18
+ depends = linux-bfq-mq=4.18.19
+ provides = linux-bfq-mq-headers=4.18.19
+ provides = linux-headers=4.18.19
pkgname = linux-bfq-mq-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.18.18
- provides = linux-bfq-mq-docs=4.18.18
- provides = linux-docs=4.18.18
+ depends = linux-bfq-mq=4.18.19
+ provides = linux-bfq-mq-docs=4.18.19
+ provides = linux-docs=4.18.19
diff --git a/PKGBUILD b/PKGBUILD
index 4e614a6a4559..c1c565e678e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,7 +60,7 @@ _1k_HZ_ticks=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
_major=4.18
-pkgver=4.18.18
+pkgver=4.18.19
_srcpatch="${pkgver}"
_srcname="linux-${pkgver}"
pkgrel=1
@@ -99,7 +99,7 @@ source=(# mainline kernel patches
'linux.preset'
'0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch')
-sha256sums=('34b361f815ad501268b6289dbb9b835dca1b1b470ad51cb8bc0f7c105588033d'
+sha256sums=('7c66c4c3cdc4f7e5cce8592b17dc11129f282fc94b7f451229dfc413a45631bd'
'SKIP'
'9f7177679c8d3f8d699ef0566a51349d828436dba04603bc2223f98c60d2d178'
'd792142d2d354632695422f4f626242538846c3e9d84bf3eff155796609cde97'