summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorabelian4242020-08-13 22:40:51 +0600
committerabelian4242020-08-13 22:40:51 +0600
commit93c749766f8c8b292829be295907061a2b701178 (patch)
tree14027097bcb80815be0a31b29631bf3dde38d433
parent98c90720523717129c3614a317203b3db0045644 (diff)
downloadaur-93c749766f8c8b292829be295907061a2b701178.tar.gz
Updated to 5.7.15
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD22
-rw-r--r--config2
3 files changed, 20 insertions, 26 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f4b26011e69..585424c5f657 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bcachefs-ck
- pkgver = 5.7.13
+ pkgver = 5.7.15
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -8,11 +8,10 @@ pkgbase = linux-bcachefs-ck
makedepends = kmod
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.13.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.13.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.15.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.15.tar.sign
source = config
- source = 0000-sphinx-workaround.patch
- source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
+ source = https://github.com/Frogging-Family/linux-tkg/raw/master/linux57-tkg/linux57-tkg-patches/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = https://github.com/Frogging-Family/linux-tkg/raw/master/linux57-tkg/linux57-tkg-patches/0002-clear-patches.patch
source = https://github.com/Frogging-Family/linux-tkg/raw/master/linux57-tkg/linux57-tkg-patches/0003-glitched-base.patch
source = https://github.com/Frogging-Family/linux-tkg/raw/master/linux57-tkg/linux57-tkg-patches/0004-5.7-ck1.patch
@@ -22,11 +21,10 @@ pkgbase = linux-bcachefs-ck
source = https://github.com/Frogging-Family/linux-tkg/raw/master/linux57-tkg/linux57-tkg-patches/0008-5.7-bcachefs.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- md5sums = e220616e90908bf303916e57f11dfebd
+ md5sums = 31965edc4b4473959a6692db3b200846
md5sums = SKIP
- md5sums = 58cbbcf8f07027987ea694eb84b13090
- md5sums = 2cebdad39da582fd6a0c01746c8adb42
- md5sums = cb960fcd1691d360491ed5c97a63a032
+ md5sums = 91db2f49d9ec23865eb553f8606977ec
+ md5sums = f89cd458929e9817a41861119bf8fcc1
md5sums = b10e4c612d5240d66fad8f1c50fe3242
md5sums = a22cddcadc0da933dac13a6ab49b7ed9
md5sums = aa8f5bb0b644cbef02c4d55c3956026a
@@ -42,11 +40,11 @@ pkgname = linux-bcachefs-ck
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
- provides = linux-bcachefs-ck=5.7.13
+ provides = linux-bcachefs-ck=5.7.15
pkgname = linux-bcachefs-ck-headers
pkgdesc = Headers and scripts for building modules for Linux-bcachefs-ck kernel
depends = linux-bcachefs-ck
- provides = linux-bcachefs-ck-headers=5.7.13
- provides = linux-headers=5.7.13
+ provides = linux-bcachefs-ck-headers=5.7.15
+ provides = linux-headers=5.7.15
diff --git a/PKGBUILD b/PKGBUILD
index a568b73f1d6d..595fe17d9fb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,13 +58,13 @@ _subarch=
# This PKGBUILD read the database kept if it exists
#
# More at this wiki page ---> https://wiki.archlinux.org/index.php/Modprobed-db
-_localmodcfg=
+_localmodcfg=/home/sayad/.config/modprobed.db
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-bcachefs-ck
-pkgver=5.7.13
-_pkgverpntrel=13
+pkgver=5.7.15
+_pkgverpntrel=15
pkgrel=1
_ckpatchversion=1
_cpusched="MuQSS"
@@ -87,8 +87,7 @@ options=('!strip')
source=(
"https://www.kernel.org/pub/linux/kernel/v5.x/linux-$pkgver.tar".{xz,sign}
config
- 0000-sphinx-workaround.patch
- 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
+ "https://github.com/Frogging-Family/linux-tkg/raw/master/linux57-tkg/linux57-tkg-patches/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch"
"https://github.com/Frogging-Family/linux-tkg/raw/master/linux57-tkg/linux57-tkg-patches/0002-clear-patches.patch"
"https://github.com/Frogging-Family/linux-tkg/raw/master/linux57-tkg/linux57-tkg-patches/0003-glitched-base.patch"
"https://github.com/Frogging-Family/linux-tkg/raw/master/linux57-tkg/linux57-tkg-patches/0004-5.7-ck1.patch"
@@ -103,11 +102,10 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-md5sums=('e220616e90908bf303916e57f11dfebd'
+md5sums=('31965edc4b4473959a6692db3b200846'
'SKIP'
- '58cbbcf8f07027987ea694eb84b13090'
- '2cebdad39da582fd6a0c01746c8adb42'
- 'cb960fcd1691d360491ed5c97a63a032'
+ '91db2f49d9ec23865eb553f8606977ec'
+ 'f89cd458929e9817a41861119bf8fcc1'
'b10e4c612d5240d66fad8f1c50fe3242'
'a22cddcadc0da933dac13a6ab49b7ed9'
'aa8f5bb0b644cbef02c4d55c3956026a'
@@ -153,10 +151,8 @@ prepare() {
# echo "Applying patch $src..."
# patch -Np1 < "../$src"
# done
-
- patch -Np1 -i ../0000-sphinx-workaround.patch
-
- patch -Np1 -i ../0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
+
+ patch -Np1 -i ../0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
# TkG
patch -Np1 -i ../0002-clear-patches.patch
diff --git a/config b/config
index cf44f9bc18d0..16e4e6a6bcd2 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.7.13-arch1 Kernel Configuration
+# Linux/x86 5.7.15-arch1 Kernel Configuration
#
#