Skip to content

Commit d60380a

Browse files
committed
6.9.8-1
Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent 8c17541 commit d60380a

File tree

19 files changed

+97
-117
lines changed

19 files changed

+97
-117
lines changed

linux-cachyos-bore/.SRCINFO

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# Generated by makepkg 6.1.0
2-
# Thu Jul 4 20:35:28 UTC 2024
31
pkgbase = linux-cachyos-bore
42
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
5-
pkgver = 6.9.7
6-
pkgrel = 2
3+
pkgver = 6.9.8
4+
pkgrel = 1
75
url = https://github.com/CachyOS/linux-cachyos
86
arch = x86_64
97
arch = x86_64_v3
@@ -26,16 +24,16 @@ pkgbase = linux-cachyos-bore
2624
options = !strip
2725
options = !debug
2826
options = !lto
29-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.7.tar.xz
27+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.8.tar.xz
3028
source = config
3129
source = auto-cpu-optimization.sh
3230
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/all/0001-cachyos-base-all.patch
3331
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/sched/0001-bore-cachy.patch
34-
b2sums = 67b49d64f8ceba02dc1eade59991c683c81a533eec7105466d235898de2cee692aa5730d538a33bb04f1b0260e9dcbf63b332ddfab42a7d44425c9a9d8410d77
32+
b2sums = 3c3874b053d7076564936f2053ef666733d329c402999aac736cf64418cb74e471cf9d7ae62e8fab49e4e916f196c5b8317aa243691b1d18119a25196108dd06
3533
b2sums = 06d0753d804a12a1e7299f948d79770a326aa573af7ef8adef607ae8b00e8576f4327bfb0f4ad520cd3e694107a8c2e2ce9a952f33de4d7c89ce533938116049
3634
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
37-
b2sums = 3e5aa97eeb6c2d5e3f250fc8ba037de64387416dd2f620c2699d1ccd0594c35e52153771a244ae36ee46e24dff1d184e0379c777cb5b1f0dc4705dfd53553d67
38-
b2sums = 8e0812b25e590f329a3809acef93d142643f2056e14d34f76d6d35dd395c16f88ab24df391d0568d82d555933920695b059f3cfc98a2e2ee554b42d23677a284
35+
b2sums = 86086dd4ebef8b43bee7867c35e02d84bc3366e6263255904dd0bb7f6ef82136e68723aa1391e4d84c809d04c292cf4ae816b23cb4b55c4138cffc8ec684b182
36+
b2sums = 60a78fc4bdd91ea13de44c19e1da692185098c274360322784375ff5dafed978c2cf0a6e88dd7f3c558e44cfdfed7883c51c09f94a484beed12f5fc1a4db6fbe
3937

4038
pkgname = linux-cachyos-bore
4139
pkgdesc = The Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements kernel and modules

linux-cachyos-bore/PKGBUILD

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then
153153
pkgbase=linux-$pkgsuffix
154154
fi
155155
_major=6.9
156-
_minor=7
156+
_minor=8
157157
#_minorc=$((_minor+1))
158158
#_rcver=rc8
159159
pkgver=${_major}.${_minor}
@@ -163,7 +163,7 @@ _stable=${_major}.${_minor}
163163
_srcname=linux-${_stable}
164164
#_srcname=linux-${_major}
165165
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
166-
pkgrel=2
166+
pkgrel=1
167167
_kernver=$pkgver-$pkgrel
168168
arch=('x86_64' 'x86_64_v3')
169169
url="https://github.com/CachyOS/linux-cachyos"
@@ -751,8 +751,8 @@ for _p in "${pkgname[@]}"; do
751751
}"
752752
done
753753

754-
b2sums=('67b49d64f8ceba02dc1eade59991c683c81a533eec7105466d235898de2cee692aa5730d538a33bb04f1b0260e9dcbf63b332ddfab42a7d44425c9a9d8410d77'
754+
b2sums=('3c3874b053d7076564936f2053ef666733d329c402999aac736cf64418cb74e471cf9d7ae62e8fab49e4e916f196c5b8317aa243691b1d18119a25196108dd06'
755755
'06d0753d804a12a1e7299f948d79770a326aa573af7ef8adef607ae8b00e8576f4327bfb0f4ad520cd3e694107a8c2e2ce9a952f33de4d7c89ce533938116049'
756756
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
757-
'3e5aa97eeb6c2d5e3f250fc8ba037de64387416dd2f620c2699d1ccd0594c35e52153771a244ae36ee46e24dff1d184e0379c777cb5b1f0dc4705dfd53553d67'
758-
'8e0812b25e590f329a3809acef93d142643f2056e14d34f76d6d35dd395c16f88ab24df391d0568d82d555933920695b059f3cfc98a2e2ee554b42d23677a284')
757+
'86086dd4ebef8b43bee7867c35e02d84bc3366e6263255904dd0bb7f6ef82136e68723aa1391e4d84c809d04c292cf4ae816b23cb4b55c4138cffc8ec684b182'
758+
'60a78fc4bdd91ea13de44c19e1da692185098c274360322784375ff5dafed978c2cf0a6e88dd7f3c558e44cfdfed7883c51c09f94a484beed12f5fc1a4db6fbe')

