File tree Expand file tree Collapse file tree 25 files changed +223
-148
lines changed Expand file tree Collapse file tree 25 files changed +223
-148
lines changed Original file line number Diff line number Diff line change 11pkgbase = linux-cachyos-bmq
22 pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
3- pkgver = 6.17.5
3+ pkgver = 6.17.6
44 pkgrel = 1
55 url = https://github.com/CachyOS/linux-cachyos
66 arch = x86_64
@@ -21,13 +21,13 @@ pkgbase = linux-cachyos-bmq
2121 options = !strip
2222 options = !debug
2323 options = !lto
24- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.17.5 .tar.xz
24+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.17.6 .tar.xz
2525 source = config
2626 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.17/all/0001-cachyos-base-all.patch
2727 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.17/sched/0001-prjc-cachy.patch
28- b2sums = 972f684c9b03535affc20e9c082b1ef7ebd1590f42024e524d60080e8badcc68bce73c56b3ed03df2bb016145708abc080943e1f51c7b9bce3ed9650cc4d9f06
29- b2sums = 500d97bb42e4c76c7aa68f51140e26f478931f16805c3bb01351ae3e632a59869fa613a8525f2dd10d871f1e4a2222edc4325df647d6456da2d3896d85f1814d
30- b2sums = ea303caec2f6a1dd69e594133c4af587415c4236d8cdb24f95b42c6d82bb3da3c1f0bef3008cdefe53e859836933e327dcb1544526c04410bb32a2db20c0ea54
28+ b2sums = 00861fe396f5024c50aa62d0cb235281726061200aa32aa27ae7aeeda13928c5d92cab8a27687884ae7c317f0e682ea2c779ab0ce2ebec19dc0b1f4740e2d143
29+ b2sums = bc863600b02ccb6404e95e85f31b1cbc1293c663e0dd96eb0b7f42277b937849f156f509e688862d6926711e2297712bce4fdbfc04231b104b2608b1fc1ba34b
30+ b2sums = d48fcde9c0c93b0a501c6e414c5dc9dd80eabc42207c8c28edbd313330658b5e74b2987bcd67438417bd14880bba278d51b92b90e1dbe27fa4bbdf68f1fcca49
3131 b2sums = d6059a9c1c8d70ca1f5adca6d03c623e296ebccfbee2898c6b5b92023629a6f2bcf20d41d039e1cba647ff76f4959c5426f740d9ad097d2a1a6a918d4ccc5eba
3232
3333pkgname = linux-cachyos-bmq
Original file line number Diff line number Diff line change 140140
141141pkgbase=" linux-$_pkgsuffix "
142142_major=6.17
143- _minor=5
143+ _minor=6
144144# _minorc=$((_minor+1))
145145# _rcver=rc8
146146pkgver=${_major} .${_minor}
@@ -727,7 +727,7 @@ for _p in "${pkgname[@]}"; do
727727 }"
728728done
729729
730- b2sums=(' 972f684c9b03535affc20e9c082b1ef7ebd1590f42024e524d60080e8badcc68bce73c56b3ed03df2bb016145708abc080943e1f51c7b9bce3ed9650cc4d9f06 '
731- ' 500d97bb42e4c76c7aa68f51140e26f478931f16805c3bb01351ae3e632a59869fa613a8525f2dd10d871f1e4a2222edc4325df647d6456da2d3896d85f1814d '
732- ' ea303caec2f6a1dd69e594133c4af587415c4236d8cdb24f95b42c6d82bb3da3c1f0bef3008cdefe53e859836933e327dcb1544526c04410bb32a2db20c0ea54 '
730+ b2sums=(' 00861fe396f5024c50aa62d0cb235281726061200aa32aa27ae7aeeda13928c5d92cab8a27687884ae7c317f0e682ea2c779ab0ce2ebec19dc0b1f4740e2d143 '
731+ ' bc863600b02ccb6404e95e85f31b1cbc1293c663e0dd96eb0b7f42277b937849f156f509e688862d6926711e2297712bce4fdbfc04231b104b2608b1fc1ba34b '
732+ ' d48fcde9c0c93b0a501c6e414c5dc9dd80eabc42207c8c28edbd313330658b5e74b2987bcd67438417bd14880bba278d51b92b90e1dbe27fa4bbdf68f1fcca49 '
733733 ' d6059a9c1c8d70ca1f5adca6d03c623e296ebccfbee2898c6b5b92023629a6f2bcf20d41d039e1cba647ff76f4959c5426f740d9ad097d2a1a6a918d4ccc5eba' )
Original file line number Diff line number Diff line change @@ -11597,7 +11597,7 @@ CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
1159711597CONFIG_INIT_STACK_ALL_ZERO=y
1159811598# CONFIG_GCC_PLUGIN_STACKLEAK is not set
1159911599CONFIG_CC_HAS_SANCOV_STACK_DEPTH_CALLBACK=y
11600- CONFIG_KSTACK_ERASE=y
11600+ # CONFIG_KSTACK_ERASE is not set
1160111601CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
1160211602# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
1160311603CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
Original file line number Diff line number Diff line change 11pkgbase = linux-cachyos-bore
22 pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
3- pkgver = 6.17.5
3+ pkgver = 6.17.6
44 pkgrel = 1
55 url = https://github.com/CachyOS/linux-cachyos
66 arch = x86_64
@@ -21,13 +21,13 @@ pkgbase = linux-cachyos-bore
2121 options = !strip
2222 options = !debug
2323 options = !lto
24- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.17.5 .tar.xz
24+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.17.6 .tar.xz
2525 source = config
2626 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.17/all/0001-cachyos-base-all.patch
2727 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.17/sched/0001-bore-cachy.patch
28- b2sums = 972f684c9b03535affc20e9c082b1ef7ebd1590f42024e524d60080e8badcc68bce73c56b3ed03df2bb016145708abc080943e1f51c7b9bce3ed9650cc4d9f06
29- b2sums = 500d97bb42e4c76c7aa68f51140e26f478931f16805c3bb01351ae3e632a59869fa613a8525f2dd10d871f1e4a2222edc4325df647d6456da2d3896d85f1814d
30- b2sums = ea303caec2f6a1dd69e594133c4af587415c4236d8cdb24f95b42c6d82bb3da3c1f0bef3008cdefe53e859836933e327dcb1544526c04410bb32a2db20c0ea54
28+ b2sums = 00861fe396f5024c50aa62d0cb235281726061200aa32aa27ae7aeeda13928c5d92cab8a27687884ae7c317f0e682ea2c779ab0ce2ebec19dc0b1f4740e2d143
29+ b2sums = bc863600b02ccb6404e95e85f31b1cbc1293c663e0dd96eb0b7f42277b937849f156f509e688862d6926711e2297712bce4fdbfc04231b104b2608b1fc1ba34b
30+ b2sums = d48fcde9c0c93b0a501c6e414c5dc9dd80eabc42207c8c28edbd313330658b5e74b2987bcd67438417bd14880bba278d51b92b90e1dbe27fa4bbdf68f1fcca49
3131 b2sums = 0925b72f3438202e1b1d27918f7049ed441bcb9902110ae5a3c4fa0353bc87cb4125cb73c96fd3b67924cad0235dd50fad89aed5d962fddceed7f201a7b4dedf
3232
3333pkgname = linux-cachyos-bore
Original file line number Diff line number Diff line change 140140
141141pkgbase=" linux-$_pkgsuffix "
142142_major=6.17
143- _minor=5
143+ _minor=6
144144# _minorc=$((_minor+1))
145145# _rcver=rc8
146146pkgver=${_major} .${_minor}
@@ -727,7 +727,7 @@ for _p in "${pkgname[@]}"; do
727727 }"
728728done
729729
730- b2sums=(' 972f684c9b03535affc20e9c082b1ef7ebd1590f42024e524d60080e8badcc68bce73c56b3ed03df2bb016145708abc080943e1f51c7b9bce3ed9650cc4d9f06 '
731- ' 500d97bb42e4c76c7aa68f51140e26f478931f16805c3bb01351ae3e632a59869fa613a8525f2dd10d871f1e4a2222edc4325df647d6456da2d3896d85f1814d '
732- ' ea303caec2f6a1dd69e594133c4af587415c4236d8cdb24f95b42c6d82bb3da3c1f0bef3008cdefe53e859836933e327dcb1544526c04410bb32a2db20c0ea54 '
730+ b2sums=(' 00861fe396f5024c50aa62d0cb235281726061200aa32aa27ae7aeeda13928c5d92cab8a27687884ae7c317f0e682ea2c779ab0ce2ebec19dc0b1f4740e2d143 '
731+ ' bc863600b02ccb6404e95e85f31b1cbc1293c663e0dd96eb0b7f42277b937849f156f509e688862d6926711e2297712bce4fdbfc04231b104b2608b1fc1ba34b '
732+ ' d48fcde9c0c93b0a501c6e414c5dc9dd80eabc42207c8c28edbd313330658b5e74b2987bcd67438417bd14880bba278d51b92b90e1dbe27fa4bbdf68f1fcca49 '
733733 ' 0925b72f3438202e1b1d27918f7049ed441bcb9902110ae5a3c4fa0353bc87cb4125cb73c96fd3b67924cad0235dd50fad89aed5d962fddceed7f201a7b4dedf' )
Original file line number Diff line number Diff line change @@ -11597,7 +11597,7 @@ CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
1159711597CONFIG_INIT_STACK_ALL_ZERO=y
1159811598# CONFIG_GCC_PLUGIN_STACKLEAK is not set
1159911599CONFIG_CC_HAS_SANCOV_STACK_DEPTH_CALLBACK=y
11600- CONFIG_KSTACK_ERASE=y
11600+ # CONFIG_KSTACK_ERASE is not set
1160111601CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
1160211602# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
1160311603CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
Original file line number Diff line number Diff line change 11pkgbase = linux-cachyos-deckify
22 pkgdesc = Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.
3- pkgver = 6.17.5
3+ pkgver = 6.17.6
44 pkgrel = 1
55 url = https://github.com/CachyOS/linux-cachyos
66 arch = x86_64
@@ -21,15 +21,15 @@ pkgbase = linux-cachyos-deckify
2121 options = !strip
2222 options = !debug
2323 options = !lto
24- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.17.5 .tar.xz
24+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.17.6 .tar.xz
2525 source = config
2626 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.17/all/0001-cachyos-base-all.patch
2727 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.17/misc/0001-acpi-call.patch
2828 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.17/misc/0001-handheld.patch
2929 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.17/sched/0001-bore-cachy.patch
30- b2sums = 972f684c9b03535affc20e9c082b1ef7ebd1590f42024e524d60080e8badcc68bce73c56b3ed03df2bb016145708abc080943e1f51c7b9bce3ed9650cc4d9f06
30+ b2sums = 00861fe396f5024c50aa62d0cb235281726061200aa32aa27ae7aeeda13928c5d92cab8a27687884ae7c317f0e682ea2c779ab0ce2ebec19dc0b1f4740e2d143
3131 b2sums = 9661bd2574e911f4fe3f365d849fb9d3ea2bc0ceaa13015aaa7e266ef105c7e1617acf375e72f72bb95f9a4589c6779bf03f833df66ed1cca3b9f6662e0ee5c8
32- b2sums = ea303caec2f6a1dd69e594133c4af587415c4236d8cdb24f95b42c6d82bb3da3c1f0bef3008cdefe53e859836933e327dcb1544526c04410bb32a2db20c0ea54
32+ b2sums = d48fcde9c0c93b0a501c6e414c5dc9dd80eabc42207c8c28edbd313330658b5e74b2987bcd67438417bd14880bba278d51b92b90e1dbe27fa4bbdf68f1fcca49
3333 b2sums = be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498
3434 b2sums = 1683813797d51a4526a5da16b3ad8d68e395afcb5f6ded5f2bc00b782fef254bacde0e608388c43469ea32ab0324c2d77589324e5f9f07aee0225a2da716f79e
3535 b2sums = 0925b72f3438202e1b1d27918f7049ed441bcb9902110ae5a3c4fa0353bc87cb4125cb73c96fd3b67924cad0235dd50fad89aed5d962fddceed7f201a7b4dedf
Original file line number Diff line number Diff line change 139139
140140pkgbase=" linux-$_pkgsuffix "
141141_major=6.17
142- _minor=5
142+ _minor=6
143143# _minorc=$((_minor+1))
144144# _rcver=rc8
145145pkgver=${_major} .${_minor}
@@ -731,9 +731,9 @@ for _p in "${pkgname[@]}"; do
731731 }"
732732done
733733
734- b2sums=(' 972f684c9b03535affc20e9c082b1ef7ebd1590f42024e524d60080e8badcc68bce73c56b3ed03df2bb016145708abc080943e1f51c7b9bce3ed9650cc4d9f06 '
734+ b2sums=(' 00861fe396f5024c50aa62d0cb235281726061200aa32aa27ae7aeeda13928c5d92cab8a27687884ae7c317f0e682ea2c779ab0ce2ebec19dc0b1f4740e2d143 '
735735 ' 9661bd2574e911f4fe3f365d849fb9d3ea2bc0ceaa13015aaa7e266ef105c7e1617acf375e72f72bb95f9a4589c6779bf03f833df66ed1cca3b9f6662e0ee5c8'
736- ' ea303caec2f6a1dd69e594133c4af587415c4236d8cdb24f95b42c6d82bb3da3c1f0bef3008cdefe53e859836933e327dcb1544526c04410bb32a2db20c0ea54 '
736+ ' d48fcde9c0c93b0a501c6e414c5dc9dd80eabc42207c8c28edbd313330658b5e74b2987bcd67438417bd14880bba278d51b92b90e1dbe27fa4bbdf68f1fcca49 '
737737 ' be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498'
738738 ' 1683813797d51a4526a5da16b3ad8d68e395afcb5f6ded5f2bc00b782fef254bacde0e608388c43469ea32ab0324c2d77589324e5f9f07aee0225a2da716f79e'
739739 ' 0925b72f3438202e1b1d27918f7049ed441bcb9902110ae5a3c4fa0353bc87cb4125cb73c96fd3b67924cad0235dd50fad89aed5d962fddceed7f201a7b4dedf' )
Original file line number Diff line number Diff line change 11pkgbase = linux-cachyos-eevdf
22 pkgdesc = Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
3- pkgver = 6.17.5
3+ pkgver = 6.17.6
44 pkgrel = 1
55 url = https://github.com/CachyOS/linux-cachyos
66 arch = x86_64
@@ -21,12 +21,12 @@ pkgbase = linux-cachyos-eevdf
2121 options = !strip
2222 options = !debug
2323 options = !lto
24- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.17.5 .tar.xz
24+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.17.6 .tar.xz
2525 source = config
2626 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.17/all/0001-cachyos-base-all.patch
27- b2sums = 972f684c9b03535affc20e9c082b1ef7ebd1590f42024e524d60080e8badcc68bce73c56b3ed03df2bb016145708abc080943e1f51c7b9bce3ed9650cc4d9f06
28- b2sums = 500d97bb42e4c76c7aa68f51140e26f478931f16805c3bb01351ae3e632a59869fa613a8525f2dd10d871f1e4a2222edc4325df647d6456da2d3896d85f1814d
29- b2sums = ea303caec2f6a1dd69e594133c4af587415c4236d8cdb24f95b42c6d82bb3da3c1f0bef3008cdefe53e859836933e327dcb1544526c04410bb32a2db20c0ea54
27+ b2sums = 00861fe396f5024c50aa62d0cb235281726061200aa32aa27ae7aeeda13928c5d92cab8a27687884ae7c317f0e682ea2c779ab0ce2ebec19dc0b1f4740e2d143
28+ b2sums = bc863600b02ccb6404e95e85f31b1cbc1293c663e0dd96eb0b7f42277b937849f156f509e688862d6926711e2297712bce4fdbfc04231b104b2608b1fc1ba34b
29+ b2sums = d48fcde9c0c93b0a501c6e414c5dc9dd80eabc42207c8c28edbd313330658b5e74b2987bcd67438417bd14880bba278d51b92b90e1dbe27fa4bbdf68f1fcca49
3030
3131pkgname = linux-cachyos-eevdf
3232 pkgdesc = The Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements kernel and modules
Original file line number Diff line number Diff line change 140140
141141pkgbase=" linux-$_pkgsuffix "
142142_major=6.17
143- _minor=5
143+ _minor=6
144144# _minorc=$((_minor+1))
145145# _rcver=rc8
146146pkgver=${_major} .${_minor}
@@ -727,6 +727,6 @@ for _p in "${pkgname[@]}"; do
727727 }"
728728done
729729
730- b2sums=(' 972f684c9b03535affc20e9c082b1ef7ebd1590f42024e524d60080e8badcc68bce73c56b3ed03df2bb016145708abc080943e1f51c7b9bce3ed9650cc4d9f06 '
731- ' 500d97bb42e4c76c7aa68f51140e26f478931f16805c3bb01351ae3e632a59869fa613a8525f2dd10d871f1e4a2222edc4325df647d6456da2d3896d85f1814d '
732- ' ea303caec2f6a1dd69e594133c4af587415c4236d8cdb24f95b42c6d82bb3da3c1f0bef3008cdefe53e859836933e327dcb1544526c04410bb32a2db20c0ea54 ' )
730+ b2sums=(' 00861fe396f5024c50aa62d0cb235281726061200aa32aa27ae7aeeda13928c5d92cab8a27687884ae7c317f0e682ea2c779ab0ce2ebec19dc0b1f4740e2d143 '
731+ ' bc863600b02ccb6404e95e85f31b1cbc1293c663e0dd96eb0b7f42277b937849f156f509e688862d6926711e2297712bce4fdbfc04231b104b2608b1fc1ba34b '
732+ ' d48fcde9c0c93b0a501c6e414c5dc9dd80eabc42207c8c28edbd313330658b5e74b2987bcd67438417bd14880bba278d51b92b90e1dbe27fa4bbdf68f1fcca49 ' )
You can’t perform that action at this time.
0 commit comments