Skip to content

Commit 07ecd94

Browse files
committed
6.10.10-1 && 6.6.51-1
Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent 24754ba commit 07ecd94

File tree

27 files changed

+90
-112
lines changed

27 files changed

+90
-112
lines changed

linux-cachyos-bore/.SRCINFO

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Generated by makepkg 7.0.0
2-
# Thu Sep 12 08:18:16 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.10.9
3+
pkgver = 6.10.10
64
pkgrel = 1
75
url = https://github.com/CachyOS/linux-cachyos
86
arch = x86_64
@@ -20,15 +18,15 @@ pkgbase = linux-cachyos-bore
2018
options = !strip
2119
options = !debug
2220
options = !lto
23-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.9.tar.xz
21+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.10.tar.xz
2422
source = config
2523
source = auto-cpu-optimization.sh
2624
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch
2725
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-bore-cachy.patch
28-
b2sums = 97152136f0bed53850aba45e55e2ab0d017699257e54da19f62a79c7b28c68c16cd56295602d2a631ad9332b64ff573dc7217bf51355624463ff7cfb7f6d0b7d
29-
b2sums = f2da441b197d1bc37c3bd3f4560072f0a98f4d0ad4ac32843f1c0a6fc5fe03d20a323a006d37454ae6a8646b4cc703095fde975b43e6142455ce0140f1188877
26+
b2sums = 8a15910089d080886046b1fd8d57ef28ce872bf428e67ccbc9d5ca92da794d6dee7ab83cc914a499b40962e2990c3b1e5b11ae7d12c1eff7bec548c9a67df03a
27+
b2sums = 99536fd0cebe7e913ab94d4847548b8947cb33d705660e96e47ea04f1553cf28ee7e5303778c1f8a788cb4be748ee0b5e43a780ce73a6064dc9bf4af7750a7b2
3028
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
31-
b2sums = eb83f577bef4a862539685c39c73f8775f9dd4cb3806d2ad83bef87f68c4229d4f7f8e6b7323527a8a41347199a23bb0f90932a9a2f77ae5cbe8099567c27e9b
29+
b2sums = 57a47335109bd4dad8a64f81ab0880ed5fc41ef35d6d354a3193e93dc5b89fdd28c9bd6f97b795bc53bd5bf141ea22e5099e18eb81fa8e25531a9c6db2dc2033
3230
b2sums = bade8bcf441a868b5ac1dc18c0cccf0a7a2b663124dcf3b5d2b51e7ccbeb84458b0e49fe7bbd8e107bf84afd388308b3551297a7ebcf90d96a8149b7765eddcf
3331

3432
pkgname = linux-cachyos-bore

linux-cachyos-bore/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.10
156-
_minor=9
156+
_minor=10
157157
#_minorc=$((_minor+1))
158158
#_rcver=rc8
159159
pkgver=${_major}.${_minor}
@@ -773,8 +773,8 @@ for _p in "${pkgname[@]}"; do
773773
}"
774774
done
775775

