summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptr13372021-07-06 16:38:17 +0200
committerptr13372021-07-06 16:38:17 +0200
commite40613f1e400b3913f0709730be8526132fbe84b (patch)
tree60b3b47400c92698bd522a876fba46eb126392c8
parent13f22d21017a210c0708ef26c8e66cec634555dd (diff)
downloadaur-e40613f1e400b3913f0709730be8526132fbe84b.tar.gz
pf-patches,futex2 updated
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 16 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70540885744b..92b8b93a56bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cacule
pkgdesc = Linux-CacULE Kernel by Hamad Marri and with some other patchsets
pkgver = 5.13
- pkgrel = 2
+ pkgrel = 4
url = https://github.com/hamadmarri/cacule-cpu-scheduler
arch = x86_64
license = GPL2
@@ -34,13 +34,15 @@ pkgbase = linux-cacule
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/bbr2-patches/0001-bbr2-5.13-introduce-BBRv2.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/btrfs-patches/0001-btrfs-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch
- source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/pf-patches-v2/0001-pf-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/pf-patches-v3/0001-pf-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/lru-patches/0001-lru-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/ntfs3-patches/0001-ntfs3-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/security-2/hardened-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/security-2/lrng-v41.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/security-patches/0001-security-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/misc/nohzfull.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/misc/1000-tune-vm-mm-and-vfs-settings.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/misc/rcu-fixes-next.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/zstd-upstream-patches/0001-zstd-upstream-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/clearlinux-patches/0001-clearlinux-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/ksm-patches/0001-ksm-patches.patch
@@ -51,7 +53,7 @@ pkgbase = linux-cacule
md5sums = 8fab6f0acf86d138a283c4dd044198ed
md5sums = 7640a753a7803248543675a6edc75e08
md5sums = 85f4be6562ee033b83814353a12b61bd
- md5sums = 004c2b38dfc71a279e625a7daeb4fa84
+ md5sums = 2c0375b3cc9690a0f0f3d3e49df54d10
md5sums = 9573b92353399343db8a691c9b208300
md5sums = 1217799f33d6ba822152a0e2fb6f2e34
md5sums = 09a9e83b7b828fae46fd1a4f4cc23c28
@@ -61,13 +63,15 @@ pkgbase = linux-cacule
md5sums = 12cdc30bc3e2a17825b23b63bd6a5e7a
md5sums = 63078800040b2a9a9f19c59c4ebf5b23
md5sums = 81f27f12e20971c7d7fc3a53ffb6842c
- md5sums = ed551763bd8112d087bcd21782d68325
+ md5sums = ed46a39e062f07693f52981fbd7350b7
md5sums = 3f302dbaceea020abd40f6e9f23b75df
md5sums = 86825a0c5716a1d9c6a39f9d3886b1bf
md5sums = 8b756f75c5600b1ea7df5e11ac738df5
md5sums = 20e92e9d958ca8fec6ff441bb97aa9f1
md5sums = 9977ba0e159416108217a45438ebebb4
md5sums = c68e4fd9b4a55ee730a34bb39ae325ad
+ md5sums = 0632f49f076c90b6d6098cad7b5a88ac
+ md5sums = eff4bb43a8defb7ed08b9c1e403291ea
md5sums = 9e5114dba6da65e8d444aa225b109a21
md5sums = c360b8c17d778f98a54fa7cddf348566
md5sums = ce9beff503ee9e6ce6fd983c1bbbdd9e
diff --git a/PKGBUILD b/PKGBUILD
index eb1b0af75502..c03991005ba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -57,7 +57,7 @@ _srcname=linux-${_major}
pkgbase=linux-cacule
#pkgver=${_major}.${_minor}
pkgver=${_major}
-pkgrel=2
+pkgrel=4
pkgdesc='Linux-CacULE Kernel by Hamad Marri and with some other patchsets'
arch=('x86_64')
url="https://github.com/hamadmarri/cacule-cpu-scheduler"
@@ -85,13 +85,15 @@ source=(
"${_patchsource}/bbr2-patches/0001-bbr2-5.13-introduce-BBRv2.patch"
"${_patchsource}/btrfs-patches/0001-btrfs-patches.patch"
"${_patchsource}/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch"
- "${_patchsource}/pf-patches-v2/0001-pf-patches.patch"
+ "${_patchsource}/pf-patches-v3/0001-pf-patches.patch"
"${_patchsource}/lru-patches/0001-lru-patches.patch"
"${_patchsource}/ntfs3-patches/0001-ntfs3-patches.patch"
"${_patchsource}/security-2/hardened-patches.patch"
"${_patchsource}/security-2/lrng-v41.patch"
"${_patchsource}/security-patches/0001-security-patches.patch"
"${_patchsource}/misc/nohzfull.patch"
+ "${_patchsource}/misc/1000-tune-vm-mm-and-vfs-settings.patch"
+ "${_patchsource}/misc/rcu-fixes-next.patch"
"${_patchsource}/zstd-upstream-patches/0001-zstd-upstream-patches.patch"
"${_patchsource}/clearlinux-patches/0001-clearlinux-patches.patch"
"${_patchsource}/ksm-patches/0001-ksm-patches.patch"
@@ -505,7 +507,7 @@ md5sums=('76c60fb304510a7bbd9c838790bc5fe4'
'8fab6f0acf86d138a283c4dd044198ed'
'7640a753a7803248543675a6edc75e08'
'85f4be6562ee033b83814353a12b61bd'
- '004c2b38dfc71a279e625a7daeb4fa84'
+ '2c0375b3cc9690a0f0f3d3e49df54d10'
'9573b92353399343db8a691c9b208300'
'1217799f33d6ba822152a0e2fb6f2e34'
'09a9e83b7b828fae46fd1a4f4cc23c28'
@@ -515,13 +517,15 @@ md5sums=('76c60fb304510a7bbd9c838790bc5fe4'
'12cdc30bc3e2a17825b23b63bd6a5e7a'
'63078800040b2a9a9f19c59c4ebf5b23'
'81f27f12e20971c7d7fc3a53ffb6842c'
- 'ed551763bd8112d087bcd21782d68325'
+ 'ed46a39e062f07693f52981fbd7350b7'
'3f302dbaceea020abd40f6e9f23b75df'
'86825a0c5716a1d9c6a39f9d3886b1bf'
'8b756f75c5600b1ea7df5e11ac738df5'
'20e92e9d958ca8fec6ff441bb97aa9f1'
'9977ba0e159416108217a45438ebebb4'
'c68e4fd9b4a55ee730a34bb39ae325ad'
+ '0632f49f076c90b6d6098cad7b5a88ac'
+ 'eff4bb43a8defb7ed08b9c1e403291ea'
'9e5114dba6da65e8d444aa225b109a21'
'c360b8c17d778f98a54fa7cddf348566'
'ce9beff503ee9e6ce6fd983c1bbbdd9e'