summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2020-04-29 20:25:26 +0200
committerPiotr Gorski2020-04-29 20:25:26 +0200
commit1af61159027dd65e5522ea32218000379c3285bc (patch)
tree257a19c79c5358d13e36f61cce8fbe1bcfcf07d3
parent7796e53931c88fa8e63ac0ba3acbbc382032104c (diff)
downloadaur-1af61159027dd65e5522ea32218000379c3285bc.tar.gz
Sync with Arch
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--config4
3 files changed, 6 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8ef07f5697f..68399945ba80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-next-git
pkgdesc = Linux NEXT
- pkgver = 20200420.r0.g6735c84f78e4
+ pkgver = 20200429.r0.g861978d1331b
pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
@@ -15,13 +15,11 @@ pkgbase = linux-next-git
makedepends = imagemagick
options = !strip
source = git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
- source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.6/arch-patches-v4/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = sphinx-workaround.patch
source = config
sha512sums = SKIP
- sha512sums = 080850eb686f4b8162e348eacc54d6407c810e4430f574a0da009ff851f89e7bc442cfd107a4a4edf009de6dbd83f1cd9ce1c75a2140554b34f35ff0a81c8779
sha512sums = 98e97155f86bbe837d43f27ec1018b5b6fdc6c372d6f7f2a0fe29da117d53979d9f9c262f886850d92002898682781029b80d4ee923633fc068f979e6c8254be
- sha512sums = ff7b18d282d642c4dc5ccb12cf493b1889871078723d50dc7e08eb328c54030624cde673193bb75db701248661963741ffbf2c41261ccd4c2169175e6043cc49
+ sha512sums = 873275e0ba75fb5670ac7f90abfb16ab912b1a94e5f8f39845283230763118d244c1b02e33f1b05b5d86fce90cd274c944725465dabf2dd0e79fa735fabe4d4f
pkgname = linux-next-git
pkgdesc = The Linux NEXT kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index d6343b4d9bac..a9a4f528fdd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,7 +47,7 @@ _1k_HZ_ticks=
### Do not edit below this line unless you know what you're doing
pkgbase=linux-next-git
-pkgver=20200420.r0.g6735c84f78e4
+pkgver=20200429.r0.g861978d1331b
_srcname=linux-next
pkgrel=1
pkgdesc='Linux NEXT'
@@ -62,7 +62,6 @@ _lucjanver=5.6
_lucjanpath="https://gitlab.com/sirlucjan/kernel-patches/raw/master/${_lucjanver}"
source=("git://git.kernel.org/pub/scm/linux/kernel/git/next/${_srcname}.git"
- "${_lucjanpath}/arch-patches-v4/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch"
'sphinx-workaround.patch'
# the main kernel config files
'config')
@@ -310,6 +309,5 @@ for _p in "${pkgname[@]}"; do
done
sha512sums=('SKIP'
- '080850eb686f4b8162e348eacc54d6407c810e4430f574a0da009ff851f89e7bc442cfd107a4a4edf009de6dbd83f1cd9ce1c75a2140554b34f35ff0a81c8779'
'98e97155f86bbe837d43f27ec1018b5b6fdc6c372d6f7f2a0fe29da117d53979d9f9c262f886850d92002898682781029b80d4ee923633fc068f979e6c8254be'
- 'ff7b18d282d642c4dc5ccb12cf493b1889871078723d50dc7e08eb328c54030624cde673193bb75db701248661963741ffbf2c41261ccd4c2169175e6043cc49')
+ '873275e0ba75fb5670ac7f90abfb16ab912b1a94e5f8f39845283230763118d244c1b02e33f1b05b5d86fce90cd274c944725465dabf2dd0e79fa735fabe4d4f')
diff --git a/config b/config
index cfa5f4ea3e17..d9ea421800b6 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.6.5-arch2 Kernel Configuration
+# Linux/x86 5.6.8-arch1 Kernel Configuration
#
#
@@ -9849,7 +9849,7 @@ CONFIG_NFS_FSCACHE=y
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
CONFIG_NFS_DEBUG=y
-CONFIG_NFS_DISABLE_UDP_SUPPORT=y
+# CONFIG_NFS_DISABLE_UDP_SUPPORT is not set
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y