776-
b2sums=('97152136f0bed53850aba45e55e2ab0d017699257e54da19f62a79c7b28c68c16cd56295602d2a631ad9332b64ff573dc7217bf51355624463ff7cfb7f6d0b7d'
777-
'f2da441b197d1bc37c3bd3f4560072f0a98f4d0ad4ac32843f1c0a6fc5fe03d20a323a006d37454ae6a8646b4cc703095fde975b43e6142455ce0140f1188877'
776+
b2sums=('8a15910089d080886046b1fd8d57ef28ce872bf428e67ccbc9d5ca92da794d6dee7ab83cc914a499b40962e2990c3b1e5b11ae7d12c1eff7bec548c9a67df03a'
777+
'99536fd0cebe7e913ab94d4847548b8947cb33d705660e96e47ea04f1553cf28ee7e5303778c1f8a788cb4be748ee0b5e43a780ce73a6064dc9bf4af7750a7b2'
778778
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
779-
'eb83f577bef4a862539685c39c73f8775f9dd4cb3806d2ad83bef87f68c4229d4f7f8e6b7323527a8a41347199a23bb0f90932a9a2f77ae5cbe8099567c27e9b'
779+
'57a47335109bd4dad8a64f81ab0880ed5fc41ef35d6d354a3193e93dc5b89fdd28c9bd6f97b795bc53bd5bf141ea22e5099e18eb81fa8e25531a9c6db2dc2033'
780780
'bade8bcf441a868b5ac1dc18c0cccf0a7a2b663124dcf3b5d2b51e7ccbeb84458b0e49fe7bbd8e107bf84afd388308b3551297a7ebcf90d96a8149b7765eddcf')

linux-cachyos-bore/config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.10.9 Kernel Configuration
3+
# Linux/x86 6.10.10 Kernel Configuration
44
#
5-
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240904"
5+
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240910"
66
CONFIG_CC_IS_GCC=y
77
CONFIG_GCC_VERSION=140201
88
CONFIG_CLANG_VERSION=0

linux-cachyos-deckify/.SRCINFO

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Generated by makepkg 7.0.0
2-
# Thu Sep 12 08:18:27 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.10.9
3+
pkgver = 6.10.10
64
pkgrel = 1
75
url = https://github.com/CachyOS/linux-cachyos
86
arch = x86_64
@@ -20,7 +18,7 @@ pkgbase = linux-cachyos-deckify
2018
options = !strip
2119
options = !debug
2220
options = !lto
23-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.9.tar.xz
21+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.10.tar.xz
2422
source = config
2523
source = auto-cpu-optimization.sh
2624
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch
@@ -29,10 +27,10 @@ pkgbase = linux-cachyos-deckify
2927
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/misc/0001-handheld.patch
3028
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-sched-ext.patch
3129
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-bore-cachy-ext.patch
32-
b2sums = 97152136f0bed53850aba45e55e2ab0d017699257e54da19f62a79c7b28c68c16cd56295602d2a631ad9332b64ff573dc7217bf51355624463ff7cfb7f6d0b7d
30+
b2sums = 8a15910089d080886046b1fd8d57ef28ce872bf428e67ccbc9d5ca92da794d6dee7ab83cc914a499b40962e2990c3b1e5b11ae7d12c1eff7bec548c9a67df03a
3331
b2sums = 43ba28079f4a7b5f4d57bf25ea7c83d3079041e216f731d995f33157913a52d21e5a8a455ceda24c874082e40eca107a6026d463b0fbce327ccab41b85e572e0
3432
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
35-
b2sums = eb83f577bef4a862539685c39c73f8775f9dd4cb3806d2ad83bef87f68c4229d4f7f8e6b7323527a8a41347199a23bb0f90932a9a2f77ae5cbe8099567c27e9b
33+
b2sums = 57a47335109bd4dad8a64f81ab0880ed5fc41ef35d6d354a3193e93dc5b89fdd28c9bd6f97b795bc53bd5bf141ea22e5099e18eb81fa8e25531a9c6db2dc2033
3634
b2sums = 53e125e8838ef6a3b2a7e1828b225888b2a5dac749c71c622009f61109fe3c113373c42e322af4427d636e0ebe9d23b46c6d0a2b342e7d8dabd8cfa198eed63e
3735
b2sums = be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498
3836
b2sums = 2da31437bf7030908205dff7bfe50807a9190878eac916b24882a0223effdf3f2f65165bfbd829302df09a05f8a48d70ee7c76d2d3f2a2e2c7da05aec3b3fd5d

linux-cachyos-deckify/PKGBUILD

Lines changed: 3 additions & 3 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.10
156-
_minor=9
156+
_minor=10
157157
#_minorc=$((_minor+1))
158158
#_rcver=rc8
159159
pkgver=${_major}.${_minor}
@@ -776,10 +776,10 @@ for _p in "${pkgname[@]}"; do
776776
}"
777777
done
778778