linux-cachyos-deckify/.SRCINFO

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# Generated by makepkg 6.1.0
2-
# Thu Jul 4 20:35:41 UTC 2024
31
pkgbase = linux-cachyos-deckify
42
pkgdesc = Linux SCHED-EXT + Cachy Sauce + BORE + Deckify Patches Kernel by CachyOS with other patches and improvements
5-
pkgver = 6.9.7
6-
pkgrel = 2
3+
pkgver = 6.9.8
4+
pkgrel = 1
75
url = https://github.com/CachyOS/linux-cachyos
86
arch = x86_64
97
arch = x86_64_v3
@@ -26,22 +24,22 @@ pkgbase = linux-cachyos-deckify
2624
options = !strip
2725
options = !debug
2826
options = !lto
29-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.7.tar.xz
27+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.8.tar.xz
3028
source = config
3129
source = auto-cpu-optimization.sh
3230
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/all/0001-cachyos-base-all.patch
3331
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/misc/0001-wifi-ath11k-Rename-QCA2066-fw-dir-to-QCA206X.patch
3432
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/misc/0001-acpi-call.patch
3533
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/sched/0001-sched-ext.patch
3634
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/sched/0001-bore-cachy-ext.patch
37-
b2sums = 67b49d64f8ceba02dc1eade59991c683c81a533eec7105466d235898de2cee692aa5730d538a33bb04f1b0260e9dcbf63b332ddfab42a7d44425c9a9d8410d77
35+
b2sums = 3c3874b053d7076564936f2053ef666733d329c402999aac736cf64418cb74e471cf9d7ae62e8fab49e4e916f196c5b8317aa243691b1d18119a25196108dd06
3836
b2sums = 02767f8fc805fb357e4bb6a15903a320a118feb5598b673dcb38dfd7f7f9e6dd991be02dd68a90656ba161ed22b146665debef651df6a4609d640d7db8010f80
3937
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
40-
b2sums = 3e5aa97eeb6c2d5e3f250fc8ba037de64387416dd2f620c2699d1ccd0594c35e52153771a244ae36ee46e24dff1d184e0379c777cb5b1f0dc4705dfd53553d67
38+
b2sums = 86086dd4ebef8b43bee7867c35e02d84bc3366e6263255904dd0bb7f6ef82136e68723aa1391e4d84c809d04c292cf4ae816b23cb4b55c4138cffc8ec684b182
4139
b2sums = 53e125e8838ef6a3b2a7e1828b225888b2a5dac749c71c622009f61109fe3c113373c42e322af4427d636e0ebe9d23b46c6d0a2b342e7d8dabd8cfa198eed63e
4240
b2sums = be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498
43-
b2sums = db7a2fa2546bd151bc362b31f15c4d31ec5bac4570b2c376375cb8ec5ce3b096ac58b97e534a0002c9d97929fc34f72075adaa4db738e9bcebce6f08e74be8e9
44-
b2sums = 666b36c4c36776239a7f0c1b1b233acb524eefca985a387cfd4089a2560f3d4f017ffe81dff0582d40c852df4cded861c88db293cf2034ec5e6c6017f68b2a8f
41+
b2sums = f8edb299ca7860e646e7e85bdbda6b1b5684f2048de0126517448bb240a86b16374b31f84ff6def264d8d798b6584041fffc44f6518904fc468b5c59e9e82688
42+
b2sums = 32b45549e22263276e8807f2190efce72978389c38c58490173f44792a0f3a6e4ed0a402bf64341f44c592cf08c9801b8a3c45f2e7dc3e3913571120836c0e8e
4543

4644
pkgname = linux-cachyos-deckify
4745
pkgdesc = The Linux SCHED-EXT + Cachy Sauce + BORE + Deckify Patches Kernel by CachyOS with other patches and improvements kernel and modules

