From f6f78c23c83d510000fc9520ba077603390d8e1d Mon Sep 17 00:00:00 2001 From: "P. Jung" Date: Tue, 1 Feb 2022 20:08:10 +0000 Subject: [PATCH] 5.16.5-1 --- .SRCINFO | 14 ++++++-------- PKGBUILD | 14 +++++--------- 2 files changed, 11 insertions(+), 17 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d3da0e0..ffc75d9 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.16.4 - pkgrel = 3 + pkgver = 5.16.5 + pkgrel = 1 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 arch = x86_64_v3 @@ -19,13 +19,12 @@ pkgbase = linux-cachyos makedepends = tar makedepends = xz options = !strip - source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.4.tar.xz + source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.5.tar.xz source = config source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-arch-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-amdpstate.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-anbox.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-bbr2-patches.patch - source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-bfq-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-cfi.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-cpu.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-clearlinux.patch @@ -33,7 +32,7 @@ pkgbase = linux-cachyos source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-lru-le9-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-misc.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-net-patches.patch - source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-fixes-misc-futex.patch + source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-fixes.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-pf-patches.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-f2fs-xfs-ext4-btrfs.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-zstd-patches.patch @@ -41,13 +40,12 @@ pkgbase = linux-cachyos source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/misc/0010-ELF.patch source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-fortify-gcc-fix.patch source = auto-cpu-optimization.sh - sha256sums = 2be32a40b9be35a914166ab1de096ffdb50872366219e17471789a59e43b50bf + sha256sums = ecaeedd9d289934f97c572aa965b6959d4d47f9789220e4fc3fbb525d8f1c7ab sha256sums = ddab31ab1bd7aa5b00c932a4a16ce93ec7a34fe2e0fa371277280b52a88a515b sha256sums = 4f5f368f9ac356c19b3d40fd0eeea51010503375a4c61c4de1e766f528b04aee sha256sums = 4d592e6bd49ae19db05d758130ae1b6f3bb081923a7b6df0b946ea0f4524168e sha256sums = 0b64f616404ed70757f423c879bf3edf51525bfdb78f7ec8f1ae21412d9e8a2a sha256sums = bc91fa787a28516b317fdd9e038ed2c10b61703a9848c1a9ad286e92d51c97be - sha256sums = 04f472466fe33ddadb64a52edb57db78e513111bb44dc71cb301a376ea093b46 sha256sums = eb57a61e3c1bf2966211f02a9ae080c3af4c7faf3f706821440e324a70d0cd20 sha256sums = 7936b61ba25f03597fd563be82c31a5756d8a82c893f69a2d569f99d375b1362 sha256sums = 915e992ed5ba2551ca648e4aa7340e9f250f6b7806287a061c1c8e40b1dc348b @@ -55,7 +53,7 @@ pkgbase = linux-cachyos sha256sums = ff4215e6078864b9e556c3ceedbee8d6881b280755fcfbb97771148ebf05ef53 sha256sums = 5332ffc19ab2a50b162e07de425d60e473bb8b5be411ae669bae3471653f161f sha256sums = db0d2fde8f1e994fbb4eb37c8affa3f0b339aa658f9ab5003bb2ce453a68ab95 - sha256sums = 0cfa42cb2504720b578a74ee20a3c272bf892e754b59f8282bcf78610e94eb4c + sha256sums = dd23555365fb200b0b6ed0af4eb3115fc71a986977a7db329c4459dfef7f69b3 sha256sums = 8c2e3ce0874a23e4d8df419f79dd1d045ef349bbe1474717e9455c8197f41c4e sha256sums = 731a9303e2aeb4535c90bf1cbadee65b3dcaaf38434fcf2dd750ba7d44686d21 sha256sums = 9a22cd0f1dab0e6d970a7215641d7409b756b14740904501f95c5aef29d15f89 diff --git a/PKGBUILD b/PKGBUILD index 7953d25..dcc107c 100755 --- a/PKGBUILD +++ b/PKGBUILD @@ -133,7 +133,7 @@ else pkgbase=linux-cachyos fi _major=5.16 -_minor=4 +_minor=5 #_minorc=$((_minor+1)) #_rcver=rc8 pkgver=${_major}.${_minor} @@ -144,7 +144,7 @@ _srcname=linux-${_stable} #_srcname=linux-${_major} arch=(x86_64 x86_64_v3) pkgdesc='Linux CFS scheduler Kernel by CachyOS and with some other patches and other improvements' -pkgrel=3 +pkgrel=1 arch=('x86_64' 'x86_64_v3') url="https://github.com/CachyOS/linux-cachyos" license=('GPL2') @@ -166,7 +166,6 @@ source=( "${_patchsource}/0001-amdpstate.patch" "${_patchsource}/0001-anbox.patch" "${_patchsource}/0001-bbr2-patches.patch" - "${_patchsource}/0001-bfq-patches.patch" "${_patchsource}/0001-cfi.patch" "${_patchsource}/0001-cpu.patch" "${_patchsource}/0001-clearlinux.patch" @@ -174,16 +173,14 @@ source=( "${_patchsource}/0001-lru-le9-patches.patch" "${_patchsource}/0001-misc.patch" "${_patchsource}/0001-net-patches.patch" - "${_patchsource}/0001-fixes-misc-futex.patch" + "${_patchsource}/0001-fixes.patch" "${_patchsource}/0001-pf-patches.patch" "${_patchsource}/0001-f2fs-xfs-ext4-btrfs.patch" "${_patchsource}/0001-zstd-patches.patch" "${_patchsource}/misc/0001-cc.patch" "${_patchsource}/misc/0010-ELF.patch" # "${_patchsource}/0001-zen-patches.patch" - # "${_patchsource}/next/0001-mm-next.patch" # "${_patchsource}/0001-FG-KASLR.patch" - # "${_patchsource}/0001-fix-building-with-gcc-trunk.patch" "${_patchsource}/0001-fortify-gcc-fix.patch" "auto-cpu-optimization.sh" ) @@ -699,13 +696,12 @@ for _p in "${pkgname[@]}"; do }" done -sha256sums=('2be32a40b9be35a914166ab1de096ffdb50872366219e17471789a59e43b50bf' +sha256sums=('ecaeedd9d289934f97c572aa965b6959d4d47f9789220e4fc3fbb525d8f1c7ab' 'ddab31ab1bd7aa5b00c932a4a16ce93ec7a34fe2e0fa371277280b52a88a515b' '4f5f368f9ac356c19b3d40fd0eeea51010503375a4c61c4de1e766f528b04aee' '4d592e6bd49ae19db05d758130ae1b6f3bb081923a7b6df0b946ea0f4524168e' '0b64f616404ed70757f423c879bf3edf51525bfdb78f7ec8f1ae21412d9e8a2a' 'bc91fa787a28516b317fdd9e038ed2c10b61703a9848c1a9ad286e92d51c97be' - '04f472466fe33ddadb64a52edb57db78e513111bb44dc71cb301a376ea093b46' 'eb57a61e3c1bf2966211f02a9ae080c3af4c7faf3f706821440e324a70d0cd20' '7936b61ba25f03597fd563be82c31a5756d8a82c893f69a2d569f99d375b1362' '915e992ed5ba2551ca648e4aa7340e9f250f6b7806287a061c1c8e40b1dc348b' @@ -713,7 +709,7 @@ sha256sums=('2be32a40b9be35a914166ab1de096ffdb50872366219e17471789a59e43b50bf' 'ff4215e6078864b9e556c3ceedbee8d6881b280755fcfbb97771148ebf05ef53' '5332ffc19ab2a50b162e07de425d60e473bb8b5be411ae669bae3471653f161f' 'db0d2fde8f1e994fbb4eb37c8affa3f0b339aa658f9ab5003bb2ce453a68ab95' - '0cfa42cb2504720b578a74ee20a3c272bf892e754b59f8282bcf78610e94eb4c' + 'dd23555365fb200b0b6ed0af4eb3115fc71a986977a7db329c4459dfef7f69b3' '8c2e3ce0874a23e4d8df419f79dd1d045ef349bbe1474717e9455c8197f41c4e' '731a9303e2aeb4535c90bf1cbadee65b3dcaaf38434fcf2dd750ba7d44686d21' '9a22cd0f1dab0e6d970a7215641d7409b756b14740904501f95c5aef29d15f89'