Skip to content

Commit 2a71c29

Browse files
committed
GCC 14.2.1 rebuild && linux-cachyos-lts 6.6.44-1
Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent 2049a61 commit 2a71c29

File tree

20 files changed

+30
-30
lines changed

20 files changed

+30
-30
lines changed

linux-cachyos-bore/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-bore
22
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
33
pkgver = 6.10.3
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only

linux-cachyos-bore/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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=1
166+
pkgrel=2
167167
_kernver=$pkgver-$pkgrel
168168
_kernuname="${pkgver}-${pkgsuffix}"
169169
arch=('x86_64')

linux-cachyos-deckify/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-deckify
22
pkgdesc = Linux SCHED-EXT + Cachy Sauce + BORE + Deckify Patches Kernel by CachyOS with other patches and improvements
33
pkgver = 6.10.3
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
arch = x86_64_v3

linux-cachyos-deckify/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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=1
166+
pkgrel=2
167167
_kernver=$pkgver-$pkgrel
168168
_kernuname="${pkgver}-${pkgsuffix}"
169169
arch=('x86_64' 'x86_64_v3')

linux-cachyos-echo/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-echo
22
pkgdesc = Linux ECHO scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
3-
pkgver = 6.9.9
4-
pkgrel = 3
3+
pkgver = 6.9.12
4+
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
arch = x86_64_v3
@@ -23,12 +23,12 @@ pkgbase = linux-cachyos-echo
2323
options = !strip
2424
options = !debug
2525
options = !lto
26-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.9.tar.xz
26+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.12.tar.xz
2727
source = config
2828
source = auto-cpu-optimization.sh
2929
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/all/0001-cachyos-base-all.patch
3030
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.9/sched/0001-echo-cachy.patch
31-
b2sums = a228397902894f566d49adef24e4d44271893173cf0c58e8eb6006137dfb870b5f3aea17cadc775988a0682ba4a5261ebd3f10689b6c096f762cc8af666c56ff
31+
b2sums = 230b834983401ae17dc12de045c4a6e9dae59157fa0af940cf58cdd673f3e3cb348c925470539abc05cff18853ab9b1e63ff66ff03f82229e1c85b83c6cbde95
3232
b2sums = a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa
3333
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
3434
b2sums = 6f1a60ace295554a280c0b0543e9424d4162a6a9bd1d1f10c747fc81dec82ae998fffa224ccd8f0c0a0de5013e8f957af86abffe1795261abd198a66f5f9bf67

linux-cachyos-echo/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.9
156-
_minor=9
156+
_minor=12
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=3
166+
pkgrel=1
167167
_kernver=$pkgver-$pkgrel
168168
_kernuname="${pkgver}-${pkgsuffix}"
169169
arch=('x86_64' 'x86_64_v3')
@@ -778,7 +778,7 @@ for _p in "${pkgname[@]}"; do
778778
}"
779779
done
780780

781-
b2sums=('a228397902894f566d49adef24e4d44271893173cf0c58e8eb6006137dfb870b5f3aea17cadc775988a0682ba4a5261ebd3f10689b6c096f762cc8af666c56ff'
781+
b2sums=('230b834983401ae17dc12de045c4a6e9dae59157fa0af940cf58cdd673f3e3cb348c925470539abc05cff18853ab9b1e63ff66ff03f82229e1c85b83c6cbde95'
782782
'a4c945d49035c247a014e6791fa021c53f92d338455b0fe6e255c1e74b5ead9c95b0f3999417c727542238aacca0c35d7611202201fc0db2e050b3c8645cfafa'
783783
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
784784
'6f1a60ace295554a280c0b0543e9424d4162a6a9bd1d1f10c747fc81dec82ae998fffa224ccd8f0c0a0de5013e8f957af86abffe1795261abd198a66f5f9bf67'

linux-cachyos-eevdf/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-eevdf
22
pkgdesc = Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
33
pkgver = 6.10.3
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only

linux-cachyos-eevdf/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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=1
166+
pkgrel=2
167167
_kernver=$pkgver-$pkgrel
168168
_kernuname="${pkgver}-${pkgsuffix}"
169169
arch=('x86_64')

linux-cachyos-lts/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-lts
22
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements
3-
pkgver = 6.6.43
4-
pkgrel = 1
3+
pkgver = 6.6.44
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
arch = x86_64_v3
@@ -23,12 +23,12 @@ pkgbase = linux-cachyos-lts
2323
options = !strip
2424
options = !debug
2525
options = !lto
26-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.43.tar.xz
26+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.44.tar.xz
2727
source = config
2828
source = auto-cpu-optimization.sh
2929
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/all/0001-cachyos-base-all.patch
3030
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/sched/0001-bore-cachy.patch
31-
sha256sums = 0ad83b1a1a780a1aad948d55aa55ee63c50c626f2d46910b9d2180028d100a5e
31+
sha256sums = 93218296934915636fe6ba08e125948424cc270fd8948502c0ab91087a9fccd8
3232
sha256sums = 2b43da6d7704b1f80db835079a3d6f921ce84f2215017b75156cbf12f7370646
3333
sha256sums = a91249420d61edb17b8659ab3feca86d24cf3b1c941b14f232c47064fa4f4ce7
3434
sha256sums = 6c63da993f61df31b423480622274eb1ad3fe77fa50fcea88948acc2974261f8

linux-cachyos-lts/PKGBUILD

Lines changed: 3 additions & 3 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=43
176+
_minor=44
177177
#_minorc=$((_minor+1))
178178
#_rcver=rc8
179179
pkgver=${_major}.${_minor}
@@ -183,7 +183,7 @@ _stable=${_major}.${_minor}
183183
_srcname=linux-${_stable}
184184
#_srcname=linux-${_major}
185185
pkgdesc='Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements'
186-
pkgrel=1
186+
pkgrel=2
187187
_kernver=$pkgver-$pkgrel
188188
_kernuname="${pkgver}-${pkgsuffix}"
189189
arch=('x86_64' 'x86_64_v3')
@@ -846,7 +846,7 @@ for _p in "${pkgname[@]}"; do
846846
}"
847847
done
848848

849-
sha256sums=('0ad83b1a1a780a1aad948d55aa55ee63c50c626f2d46910b9d2180028d100a5e'
849+
sha256sums=('93218296934915636fe6ba08e125948424cc270fd8948502c0ab91087a9fccd8'
850850
'2b43da6d7704b1f80db835079a3d6f921ce84f2215017b75156cbf12f7370646'
851851
'a91249420d61edb17b8659ab3feca86d24cf3b1c941b14f232c47064fa4f4ce7'
852852
'6c63da993f61df31b423480622274eb1ad3fe77fa50fcea88948acc2974261f8'

0 commit comments

Comments
 (0)