Skip to content

Commit 46c6122

Browse files
committed
6.15.8-1
Signed-off-by: Peter Jung <[email protected]>
1 parent 7b3d800 commit 46c6122

File tree

14 files changed

+49
-49
lines changed

14 files changed

+49
-49
lines changed

linux-cachyos-bmq/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-bmq
22
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
3-
pkgver = 6.15.7
4-
pkgrel = 2
3+
pkgver = 6.15.8
4+
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -21,11 +21,11 @@ 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.15.7.tar.xz
24+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.15.8.tar.xz
2525
source = config
2626
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/all/0001-cachyos-base-all.patch
2727
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/sched/0001-prjc-cachy.patch
28-
b2sums = da0d7e22e88e5d46636bc53ebaaccbb986b98d41ee786fe87bff6777dd15426b3fdb254e628674871c679c7942971e9ad10ebdfed6666e7127dfb292f60125ff
28+
b2sums = bf2d461a990f18e593a00cdcc324c24075f922c9623b7cca6be3e6145c05008c38266fee740e27b1f818c433969be66f0f5dee1c5e7679a4490682ec955fd24b
2929
b2sums = 96d5bc8af80416d25bcba4151419ccd933756994bf1834dae269bd9354695a543409764af7f77eb274b7c395c2ea325fd3744056c2554d98a2ae73ad039b6393
3030
b2sums = 4a3aa49eba146b9d79bf83dd6296ffbe86d155c752a672eb765e19f6d97cea40cfd604843c459f92ed8a0ce0bd565a1e79f7d9a43385760efb6afeafb322e438
3131
b2sums = d1e23deec49d097f9bb84d2b0f0c1ee206e10f9239c2d4b6efcd9ab5c1a557aea887ae557daecb64b3640043fd4fd29bdc9e61156d4fd9bfdda8b64c829674a4

linux-cachyos-bmq/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ fi
140140

141141
pkgbase="linux-$_pkgsuffix"
142142
_major=6.15
143-
_minor=7
143+
_minor=8
144144
#_minorc=$((_minor+1))
145145
#_rcver=rc8
146146
pkgver=${_major}.${_minor}
@@ -150,7 +150,7 @@ _stable=${_major}.${_minor}
150150
_srcname=linux-${_stable}
151151
#_srcname=linux-${_major}
152152
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
153-
pkgrel=2
153+
pkgrel=1
154154
_kernver="$pkgver-$pkgrel"
155155
_kernuname="${pkgver}-${_pkgsuffix}"
156156
arch=('x86_64')
@@ -709,7 +709,7 @@ for _p in "${pkgname[@]}"; do
709709
}"
710710
done
711711

