summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-01-17 00:10:01 +0100
committerPiotr Gorski2019-01-17 00:10:01 +0100
commit7de5312e44ca66fa77e7a9f9e5dc2e975074aa27 (patch)
tree23bf0d5cbb32ffdb4601664c13e0330dc8df7838
parent34f8658df98a0a1988045f7a36291c9eb0ae001c (diff)
downloadaur-7de5312e44ca66fa77e7a9f9e5dc2e975074aa27.tar.gz
Bump to 4.20.3-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 3b5a6143c30d..c80b7e2df29c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-uksm
- pkgver = 4.20.2
+ pkgver = 4.20.3
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.20.2.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.2.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.3.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.3.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.20.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.20/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 = 7b3447ae36b71d126b94cb7542ccc3742ad6cef6539883c0e84d11c9184347d1ea57e44a843c9d4206896172eb147e9cccecfe66b45a245e5b15a97365c17289
+ sha512sums = 73461cc34491e2bd9ea7638225e6d06ade8f092efa66fbe7f38c3d7143d4f78b852175bcc1149970958fbcdeacb0ae7507a8544d0bbb55d3d3826787b8f3d615
sha512sums = SKIP
sha512sums = e62aa377a0acc4f63f394e27a0fb7316583ff1a6a6afdfcc97593ddffd7d2bc224cfd70b552cb3fb9513cf6b8db4c2fd913d21ec2380db8cd642e37d4d67370c
sha512sums = af14061bc151ed0b94c7759da1618a4a05d2c7669aec31d6e59a2f4874fe3b5a1774ad8b8f67f6c01daec84aae2dbd464ce4a74c611dd81619a3f4312507f017
diff --git a/PKGBUILD b/PKGBUILD
index e37099cd7b6d..640419f304e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,7 +51,7 @@ _1k_HZ_ticks=
pkgbase=linux-uksm
# pkgname=('linux-uksm' 'linux-uksm-headers' 'linux-uksm-docs')
_major=4.20
-_minor=2
+_minor=3
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -378,7 +378,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('7b3447ae36b71d126b94cb7542ccc3742ad6cef6539883c0e84d11c9184347d1ea57e44a843c9d4206896172eb147e9cccecfe66b45a245e5b15a97365c17289'
+sha512sums=('73461cc34491e2bd9ea7638225e6d06ade8f092efa66fbe7f38c3d7143d4f78b852175bcc1149970958fbcdeacb0ae7507a8544d0bbb55d3d3826787b8f3d615'
'SKIP'
'e62aa377a0acc4f63f394e27a0fb7316583ff1a6a6afdfcc97593ddffd7d2bc224cfd70b552cb3fb9513cf6b8db4c2fd913d21ec2380db8cd642e37d4d67370c'
'af14061bc151ed0b94c7759da1618a4a05d2c7669aec31d6e59a2f4874fe3b5a1774ad8b8f67f6c01daec84aae2dbd464ce4a74c611dd81619a3f4312507f017'