summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2018-12-19 20:23:09 +0100
committerPiotr Gorski2018-12-19 20:23:09 +0100
commit61087847a9f939235d1a203e7c4e5b65d2fef5d9 (patch)
tree71acec2d728e6683a210bb6912d192998f221ff6
parentf86074d5ab76615d106c1a323b85748f28f95ed6 (diff)
downloadaur-61087847a9f939235d1a203e7c4e5b65d2fef5d9.tar.gz
Bump to 4.19.11-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8777139b4a51..ecc8015d3386 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-uksm
- pkgver = 4.19.10
+ pkgver = 4.19.11
pkgrel = 1
url = https://github.com/dolohow/uksm
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = linux-uksm
makedepends = python-sphinx
makedepends = graphviz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.10.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.10.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.11.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.11.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://raw.githubusercontent.com/dolohow/uksm/master/uksm-4.19.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.19/arch-patches/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
@@ -22,7 +22,7 @@ pkgbase = linux-uksm
source = 99-linux.hook
source = linux.preset
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 78949b02fd8e3e546a743ee47eff93f0851881f751ab4171d0eed3115737c8e90b8c984364b97f0ff0df42a12e7ce1a5aa6e8973180392014bcfcfeb70981e2f
+ sha512sums = 200de670a1de24cf9768a2e99f6fcb4502f7d5757f205b7f4178d305fb350c9e38ca9aceaff3fdf7113ed2943b8db6e3a036afec09a35b7e2aecb06c5952fcaa
sha512sums = SKIP
sha512sums = e62aa377a0acc4f63f394e27a0fb7316583ff1a6a6afdfcc97593ddffd7d2bc224cfd70b552cb3fb9513cf6b8db4c2fd913d21ec2380db8cd642e37d4d67370c
sha512sums = 81d52d3d9bf542c9bdd3024ef1a956804bfdfb1d9e321100caff76de96da8f0591a4fd843b00252ccc43b9c01441793b680eca4e25532472ef26d9b914dbe411
diff --git a/PKGBUILD b/PKGBUILD
index d70e047202ca..df7fd0ea42bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ _1k_HZ_ticks=
pkgbase=linux-uksm
# pkgname=('linux-uksm' 'linux-uksm-headers' 'linux-uksm-docs')
_major=4.19
-_minor=10
+_minor=11
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -379,7 +379,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('78949b02fd8e3e546a743ee47eff93f0851881f751ab4171d0eed3115737c8e90b8c984364b97f0ff0df42a12e7ce1a5aa6e8973180392014bcfcfeb70981e2f'
+sha512sums=('200de670a1de24cf9768a2e99f6fcb4502f7d5757f205b7f4178d305fb350c9e38ca9aceaff3fdf7113ed2943b8db6e3a036afec09a35b7e2aecb06c5952fcaa'
'SKIP'
'e62aa377a0acc4f63f394e27a0fb7316583ff1a6a6afdfcc97593ddffd7d2bc224cfd70b552cb3fb9513cf6b8db4c2fd913d21ec2380db8cd642e37d4d67370c'
'81d52d3d9bf542c9bdd3024ef1a956804bfdfb1d9e321100caff76de96da8f0591a4fd843b00252ccc43b9c01441793b680eca4e25532472ef26d9b914dbe411'