712-
b2sums=('da0d7e22e88e5d46636bc53ebaaccbb986b98d41ee786fe87bff6777dd15426b3fdb254e628674871c679c7942971e9ad10ebdfed6666e7127dfb292f60125ff'
712+
b2sums=('bf2d461a990f18e593a00cdcc324c24075f922c9623b7cca6be3e6145c05008c38266fee740e27b1f818c433969be66f0f5dee1c5e7679a4490682ec955fd24b'
713713
'96d5bc8af80416d25bcba4151419ccd933756994bf1834dae269bd9354695a543409764af7f77eb274b7c395c2ea325fd3744056c2554d98a2ae73ad039b6393'
714714
'4a3aa49eba146b9d79bf83dd6296ffbe86d155c752a672eb765e19f6d97cea40cfd604843c459f92ed8a0ce0bd565a1e79f7d9a43385760efb6afeafb322e438'
715715
'd1e23deec49d097f9bb84d2b0f0c1ee206e10f9239c2d4b6efcd9ab5c1a557aea887ae557daecb64b3640043fd4fd29bdc9e61156d4fd9bfdda8b64c829674a4')

linux-cachyos-bore/.SRCINFO

Lines changed: 4 additions & 4 deletions
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
3-
pkgver = 6.15.7
4-
pkgrel = 2
3+
pkgver = 6.15.8
4+
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -21,11 +21,11 @@ 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.15.7.tar.xz
24+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.15.8.tar.xz
2525
source = config
2626
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/all/0001-cachyos-base-all.patch
2727
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/sched/0001-bore-cachy.patch
28-
b2sums = da0d7e22e88e5d46636bc53ebaaccbb986b98d41ee786fe87bff6777dd15426b3fdb254e628674871c679c7942971e9ad10ebdfed6666e7127dfb292f60125ff
28+
b2sums = bf2d461a990f18e593a00cdcc324c24075f922c9623b7cca6be3e6145c05008c38266fee740e27b1f818c433969be66f0f5dee1c5e7679a4490682ec955fd24b
2929
b2sums = 96d5bc8af80416d25bcba4151419ccd933756994bf1834dae269bd9354695a543409764af7f77eb274b7c395c2ea325fd3744056c2554d98a2ae73ad039b6393
3030
b2sums = 4a3aa49eba146b9d79bf83dd6296ffbe86d155c752a672eb765e19f6d97cea40cfd604843c459f92ed8a0ce0bd565a1e79f7d9a43385760efb6afeafb322e438
3131
b2sums = 8d2b4fafc68b7f318843d9c9d348bf19f3457cd08023061493aa50508dcc9951f424afdc853d40495c2c7cd79864c8bdbe3366a9e8b77986cb494aab999b0423

linux-cachyos-bore/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ fi
140140

141141
pkgbase="linux-$_pkgsuffix"
142142
_major=6.15
143-
_minor=7
143+
_minor=8
144144
#_minorc=$((_minor+1))
145145
#_rcver=rc8
146146
pkgver=${_major}.${_minor}
@@ -150,7 +150,7 @@ _stable=${_major}.${_minor}
150150
_srcname=linux-${_stable}
151151
#_srcname=linux-${_major}
152152
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
153-
pkgrel=2
153+
pkgrel=1
154154
_kernver="$pkgver-$pkgrel"
155155
_kernuname="${pkgver}-${_pkgsuffix}"
156156
arch=('x86_64')
@@ -709,7 +709,7 @@ for _p in "${pkgname[@]}"; do
709709
}"
710710
done
711711

712-
b2sums=('da0d7e22e88e5d46636bc53ebaaccbb986b98d41ee786fe87bff6777dd15426b3fdb254e628674871c679c7942971e9ad10ebdfed6666e7127dfb292f60125ff'
712+
b2sums=('bf2d461a990f18e593a00cdcc324c24075f922c9623b7cca6be3e6145c05008c38266fee740e27b1f818c433969be66f0f5dee1c5e7679a4490682ec955fd24b'
713713
'96d5bc8af80416d25bcba4151419ccd933756994bf1834dae269bd9354695a543409764af7f77eb274b7c395c2ea325fd3744056c2554d98a2ae73ad039b6393'
714714
'4a3aa49eba146b9d79bf83dd6296ffbe86d155c752a672eb765e19f6d97cea40cfd604843c459f92ed8a0ce0bd565a1e79f7d9a43385760efb6afeafb322e438'
715715
'8d2b4fafc68b7f318843d9c9d348bf19f3457cd08023061493aa50508dcc9951f424afdc853d40495c2c7cd79864c8bdbe3366a9e8b77986cb494aab999b0423')

linux-cachyos-deckify/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-deckify
22
pkgdesc = Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.
3-
pkgver = 6.15.7
4-
pkgrel = 2
3+
pkgver = 6.15.8
4+
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -21,13 +21,13 @@ 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.15.7.tar.xz
24+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.15.8.tar.xz
2525
source = config
2626
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/all/0001-cachyos-base-all.patch
2727
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/misc/0001-acpi-call.patch
2828
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/misc/0001-handheld.patch
2929
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/sched/0001-bore-cachy.patch
30-
b2sums = da0d7e22e88e5d46636bc53ebaaccbb986b98d41ee786fe87bff6777dd15426b3fdb254e628674871c679c7942971e9ad10ebdfed6666e7127dfb292f60125ff
30+
b2sums = bf2d461a990f18e593a00cdcc324c24075f922c9623b7cca6be3e6145c05008c38266fee740e27b1f818c433969be66f0f5dee1c5e7679a4490682ec955fd24b
3131
b2sums = bb23be3505d131e91eddba748e82c916fb74c5fc2f8f31c29fb1fc410d095027eb79031eeb68a5d4f987227fd620f39750572957c29829a0ca3b4ccd6cff63a3
3232
b2sums = 4a3aa49eba146b9d79bf83dd6296ffbe86d155c752a672eb765e19f6d97cea40cfd604843c459f92ed8a0ce0bd565a1e79f7d9a43385760efb6afeafb322e438
3333
b2sums = be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498

linux-cachyos-deckify/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ fi
139139

140140
pkgbase="linux-$_pkgsuffix"
141141
_major=6.15
142-
_minor=7
142+
_minor=8
143143
#_minorc=$((_minor+1))
144144
#_rcver=rc8
145145
pkgver=${_major}.${_minor}
@@ -149,7 +149,7 @@ _stable=${_major}.${_minor}
149149
_srcname=linux-${_stable}
150150
#_srcname=linux-${_major}
151151
pkgdesc='Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.'
152-
pkgrel=2
152+
pkgrel=1
153153
_kernver="$pkgver-$pkgrel"
154154
_kernuname="${pkgver}-${_pkgsuffix}"
155155
arch=('x86_64')
@@ -710,7 +710,7 @@ for _p in "${pkgname[@]}"; do
710710
}"
711711
done
712712