linux-cachyos-deckify/PKGBUILD

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then
153153
pkgbase=linux-$pkgsuffix
154154
fi
155155
_major=6.9
156-
_minor=7
156+
_minor=8
157157
#_minorc=$((_minor+1))
158158
#_rcver=rc8
159159
pkgver=${_major}.${_minor}
@@ -163,7 +163,7 @@ _stable=${_major}.${_minor}
163163
_srcname=linux-${_stable}
164164
#_srcname=linux-${_major}
165165
pkgdesc='Linux SCHED-EXT + Cachy Sauce + BORE + Deckify Patches Kernel by CachyOS with other patches and improvements'
166-
pkgrel=2
166+
pkgrel=1
167167
_kernver=$pkgver-$pkgrel
168168
arch=('x86_64' 'x86_64_v3')
169169
url="https://github.com/CachyOS/linux-cachyos"
@@ -753,11 +753,11 @@ for _p in "${pkgname[@]}"; do
753753
}"
754754
done
755755

756-
b2sums=('67b49d64f8ceba02dc1eade59991c683c81a533eec7105466d235898de2cee692aa5730d538a33bb04f1b0260e9dcbf63b332ddfab42a7d44425c9a9d8410d77'
756+
b2sums=('3c3874b053d7076564936f2053ef666733d329c402999aac736cf64418cb74e471cf9d7ae62e8fab49e4e916f196c5b8317aa243691b1d18119a25196108dd06'
757757
'02767f8fc805fb357e4bb6a15903a320a118feb5598b673dcb38dfd7f7f9e6dd991be02dd68a90656ba161ed22b146665debef651df6a4609d640d7db8010f80'
758758
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
759-
'3e5aa97eeb6c2d5e3f250fc8ba037de64387416dd2f620c2699d1ccd0594c35e52153771a244ae36ee46e24dff1d184e0379c777cb5b1f0dc4705dfd53553d67'
759+
'86086dd4ebef8b43bee7867c35e02d84bc3366e6263255904dd0bb7f6ef82136e68723aa1391e4d84c809d04c292cf4ae816b23cb4b55c4138cffc8ec684b182'
760760
'53e125e8838ef6a3b2a7e1828b225888b2a5dac749c71c622009f61109fe3c113373c42e322af4427d636e0ebe9d23b46c6d0a2b342e7d8dabd8cfa198eed63e'
761761
'be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498'
762-
'db7a2fa2546bd151bc362b31f15c4d31ec5bac4570b2c376375cb8ec5ce3b096ac58b97e534a0002c9d97929fc34f72075adaa4db738e9bcebce6f08e74be8e9'
763-
'666b36c4c36776239a7f0c1b1b233acb524eefca985a387cfd4089a2560f3d4f017ffe81dff0582d40c852df4cded861c88db293cf2034ec5e6c6017f68b2a8f')
762+
'f8edb299ca7860e646e7e85bdbda6b1b5684f2048de0126517448bb240a86b16374b31f84ff6def264d8d798b6584041fffc44f6518904fc468b5c59e9e82688'
763+
'32b45549e22263276e8807f2190efce72978389c38c58490173f44792a0f3a6e4ed0a402bf64341f44c592cf08c9801b8a3c45f2e7dc3e3913571120836c0e8e')

linux-cachyos-echo/.SRCINFO

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# Generated by makepkg 6.1.0
2-
# Thu Jul 4 20:35:57 UTC 2024
31
pkgbase = linux-cachyos-echo
42
pkgdesc = Linux ECHO scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
5-
pkgver = 6.9.7
6-
pkgrel = 2
3+
pkgver = 6.9.8
4+
pkgrel = 1
75
url = https://github.com/CachyOS/linux-cachyos
86
arch = x86_64
97
arch = x86_64_v3
@@ -26,15 +24,15 @@ pkgbase = linux-cachyos-echo
2624
options = !strip
2725
options = !debug
2826
options = !lto
29-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.7.tar.xz
27+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.8.tar.xz
3028
source = config
3129
source = auto-cpu-optimization.sh
3230
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/all/0001-cachyos-base-all.patch
3331
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/sched/0001-echo-cachy.patch
34-
b2sums = 67b49d64f8ceba02dc1eade59991c683c81a533eec7105466d235898de2cee692aa5730d538a33bb04f1b0260e9dcbf63b332ddfab42a7d44425c9a9d8410d77
32+
b2sums = 3c3874b053d7076564936f2053ef666733d329c402999aac736cf64418cb74e471cf9d7ae62e8fab49e4e916f196c5b8317aa243691b1d18119a25196108dd06
3533
b2sums = 06d0753d804a12a1e7299f948d79770a326aa573af7ef8adef607ae8b00e8576f4327bfb0f4ad520cd3e694107a8c2e2ce9a952f33de4d7c89ce533938116049
3634
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
37-
b2sums = 3e5aa97eeb6c2d5e3f250fc8ba037de64387416dd2f620c2699d1ccd0594c35e52153771a244ae36ee46e24dff1d184e0379c777cb5b1f0dc4705dfd53553d67
35+
b2sums = 86086dd4ebef8b43bee7867c35e02d84bc3366e6263255904dd0bb7f6ef82136e68723aa1391e4d84c809d04c292cf4ae816b23cb4b55c4138cffc8ec684b182
3836
b2sums = 6eedcd7ef7e82dea92022734076999a4f961bbe8bb2a86095982eb12c620751b45bcca458e728957203ab15c11da30a750f89f195fa3778595f13acf72ed123f
3937