779-
b2sums=('97152136f0bed53850aba45e55e2ab0d017699257e54da19f62a79c7b28c68c16cd56295602d2a631ad9332b64ff573dc7217bf51355624463ff7cfb7f6d0b7d'
779+
b2sums=('8a15910089d080886046b1fd8d57ef28ce872bf428e67ccbc9d5ca92da794d6dee7ab83cc914a499b40962e2990c3b1e5b11ae7d12c1eff7bec548c9a67df03a'
780780
'43ba28079f4a7b5f4d57bf25ea7c83d3079041e216f731d995f33157913a52d21e5a8a455ceda24c874082e40eca107a6026d463b0fbce327ccab41b85e572e0'
781781
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
782-
'eb83f577bef4a862539685c39c73f8775f9dd4cb3806d2ad83bef87f68c4229d4f7f8e6b7323527a8a41347199a23bb0f90932a9a2f77ae5cbe8099567c27e9b'
782+
'57a47335109bd4dad8a64f81ab0880ed5fc41ef35d6d354a3193e93dc5b89fdd28c9bd6f97b795bc53bd5bf141ea22e5099e18eb81fa8e25531a9c6db2dc2033'
783783
'53e125e8838ef6a3b2a7e1828b225888b2a5dac749c71c622009f61109fe3c113373c42e322af4427d636e0ebe9d23b46c6d0a2b342e7d8dabd8cfa198eed63e'
784784
'be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498'
785785
'2da31437bf7030908205dff7bfe50807a9190878eac916b24882a0223effdf3f2f65165bfbd829302df09a05f8a48d70ee7c76d2d3f2a2e2c7da05aec3b3fd5d'

linux-cachyos-echo/.SRCINFO

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Generated by makepkg 7.0.0
2-
# Thu Sep 12 08:18:36 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.9
3+
pkgver = 6.9.10
64
pkgrel = 6
75
url = https://github.com/CachyOS/linux-cachyos
86
arch = x86_64
@@ -20,12 +18,12 @@ pkgbase = linux-cachyos-echo
2018
options = !strip
2119
options = !debug
2220
options = !lto
23-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.9.tar.xz
21+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.10.tar.xz
2422
source = config
2523
source = auto-cpu-optimization.sh
2624
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/all/0001-cachyos-base-all.patch
2725
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/sched/0001-echo-cachy.patch
28-
b2sums = a228397902894f566d49adef24e4d44271893173cf0c58e8eb6006137dfb870b5f3aea17cadc775988a0682ba4a5261ebd3f10689b6c096f762cc8af666c56ff
26+
b2sums = e08cce7f271cfda05c5ad777d06cbb04b57fdb7992d10d24f9e0193cae185d02881cc089bab14639a058cae12d1f89ac79c7d0be528c077d8b09d385dd3fa616
2927
b2sums = a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa
3028
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
3129
b2sums = 6f1a60ace295554a280c0b0543e9424d4162a6a9bd1d1f10c747fc81dec82ae998fffa224ccd8f0c0a0de5013e8f957af86abffe1795261abd198a66f5f9bf67

linux-cachyos-echo/PKGBUILD

Lines changed: 2 additions & 2 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=9
156+
_minor=10
157157
#_minorc=$((_minor+1))
158158
#_rcver=rc8
159159
pkgver=${_major}.${_minor}
@@ -773,7 +773,7 @@ for _p in "${pkgname[@]}"; do
773773
}"
774774
done
775775

776-
b2sums=('a228397902894f566d49adef24e4d44271893173cf0c58e8eb6006137dfb870b5f3aea17cadc775988a0682ba4a5261ebd3f10689b6c096f762cc8af666c56ff'
776+
b2sums=('e08cce7f271cfda05c5ad777d06cbb04b57fdb7992d10d24f9e0193cae185d02881cc089bab14639a058cae12d1f89ac79c7d0be528c077d8b09d385dd3fa616'
777777
'a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa'
778778
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
779779
'6f1a60ace295554a280c0b0543e9424d4162a6a9bd1d1f10c747fc81dec82ae998fffa224ccd8f0c0a0de5013e8f957af86abffe1795261abd198a66f5f9bf67'

linux-cachyos-eevdf/.SRCINFO

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Generated by makepkg 7.0.0
2-
# Thu Sep 12 08:18:44 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.10.9
3+
pkgver = 6.10.10
64
pkgrel = 1
75
url = https://github.com/CachyOS/linux-cachyos
86
arch = x86_64
@@ -20,14 +18,14 @@ pkgbase = linux-cachyos-eevdf
2018
options = !strip
2119
options = !debug
2220
options = !lto
23-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.9.tar.xz
21+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.10.tar.xz
2422
source = config
2523
source = auto-cpu-optimization.sh
2624
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch
27-
b2sums = 97152136f0bed53850aba45e55e2ab0d017699257e54da19f62a79c7b28c68c16cd56295602d2a631ad9332b64ff573dc7217bf51355624463ff7cfb7f6d0b7d
28-
b2sums = f2da441b197d1bc37c3bd3f4560072f0a98f4d0ad4ac32843f1c0a6fc5fe03d20a323a006d37454ae6a8646b4cc703095fde975b43e6142455ce0140f1188877
25+
b2sums = 8a15910089d080886046b1fd8d57ef28ce872bf428e67ccbc9d5ca92da794d6dee7ab83cc914a499b40962e2990c3b1e5b11ae7d12c1eff7bec548c9a67df03a
26+
b2sums = 99536fd0cebe7e913ab94d4847548b8947cb33d705660e96e47ea04f1553cf28ee7e5303778c1f8a788cb4be748ee0b5e43a780ce73a6064dc9bf4af7750a7b2
2927
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
30-
b2sums = eb83f577bef4a862539685c39c73f8775f9dd4cb3806d2ad83bef87f68c4229d4f7f8e6b7323527a8a41347199a23bb0f90932a9a2f77ae5cbe8099567c27e9b
28+
b2sums = 57a47335109bd4dad8a64f81ab0880ed5fc41ef35d6d354a3193e93dc5b89fdd28c9bd6f97b795bc53bd5bf141ea22e5099e18eb81fa8e25531a9c6db2dc2033
3129

3230
pkgname = linux-cachyos-eevdf
3331
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.10
156-
_minor=9
156+
_minor=10
157157
#_minorc=$((_minor+1))
158158
#_rcver=rc8
159159
pkgver=${_major}.${_minor}
@@ -773,7 +773,7 @@ for _p in "${pkgname[@]}"; do
773773
}"
774774
done
775775

776-
b2sums=('97152136f0bed53850aba45e55e2ab0d017699257e54da19f62a79c7b28c68c16cd56295602d2a631ad9332b64ff573dc7217bf51355624463ff7cfb7f6d0b7d'
777-
'f2da441b197d1bc37c3bd3f4560072f0a98f4d0ad4ac32843f1c0a6fc5fe03d20a323a006d37454ae6a8646b4cc703095fde975b43e6142455ce0140f1188877'
776+
b2sums=('8a15910089d080886046b1fd8d57ef28ce872bf428e67ccbc9d5ca92da794d6dee7ab83cc914a499b40962e2990c3b1e5b11ae7d12c1eff7bec548c9a67df03a'
777+
'99536fd0cebe7e913ab94d4847548b8947cb33d705660e96e47ea04f1553cf28ee7e5303778c1f8a788cb4be748ee0b5e43a780ce73a6064dc9bf4af7750a7b2'
778778
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
779-
'eb83f577bef4a862539685c39c73f8775f9dd4cb3806d2ad83bef87f68c4229d4f7f8e6b7323527a8a41347199a23bb0f90932a9a2f77ae5cbe8099567c27e9b')
779+
'57a47335109bd4dad8a64f81ab0880ed5fc41ef35d6d354a3193e93dc5b89fdd28c9bd6f97b795bc53bd5bf141ea22e5099e18eb81fa8e25531a9c6db2dc2033')

linux-cachyos-eevdf/config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.10.9 Kernel Configuration
3+
# Linux/x86 6.10.10 Kernel Configuration
44
#
5-
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240904"
5+
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240910"
66
CONFIG_CC_IS_GCC=y
77
CONFIG_GCC_VERSION=140201
88
CONFIG_CLANG_VERSION=0

linux-cachyos-hardened/.SRCINFO

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Generated by makepkg 7.0.0
2-
# Thu Sep 12 08:19:39 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.10.9
3+
pkgver = 6.10.10
64
pkgrel = 1
75
url = https://github.com/CachyOS/linux-cachyos
86
arch = x86_64
@@ -20,16 +18,16 @@ pkgbase = linux-cachyos-hardened
2018
options = !strip
2119
options = !debug
2220
options = !lto
23-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.9.tar.xz
21+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.10.tar.xz
2422
source = config
2523
source = auto-cpu-optimization.sh
2624
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/all/0001-cachyos-base-all.patch
2725
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/sched/0001-bore-cachy.patch
2826
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.10/misc/0001-hardened.patch
29-
b2sums = 97152136f0bed53850aba45e55e2ab0d017699257e54da19f62a79c7b28c68c16cd56295602d2a631ad9332b64ff573dc7217bf51355624463ff7cfb7f6d0b7d
27+
b2sums = 8a15910089d080886046b1fd8d57ef28ce872bf428e67ccbc9d5ca92da794d6dee7ab83cc914a499b40962e2990c3b1e5b11ae7d12c1eff7bec548c9a67df03a
3028
b2sums = 6601ad14e094d12dcef69e13336ef6a625656d2dfc76ad141e4b301460ad1b98fca6902e8c2d8a7366b0a4a4c6a79e4b97727d80cf9a3924ca8f7340a6f700a1
3129
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
32-
b2sums = eb83f577bef4a862539685c39c73f8775f9dd4cb3806d2ad83bef87f68c4229d4f7f8e6b7323527a8a41347199a23bb0f90932a9a2f77ae5cbe8099567c27e9b
30+
b2sums = 57a47335109bd4dad8a64f81ab0880ed5fc41ef35d6d354a3193e93dc5b89fdd28c9bd6f97b795bc53bd5bf141ea22e5099e18eb81fa8e25531a9c6db2dc2033
3331
b2sums = bade8bcf441a868b5ac1dc18c0cccf0a7a2b663124dcf3b5d2b51e7ccbeb84458b0e49fe7bbd8e107bf84afd388308b3551297a7ebcf90d96a8149b7765eddcf
3432
b2sums = 9e97617adfcdbc4177d22e51b5f42660e37117477ad1c0e3e764cbb8f453c4f371558bac75a7020cff2cd3a17db8237c912f48f208903f77fc6f91ed8b5c2db1
3533

linux-cachyos-hardened/PKGBUILD

Lines changed: 3 additions & 3 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.10
156-
_minor=9
156+
_minor=10
157157
#_minorc=$((_minor+1))
158158
#_rcver=rc8
159159
pkgver=${_major}.${_minor}
@@ -772,9 +772,9 @@ for _p in "${pkgname[@]}"; do
772772
}"
773773
done
774774

775-
b2sums=('97152136f0bed53850aba45e55e2ab0d017699257e54da19f62a79c7b28c68c16cd56295602d2a631ad9332b64ff573dc7217bf51355624463ff7cfb7f6d0b7d'
775+
b2sums=('8a15910089d080886046b1fd8d57ef28ce872bf428e67ccbc9d5ca92da794d6dee7ab83cc914a499b40962e2990c3b1e5b11ae7d12c1eff7bec548c9a67df03a'
776776
'6601ad14e094d12dcef69e13336ef6a625656d2dfc76ad141e4b301460ad1b98fca6902e8c2d8a7366b0a4a4c6a79e4b97727d80cf9a3924ca8f7340a6f700a1'
777777
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
778-
'eb83f577bef4a862539685c39c73f8775f9dd4cb3806d2ad83bef87f68c4229d4f7f8e6b7323527a8a41347199a23bb0f90932a9a2f77ae5cbe8099567c27e9b'
778+
'57a47335109bd4dad8a64f81ab0880ed5fc41ef35d6d354a3193e93dc5b89fdd28c9bd6f97b795bc53bd5bf141ea22e5099e18eb81fa8e25531a9c6db2dc2033'
779779
'bade8bcf441a868b5ac1dc18c0cccf0a7a2b663124dcf3b5d2b51e7ccbeb84458b0e49fe7bbd8e107bf84afd388308b3551297a7ebcf90d96a8149b7765eddcf'
780780
'9e97617adfcdbc4177d22e51b5f42660e37117477ad1c0e3e764cbb8f453c4f371558bac75a7020cff2cd3a17db8237c912f48f208903f77fc6f91ed8b5c2db1')

linux-cachyos-lts/.SRCINFO

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Generated by makepkg 7.0.0
2-
# Thu Sep 12 08:18:54 UTC 2024
31
pkgbase = linux-cachyos-lts
42
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements
5-
pkgver = 6.6.50
3+
pkgver = 6.6.51
64
pkgrel = 1
75
url = https://github.com/CachyOS/linux-cachyos
86
arch = x86_64
@@ -20,12 +18,12 @@ pkgbase = linux-cachyos-lts
2018
options = !strip
2119
options = !debug
2220
options = !lto
23-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.50.tar.xz
21+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.51.tar.xz
2422
source = config
2523
source = auto-cpu-optimization.sh
2624
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/all/0001-cachyos-base-all.patch
2725
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/sched/0001-bore-cachy.patch
28-
sha256sums = c065e36daf28210060c91a37ef3e92ac5814784e634577e04e406297ead2e86e
26+
sha256sums = 1c0c9a14650879c4913efdbac428ba31a540c3d987155ddf34d33e11eca008b3
2927
sha256sums = 692977cbef1ce2d669e19492bc607f5fb2c6fac0f73c1f37be6c0c5b753c5a08
3028
sha256sums = a91249420d61edb17b8659ab3feca86d24cf3b1c941b14f232c47064fa4f4ce7
3129
sha256sums = 6516e23cf0daed0d565766840342276e00516c732a0e70f996b0e8319221f8c2

linux-cachyos-lts/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ elif [ -n "$_use_llvm_lto" ] || [[ "$_use_lto_suffix" = "n" ]]; then
173173
pkgbase="linux-$_pkgsuffix"
174174
fi
175175
_major=6.6
176-
_minor=50
176+
_minor=51
177177
#_minorc=$((_minor+1))
178178
#_rcver=rc8
179179
pkgver=${_major}.${_minor}
@@ -841,7 +841,7 @@ for _p in "${pkgname[@]}"; do
841841
}"
842842
done
843843

844-
sha256sums=('c065e36daf28210060c91a37ef3e92ac5814784e634577e04e406297ead2e86e'
844+
sha256sums=('1c0c9a14650879c4913efdbac428ba31a540c3d987155ddf34d33e11eca008b3'
845845
'692977cbef1ce2d669e19492bc607f5fb2c6fac0f73c1f37be6c0c5b753c5a08'
846846
'a91249420d61edb17b8659ab3feca86d24cf3b1c941b14f232c47064fa4f4ce7'
847847
'6516e23cf0daed0d565766840342276e00516c732a0e70f996b0e8319221f8c2'

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 7.0.0
2-
# Thu Sep 12 08:19:03 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.11.rc7

0 commit comments

Comments
 (0)