summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-07-23 15:00:32 +0200
committerPiotr Gorski2019-07-23 15:00:32 +0200
commit549972eb3ee44a74b78dc64510d440e76a5990dd (patch)
treee61a64bee8da320895d9a02db487b312607145e9
parent95fdd0dbbfbabbacfea75ad4470db184fd19ac07 (diff)
downloadaur-549972eb3ee44a74b78dc64510d440e76a5990dd.tar.gz
Update 5.2-next
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--config2
3 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a3a151dc41b..59e3317e8d6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20190715.r0.ge689ed79e479
+ pkgver = 20190723.r0.gb010bb39ab1a
pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
@@ -17,6 +17,7 @@ pkgbase = linux-next-git
source = git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.2/arch-patches/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.2/arch-patches/0002-ZEN-Add-CONFIG-for-unprivileged_userns_clone.patch
+ source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.2/zen-fixes/0002-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -25,7 +26,8 @@ pkgbase = linux-next-git
sha512sums = SKIP
sha512sums = 068b9f3bb5112a5684246d0a2ae46bb26d7ad3a642276f5ed37d802b50efc925297d8bd4684eb391676e9a97efbb426b4fcbe6fd751860c3f53d8c0ca7d5a1b2
sha512sums = f714a620d50541fd29199d076f94e68c14049bbb97b131da3b68b13bcc1dd933f62913e8aad2a20e0ad738f2c3cad161dac13d3d4cbfdfcead271f22f09a681e
- sha512sums = 1f79dafee60df153c119329c3cce31344c9a811a0a2f7eff171707947539de9477355807511625bba550f6eff406e4192f30752705ad08b3b3cb8d0e500704f0
+ sha512sums = c1fecf034913e7838bb27c4d6e7538515093ef2e88daf8fe18b76cc501b864305b2a03e6e16db7929cbf48be96fe11e2b01e0ba8c1a58811806d78d34350bff5
+ sha512sums = 19b3fdbb9c7e3c18a839821796b60c5ae5808bc9143853fed5ed56e1029cdcb79f492a9777fdeeb933fe69e0822d551c35f5f12d86065617e6019b389549a6b2
sha512sums = 7ad5be75ee422dda3b80edd2eb614d8a9181e2c8228cd68b3881e2fb95953bf2dea6cbe7900ce1013c9de89b2802574b7b24869fc5d7a95d3cc3112c4d27063a
sha512sums = 2718b58dbbb15063bacb2bde6489e5b3c59afac4c0e0435b97fe720d42c711b6bcba926f67a8687878bd51373c9cf3adb1915a11666d79ccb220bf36e0788ab7
sha512sums = 8742e2eed421e2f29850e18616f435536c12036ff793f5682a3a8c980cf5dbfc88d17fd9539c87de15d9e4663dc3190f964f18a4722940465437927b6052abbf
diff --git a/PKGBUILD b/PKGBUILD
index f0bfefc35142..f9c8798614af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -50,7 +50,7 @@ _1k_HZ_ticks=
### Do not edit below this line unless you know what you're doing
pkgbase=linux-next-git
-pkgver=20190715.r0.ge689ed79e479
+pkgver=20190723.r0.gb010bb39ab1a
_srcname=linux-next
pkgrel=1
arch=('x86_64')
@@ -66,6 +66,7 @@ _lucjanpath="https://gitlab.com/sirlucjan/kernel-patches/raw/master/${_lucjanver
source=("git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git"
"${_lucjanpath}/arch-patches/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch"
"${_lucjanpath}/arch-patches/0002-ZEN-Add-CONFIG-for-unprivileged_userns_clone.patch"
+ "${_lucjanpath}/zen-fixes/0002-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch"
# the main kernel config files
'config'
# pacman hook for depmod
@@ -378,7 +379,8 @@ done
sha512sums=('SKIP'
'068b9f3bb5112a5684246d0a2ae46bb26d7ad3a642276f5ed37d802b50efc925297d8bd4684eb391676e9a97efbb426b4fcbe6fd751860c3f53d8c0ca7d5a1b2'
'f714a620d50541fd29199d076f94e68c14049bbb97b131da3b68b13bcc1dd933f62913e8aad2a20e0ad738f2c3cad161dac13d3d4cbfdfcead271f22f09a681e'
- '1f79dafee60df153c119329c3cce31344c9a811a0a2f7eff171707947539de9477355807511625bba550f6eff406e4192f30752705ad08b3b3cb8d0e500704f0'
+ 'c1fecf034913e7838bb27c4d6e7538515093ef2e88daf8fe18b76cc501b864305b2a03e6e16db7929cbf48be96fe11e2b01e0ba8c1a58811806d78d34350bff5'
+ '19b3fdbb9c7e3c18a839821796b60c5ae5808bc9143853fed5ed56e1029cdcb79f492a9777fdeeb933fe69e0822d551c35f5f12d86065617e6019b389549a6b2'
'7ad5be75ee422dda3b80edd2eb614d8a9181e2c8228cd68b3881e2fb95953bf2dea6cbe7900ce1013c9de89b2802574b7b24869fc5d7a95d3cc3112c4d27063a'
'2718b58dbbb15063bacb2bde6489e5b3c59afac4c0e0435b97fe720d42c711b6bcba926f67a8687878bd51373c9cf3adb1915a11666d79ccb220bf36e0788ab7'
'8742e2eed421e2f29850e18616f435536c12036ff793f5682a3a8c980cf5dbfc88d17fd9539c87de15d9e4663dc3190f964f18a4722940465437927b6052abbf'
diff --git a/config b/config
index bf841a7fcb04..0038c6ae70d3 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.2.0-arch2 Kernel Configuration
+# Linux/x86 5.2.1-arch1 Kernel Configuration
#
#