4038
pkgname = linux-cachyos-echo

linux-cachyos-echo/PKGBUILD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then
153153
pkgbase=linux-$pkgsuffix
154154
fi
155155
_major=6.9
156-
_minor=7
156+
_minor=8
157157
#_minorc=$((_minor+1))
158158
#_rcver=rc8
159159
pkgver=${_major}.${_minor}
@@ -163,7 +163,7 @@ _stable=${_major}.${_minor}
163163
_srcname=linux-${_stable}
164164
#_srcname=linux-${_major}
165165
pkgdesc='Linux ECHO scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements'
166-
pkgrel=2
166+
pkgrel=1
167167
_kernver=$pkgver-$pkgrel
168168
arch=('x86_64' 'x86_64_v3')
169169
url="https://github.com/CachyOS/linux-cachyos"
@@ -751,8 +751,8 @@ for _p in "${pkgname[@]}"; do
751751
}"
752752
done
753753

754-
b2sums=('67b49d64f8ceba02dc1eade59991c683c81a533eec7105466d235898de2cee692aa5730d538a33bb04f1b0260e9dcbf63b332ddfab42a7d44425c9a9d8410d77'
754+
b2sums=('3c3874b053d7076564936f2053ef666733d329c402999aac736cf64418cb74e471cf9d7ae62e8fab49e4e916f196c5b8317aa243691b1d18119a25196108dd06'
755755
'06d0753d804a12a1e7299f948d79770a326aa573af7ef8adef607ae8b00e8576f4327bfb0f4ad520cd3e694107a8c2e2ce9a952f33de4d7c89ce533938116049'
756756
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
757-
'3e5aa97eeb6c2d5e3f250fc8ba037de64387416dd2f620c2699d1ccd0594c35e52153771a244ae36ee46e24dff1d184e0379c777cb5b1f0dc4705dfd53553d67'
757+
'86086dd4ebef8b43bee7867c35e02d84bc3366e6263255904dd0bb7f6ef82136e68723aa1391e4d84c809d04c292cf4ae816b23cb4b55c4138cffc8ec684b182'
758758
'6eedcd7ef7e82dea92022734076999a4f961bbe8bb2a86095982eb12c620751b45bcca458e728957203ab15c11da30a750f89f195fa3778595f13acf72ed123f')

linux-cachyos-eevdf/.SRCINFO

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# Generated by makepkg 6.1.0
2-
# Thu Jul 4 20:36:10 UTC 2024
31
pkgbase = linux-cachyos-eevdf
42
pkgdesc = Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
5-
pkgver = 6.9.7
6-
pkgrel = 2
3+
pkgver = 6.9.8
4+
pkgrel = 1
75
url = https://github.com/CachyOS/linux-cachyos
86
arch = x86_64
97
arch = x86_64_v3
@@ -26,14 +24,14 @@ pkgbase = linux-cachyos-eevdf
2624
options = !strip
2725
options = !debug
2826
options = !lto
29-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.7.tar.xz
27+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.8.tar.xz
3028
source = config
3129
source = auto-cpu-optimization.sh
3230
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/all/0001-cachyos-base-all.patch
33-
b2sums = 67b49d64f8ceba02dc1eade59991c683c81a533eec7105466d235898de2cee692aa5730d538a33bb04f1b0260e9dcbf63b332ddfab42a7d44425c9a9d8410d77
31+
b2sums = 3c3874b053d7076564936f2053ef666733d329c402999aac736cf64418cb74e471cf9d7ae62e8fab49e4e916f196c5b8317aa243691b1d18119a25196108dd06
3432
b2sums = 06d0753d804a12a1e7299f948d79770a326aa573af7ef8adef607ae8b00e8576f4327bfb0f4ad520cd3e694107a8c2e2ce9a952f33de4d7c89ce533938116049
3533
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
36-
b2sums = 3e5aa97eeb6c2d5e3f250fc8ba037de64387416dd2f620c2699d1ccd0594c35e52153771a244ae36ee46e24dff1d184e0379c777cb5b1f0dc4705dfd53553d67
34+
b2sums = 86086dd4ebef8b43bee7867c35e02d84bc3366e6263255904dd0bb7f6ef82136e68723aa1391e4d84c809d04c292cf4ae816b23cb4b55c4138cffc8ec684b182
3735

3836
pkgname = linux-cachyos-eevdf
3937
pkgdesc = The Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements kernel and modules

linux-cachyos-eevdf/PKGBUILD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then
153153
pkgbase=linux-$pkgsuffix
154154
fi
155155
_major=6.9
156-
_minor=7
156+
_minor=8
157157
#_minorc=$((_minor+1))
158158
#_rcver=rc8
159159
pkgver=${_major}.${_minor}
@@ -163,7 +163,7 @@ _stable=${_major}.${_minor}
163163
_srcname=linux-${_stable}
164164
#_srcname=linux-${_major}
165165
pkgdesc='Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements'
166-
pkgrel=2
166+
pkgrel=1
167167
_kernver=$pkgver-$pkgrel
168168
arch=('x86_64' 'x86_64_v3')
169169
url="https://github.com/CachyOS/linux-cachyos"
@@ -751,7 +751,7 @@ for _p in "${pkgname[@]}"; do
751751
}"
752752
done
753753