713-
b2sums=('da0d7e22e88e5d46636bc53ebaaccbb986b98d41ee786fe87bff6777dd15426b3fdb254e628674871c679c7942971e9ad10ebdfed6666e7127dfb292f60125ff'
713+
b2sums=('bf2d461a990f18e593a00cdcc324c24075f922c9623b7cca6be3e6145c05008c38266fee740e27b1f818c433969be66f0f5dee1c5e7679a4490682ec955fd24b'
714714
'bb23be3505d131e91eddba748e82c916fb74c5fc2f8f31c29fb1fc410d095027eb79031eeb68a5d4f987227fd620f39750572957c29829a0ca3b4ccd6cff63a3'
715715
'4a3aa49eba146b9d79bf83dd6296ffbe86d155c752a672eb765e19f6d97cea40cfd604843c459f92ed8a0ce0bd565a1e79f7d9a43385760efb6afeafb322e438'
716716
'be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498'

linux-cachyos-eevdf/.SRCINFO

Lines changed: 4 additions & 4 deletions
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
3-
pkgver = 6.15.7
4-
pkgrel = 2
3+
pkgver = 6.15.8
4+
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -21,10 +21,10 @@ 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.15.7.tar.xz
24+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.15.8.tar.xz
2525
source = config
2626
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/all/0001-cachyos-base-all.patch
27-
b2sums = da0d7e22e88e5d46636bc53ebaaccbb986b98d41ee786fe87bff6777dd15426b3fdb254e628674871c679c7942971e9ad10ebdfed6666e7127dfb292f60125ff
27+
b2sums = bf2d461a990f18e593a00cdcc324c24075f922c9623b7cca6be3e6145c05008c38266fee740e27b1f818c433969be66f0f5dee1c5e7679a4490682ec955fd24b
2828
b2sums = 96d5bc8af80416d25bcba4151419ccd933756994bf1834dae269bd9354695a543409764af7f77eb274b7c395c2ea325fd3744056c2554d98a2ae73ad039b6393
2929
b2sums = 4a3aa49eba146b9d79bf83dd6296ffbe86d155c752a672eb765e19f6d97cea40cfd604843c459f92ed8a0ce0bd565a1e79f7d9a43385760efb6afeafb322e438
3030

linux-cachyos-eevdf/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ fi
140140

141141
pkgbase="linux-$_pkgsuffix"
142142
_major=6.15
143-
_minor=7
143+
_minor=8
144144
#_minorc=$((_minor+1))
145145
#_rcver=rc8
146146
pkgver=${_major}.${_minor}
@@ -150,7 +150,7 @@ _stable=${_major}.${_minor}
150150
_srcname=linux-${_stable}
151151
#_srcname=linux-${_major}
152152
pkgdesc='Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements'
153-
pkgrel=2
153+
pkgrel=1
154154
_kernver="$pkgver-$pkgrel"
155155
_kernuname="${pkgver}-${_pkgsuffix}"
156156
arch=('x86_64')
@@ -709,6 +709,6 @@ for _p in "${pkgname[@]}"; do
709709
}"
710710
done
711711

712-
b2sums=('da0d7e22e88e5d46636bc53ebaaccbb986b98d41ee786fe87bff6777dd15426b3fdb254e628674871c679c7942971e9ad10ebdfed6666e7127dfb292f60125ff'
712+
b2sums=('bf2d461a990f18e593a00cdcc324c24075f922c9623b7cca6be3e6145c05008c38266fee740e27b1f818c433969be66f0f5dee1c5e7679a4490682ec955fd24b'
713713
'96d5bc8af80416d25bcba4151419ccd933756994bf1834dae269bd9354695a543409764af7f77eb274b7c395c2ea325fd3744056c2554d98a2ae73ad039b6393'
714714
'4a3aa49eba146b9d79bf83dd6296ffbe86d155c752a672eb765e19f6d97cea40cfd604843c459f92ed8a0ce0bd565a1e79f7d9a43385760efb6afeafb322e438')

linux-cachyos-rt-bore/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-rt-bore
22
pkgdesc = Linux BORE-RT + Cachy Sauce Kernel by CachyOS with other patches and improvements
3-
pkgver = 6.15.7
4-
pkgrel = 2
3+
pkgver = 6.15.8
4+
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -21,12 +21,12 @@ pkgbase = linux-cachyos-rt-bore
2121
options = !strip
2222
options = !debug
2323
options = !lto
24-
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.15.7.tar.xz
24+
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.15.8.tar.xz
2525
source = config
2626
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/all/0001-cachyos-base-all.patch
2727
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/sched/0001-bore-cachy.patch
2828
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.15/misc/0001-rt-i915.patch
29-
b2sums = da0d7e22e88e5d46636bc53ebaaccbb986b98d41ee786fe87bff6777dd15426b3fdb254e628674871c679c7942971e9ad10ebdfed6666e7127dfb292f60125ff
29+
b2sums = bf2d461a990f18e593a00cdcc324c24075f922c9623b7cca6be3e6145c05008c38266fee740e27b1f818c433969be66f0f5dee1c5e7679a4490682ec955fd24b
3030
b2sums = 96d5bc8af80416d25bcba4151419ccd933756994bf1834dae269bd9354695a543409764af7f77eb274b7c395c2ea325fd3744056c2554d98a2ae73ad039b6393
3131
b2sums = 4a3aa49eba146b9d79bf83dd6296ffbe86d155c752a672eb765e19f6d97cea40cfd604843c459f92ed8a0ce0bd565a1e79f7d9a43385760efb6afeafb322e438
3232
b2sums = 8d2b4fafc68b7f318843d9c9d348bf19f3457cd08023061493aa50508dcc9951f424afdc853d40495c2c7cd79864c8bdbe3366a9e8b77986cb494aab999b0423

linux-cachyos-rt-bore/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ fi
140140

141141
pkgbase="linux-$_pkgsuffix"
142142
_major=6.15
143-
_minor=7
143+
_minor=8
144144
#_minorc=$((_minor+1))
145145
#_rcver=rc8
146146
pkgver=${_major}.${_minor}
@@ -150,7 +150,7 @@ _stable=${_major}.${_minor}
150150
_srcname=linux-${_stable}
151151
#_srcname=linux-${_major}
152152
pkgdesc='Linux BORE-RT + Cachy Sauce Kernel by CachyOS with other patches and improvements'
153-
pkgrel=2
153+
pkgrel=1
154154
_kernver="$pkgver-$pkgrel"
155155
_kernuname="${pkgver}-${_pkgsuffix}"
156156
arch=('x86_64')
@@ -709,7 +709,7 @@ for _p in "${pkgname[@]}"; do
709709
}"
710710
done
711711

712-
b2sums=('da0d7e22e88e5d46636bc53ebaaccbb986b98d41ee786fe87bff6777dd15426b3fdb254e628674871c679c7942971e9ad10ebdfed6666e7127dfb292f60125ff'
712+
b2sums=('bf2d461a990f18e593a00cdcc324c24075f922c9623b7cca6be3e6145c05008c38266fee740e27b1f818c433969be66f0f5dee1c5e7679a4490682ec955fd24b'
713713
'96d5bc8af80416d25bcba4151419ccd933756994bf1834dae269bd9354695a543409764af7f77eb274b7c395c2ea325fd3744056c2554d98a2ae73ad039b6393'
714714
'4a3aa49eba146b9d79bf83dd6296ffbe86d155c752a672eb765e19f6d97cea40cfd604843c459f92ed8a0ce0bd565a1e79f7d9a43385760efb6afeafb322e438'
715715
'8d2b4fafc68b7f318843d9c9d348bf19f3457cd08023061493aa50508dcc9951f424afdc853d40495c2c7cd79864c8bdbe3366a9e8b77986cb494aab999b0423'

0 commit comments

Comments
 (0)