From e3c11a295016bbb48df56c1b9cae1a55734006a8 Mon Sep 17 00:00:00 2001 From: "P. Jung" Date: Wed, 13 Oct 2021 10:01:07 +0000 Subject: [PATCH] 5.14.12 --- .SRCINFO | 16 ++++++++-------- PKGBUILD | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4c7cb04..193b519 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = linux-cachyos pkgdesc = Linux cfs scheduler Kernel by CachyOS and with some other patches and other improvements - pkgver = 5.14.11 - pkgrel = 3 + pkgver = 5.14.12 + pkgrel = 1 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 arch = x86_64_v3 @@ -19,7 +19,7 @@ pkgbase = linux-cachyos makedepends = tar makedepends = xz options = !strip - source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.11.tar.xz + source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.12.tar.xz source = config source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-CK-TIMER.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/arch-patches-v10/0001-arch-patches.patch @@ -37,7 +37,7 @@ pkgbase = linux-cachyos source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/futex-xanmod-patches-v2/0001-futex-resync-from-gitlab.collabora.com.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/futex2-xanmod-patches-v2/0001-futex2-resync-from-gitlab.collabora.com.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/ksmbd-patches-v17/0001-ksmbd-patches.patch - source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/hwmon-patches/0001-hwmon-patches.patch + source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/hwmon-patches-v2/0001-hwmon-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/lqx-patches/0001-lqx-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/lrng-patches-v2/0001-lrng-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/lru-patches-v4/0001-lru-patches.patch @@ -46,14 +46,14 @@ pkgbase = linux-cachyos source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zen-patches-v3/0001-zen-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zstd-patches-v2/0001-zstd-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/security-patches/0001-security-patches.patch - source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zstd-dev-patches-v6/0001-zstd-dev-patches.patch + source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zstd-upstream-patches-v6/0001-zstd-upstream-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/ntfs3-patches-v14/0001-ntfs3-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-ksm.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-cpu-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-winesync.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-v4l2loopback.patch source = auto-cpu-optimization.sh - md5sums = 0eba0d3a75f56ddbbb0f4265b35724c3 + md5sums = a52286fe206a3f7664ca5a6c5995b9ed md5sums = d93835cc970f8c135609081fec836139 md5sums = 04c5865e765e07cff0649824c2a8d810 md5sums = 581faf85cd625c41bbdd0cadbd0e451e @@ -71,7 +71,7 @@ pkgbase = linux-cachyos md5sums = fd934f7d11131d5a5043e4aea640583b md5sums = 8a96c5e8346bd5b430776ac8a41f96b0 md5sums = f71331c247285499ca42b63d707831a6 - md5sums = bad682a72d2549f409caea361fb0456f + md5sums = 721b2f6181696a8f95355ca1ad31064f md5sums = 6787c78ba3e7b0a34fbba9c50da7e3b4 md5sums = 366c90b64f9582c0733b8fb607a07594 md5sums = 8adcaccbb5c0ebd4bc81144e16b92627 @@ -80,7 +80,7 @@ pkgbase = linux-cachyos md5sums = cfef1423ad1e6aecad63f0d5eacaea37 md5sums = 808981a36c81165953017e5e432c1fa1 md5sums = f6a1c51adfc68fb7b52dc5715a9cb5a7 - md5sums = 97d9c9da437152c2f1161e5da5b5d7d4 + md5sums = 6bce25efd0395a4d0a9e0fc52e0d93e4 md5sums = 0636779d32ba47bda25d3edb5fbd08c9 md5sums = 566435a0444ee45816599f2e0e362c7a md5sums = bb22330e270bf36ccf53cb04d6b496d2 diff --git a/PKGBUILD b/PKGBUILD index a94bce9..9d3434a 100755 --- a/PKGBUILD +++ b/PKGBUILD @@ -46,7 +46,7 @@ _makenconfig= ## Apply Kernel automatic Optimization -_use_auto_optimization= +_use_auto_optimization=y ## Apply Kernel Optimization selecting _use_optimization_select= @@ -114,8 +114,8 @@ pkgbase=linux-cachyos-lto else pkgbase=linux-cachyos fi -pkgver=5.14.11 -pkgrel=3 +pkgver=5.14.12 +pkgrel=1 arch=(x86_64 x86_64_v3) pkgdesc='Linux cfs scheduler Kernel by CachyOS and with some other patches and other improvements' _gittag=v${pkgver%.*}-${pkgver##*.} @@ -148,7 +148,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver "${_patchsource}/futex-xanmod-patches-v2/0001-futex-resync-from-gitlab.collabora.com.patch" "${_patchsource}/futex2-xanmod-patches-v2/0001-futex2-resync-from-gitlab.collabora.com.patch" "${_patchsource}/ksmbd-patches-v17/0001-ksmbd-patches.patch" - "${_patchsource}/hwmon-patches/0001-hwmon-patches.patch" + "${_patchsource}/hwmon-patches-v2/0001-hwmon-patches.patch" "${_patchsource}/lqx-patches/0001-lqx-patches.patch" "${_patchsource}/lrng-patches-v2/0001-lrng-patches.patch" "${_patchsource}/lru-patches-v4/0001-lru-patches.patch" @@ -157,7 +157,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver "${_patchsource}/zen-patches-v3/0001-zen-patches.patch" "${_patchsource}/zstd-patches-v2/0001-zstd-patches.patch" "${_patchsource}/security-patches/0001-security-patches.patch" - "${_patchsource}/zstd-dev-patches-v6/0001-zstd-dev-patches.patch" + "${_patchsource}/zstd-upstream-patches-v6/0001-zstd-upstream-patches.patch" "${_patchsource}/ntfs3-patches-v14/0001-ntfs3-patches.patch" "${_patchsource}/0001-ksm.patch" "${_patchsource}/0001-cpu-patches.patch" @@ -611,7 +611,7 @@ _package-headers() { } -md5sums=('0eba0d3a75f56ddbbb0f4265b35724c3' +md5sums=('a52286fe206a3f7664ca5a6c5995b9ed' 'd93835cc970f8c135609081fec836139' '04c5865e765e07cff0649824c2a8d810' '581faf85cd625c41bbdd0cadbd0e451e' @@ -629,7 +629,7 @@ md5sums=('0eba0d3a75f56ddbbb0f4265b35724c3' 'fd934f7d11131d5a5043e4aea640583b' '8a96c5e8346bd5b430776ac8a41f96b0' 'f71331c247285499ca42b63d707831a6' - 'bad682a72d2549f409caea361fb0456f' + '721b2f6181696a8f95355ca1ad31064f' '6787c78ba3e7b0a34fbba9c50da7e3b4' '366c90b64f9582c0733b8fb607a07594' '8adcaccbb5c0ebd4bc81144e16b92627' @@ -638,7 +638,7 @@ md5sums=('0eba0d3a75f56ddbbb0f4265b35724c3' 'cfef1423ad1e6aecad63f0d5eacaea37' '808981a36c81165953017e5e432c1fa1' 'f6a1c51adfc68fb7b52dc5715a9cb5a7' - '97d9c9da437152c2f1161e5da5b5d7d4' + '6bce25efd0395a4d0a9e0fc52e0d93e4' '0636779d32ba47bda25d3edb5fbd08c9' '566435a0444ee45816599f2e0e362c7a' 'bb22330e270bf36ccf53cb04d6b496d2'