754-
b2sums=('67b49d64f8ceba02dc1eade59991c683c81a533eec7105466d235898de2cee692aa5730d538a33bb04f1b0260e9dcbf63b332ddfab42a7d44425c9a9d8410d77'
754+
b2sums=('3c3874b053d7076564936f2053ef666733d329c402999aac736cf64418cb74e471cf9d7ae62e8fab49e4e916f196c5b8317aa243691b1d18119a25196108dd06'
755755
'06d0753d804a12a1e7299f948d79770a326aa573af7ef8adef607ae8b00e8576f4327bfb0f4ad520cd3e694107a8c2e2ce9a952f33de4d7c89ce533938116049'
756756
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
757-
'3e5aa97eeb6c2d5e3f250fc8ba037de64387416dd2f620c2699d1ccd0594c35e52153771a244ae36ee46e24dff1d184e0379c777cb5b1f0dc4705dfd53553d67')
757+
'86086dd4ebef8b43bee7867c35e02d84bc3366e6263255904dd0bb7f6ef82136e68723aa1391e4d84c809d04c292cf4ae816b23cb4b55c4138cffc8ec684b182')

linux-cachyos-hardened/.SRCINFO

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# Generated by makepkg 6.1.0
2-
# Thu Jul 4 20:36:22 UTC 2024
31
pkgbase = linux-cachyos-hardened
42
pkgdesc = Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements
5-
pkgver = 6.9.7
6-
pkgrel = 2
3+
pkgver = 6.9.8
4+
pkgrel = 1
75
url = https://github.com/CachyOS/linux-cachyos
86
arch = x86_64
97
arch = x86_64_v3
@@ -26,17 +24,17 @@ pkgbase = linux-cachyos-hardened
2624
options = !strip
2725
options = !debug
2826
options = !lto
29-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.7.tar.xz
27+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.8.tar.xz
3028
source = config
3129
source = auto-cpu-optimization.sh
3230
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/all/0001-cachyos-base-all.patch
3331
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/sched/0001-bore-cachy.patch
3432
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/misc/0001-hardened.patch
35-
b2sums = 67b49d64f8ceba02dc1eade59991c683c81a533eec7105466d235898de2cee692aa5730d538a33bb04f1b0260e9dcbf63b332ddfab42a7d44425c9a9d8410d77
33+
b2sums = 3c3874b053d7076564936f2053ef666733d329c402999aac736cf64418cb74e471cf9d7ae62e8fab49e4e916f196c5b8317aa243691b1d18119a25196108dd06
3634
b2sums = 4c26ddb09b19458846c5072bab862b84e9bb6247641d7e1ffdcc6f468baf79163ae0abd77befb74745d90b4cb08bf6895a09e86c7ff200f5339db82aaf90ba1f
3735
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
38-
b2sums = 3e5aa97eeb6c2d5e3f250fc8ba037de64387416dd2f620c2699d1ccd0594c35e52153771a244ae36ee46e24dff1d184e0379c777cb5b1f0dc4705dfd53553d67
39-
b2sums = 8e0812b25e590f329a3809acef93d142643f2056e14d34f76d6d35dd395c16f88ab24df391d0568d82d555933920695b059f3cfc98a2e2ee554b42d23677a284
36+
b2sums = 86086dd4ebef8b43bee7867c35e02d84bc3366e6263255904dd0bb7f6ef82136e68723aa1391e4d84c809d04c292cf4ae816b23cb4b55c4138cffc8ec684b182
37+
b2sums = 60a78fc4bdd91ea13de44c19e1da692185098c274360322784375ff5dafed978c2cf0a6e88dd7f3c558e44cfdfed7883c51c09f94a484beed12f5fc1a4db6fbe
4038
b2sums = aef0ba793b1fa9d39c82bfcd43107343741cf230e8e0ebe7d947a4a7c885100d959af8fc4c01a23c12e9bcf1ecd1d29381e554c556140cd3558409763cb7a9b0
4139

4240
pkgname = linux-cachyos-hardened

linux-cachyos-hardened/PKGBUILD

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then
153153
pkgbase=linux-$pkgsuffix
154154
fi
155155
_major=6.9
156-
_minor=7
156+
_minor=8
157157
#_minorc=$((_minor+1))
158158
#_rcver=rc8
159159
pkgver=${_major}.${_minor}
@@ -163,7 +163,7 @@ _stable=${_major}.${_minor}
163163
_srcname=linux-${_stable}
164164
#_srcname=linux-${_major}
165165
pkgdesc='Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements'
166-
pkgrel=2
166+
pkgrel=1
167167
_kernver=$pkgver-$pkgrel
168168
arch=('x86_64' 'x86_64_v3')
169169
url="https://github.com/CachyOS/linux-cachyos"
@@ -750,9 +750,9 @@ for _p in "${pkgname[@]}"; do
750750
}"
751751
done
752752

753-
b2sums=('67b49d64f8ceba02dc1eade59991c683c81a533eec7105466d235898de2cee692aa5730d538a33bb04f1b0260e9dcbf63b332ddfab42a7d44425c9a9d8410d77'
753+
b2sums=('3c3874b053d7076564936f2053ef666733d329c402999aac736cf64418cb74e471cf9d7ae62e8fab49e4e916f196c5b8317aa243691b1d18119a25196108dd06'
754754
'4c26ddb09b19458846c5072bab862b84e9bb6247641d7e1ffdcc6f468baf79163ae0abd77befb74745d90b4cb08bf6895a09e86c7ff200f5339db82aaf90ba1f'
755755
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
756-
'3e5aa97eeb6c2d5e3f250fc8ba037de64387416dd2f620c2699d1ccd0594c35e52153771a244ae36ee46e24dff1d184e0379c777cb5b1f0dc4705dfd53553d67'
757-
'8e0812b25e590f329a3809acef93d142643f2056e14d34f76d6d35dd395c16f88ab24df391d0568d82d555933920695b059f3cfc98a2e2ee554b42d23677a284'
756+
'86086dd4ebef8b43bee7867c35e02d84bc3366e6263255904dd0bb7f6ef82136e68723aa1391e4d84c809d04c292cf4ae816b23cb4b55c4138cffc8ec684b182'
757+
'60a78fc4bdd91ea13de44c19e1da692185098c274360322784375ff5dafed978c2cf0a6e88dd7f3c558e44cfdfed7883c51c09f94a484beed12f5fc1a4db6fbe'
758758
'aef0ba793b1fa9d39c82bfcd43107343741cf230e8e0ebe7d947a4a7c885100d959af8fc4c01a23c12e9bcf1ecd1d29381e554c556140cd3558409763cb7a9b0')

linux-cachyos-rc/.SRCINFO

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Generated by makepkg 6.1.0
2-
# Thu Jul 4 20:36:36 UTC 2024
31
pkgbase = linux-cachyos-rc
42
pkgdesc = Linux SCHED-EXT + Cachy Sauce Kernel by CachyOS with other patches and improvements
53
pkgver = 6.10.rc6

0 commit comments

Comments
 (0)