Skip to content

Commit a6672ef

Browse files
committed
6.19.1 && 6.18.13-1
Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent 4428fbd commit a6672ef

25 files changed

Lines changed: 102 additions & 98 deletions

File tree

linux-cachyos-bmq/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = linux-cachyos-bmq
22
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
3-
pkgver = 6.19.3
3+
pkgver = 6.19.4
44
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
@@ -21,11 +21,11 @@ pkgbase = linux-cachyos-bmq
2121
options = !strip
2222
options = !debug
2323
options = !lto
24-
source = https://github.com/CachyOS/linux/releases/download/cachyos-6.19.3-2/cachyos-6.19.3-2.tar.gz
24+
source = https://github.com/CachyOS/linux/releases/download/cachyos-6.19.4-1/cachyos-6.19.4-1.tar.gz
2525
source = config
2626
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.19/sched/0001-prjc-cachy.patch
27-
b2sums = f5524b8b4cd5e490101eb6d97345b051de2075e16a5171defee54331468ce9a51c1bb08406f0b77659cf546ce2c4477cc82a6b946f810f57b64332666e51573a
28-
b2sums = 3c42413a19aa5c51d25c1dd414d21a2cd9fe9dbc904ad8679927a8dd1c733e0d62e2f74290c02faae3f04eac70a4e3caff0870b65c44647f3f523ee8d187b18f
27+
b2sums = e69d24435a90344e2da979a1916608ac6620714fe3dceac9433e2f7dc9917308e59a35275d4fadc0dccd5489c5c891a9b429d44175e8e9a29030f8f62d37c087
28+
b2sums = 5a27d305c564d496ff5f3511d13ef5a86bde1b68c6d88807f0ec6a1aed631e86514b0495574a1ed2180945f6f818d8df357077aaf07552febaa4d097918c6456
2929
b2sums = ed4b307a2d2a7d08e210c38f7667a7bed509e80ee4faf2fdaddd40bd89554f9a97d20df24fac6466be3b8459b2cdd622dcc0ef72aa5c4875a65b83f48c322069
3030

3131
pkgname = linux-cachyos-bmq

linux-cachyos-bmq/PKGBUILD

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,17 +145,17 @@ fi
145145

146146
pkgbase="linux-$_pkgsuffix"
147147
_major=6.19
148-
_minor=3
148+
_minor=4
149149
#_minorc=$((_minor+1))
150150
#_rcver=rc8
151151
pkgver=${_major}.${_minor}
152-
_tagrel=2
152+
_tagrel=1
153153
pkgrel=1
154154
#_stable=${_major}.${_minor}
155155
_stable=${_major}
156156
#_stablerc=${_major}-${_rcver}
157157
_srctag=cachyos-${_major}.${_minor}-${_tagrel}
158-
_srcname=linux-${_srctag}
158+
_srcname=${_srctag}
159159
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
160160
_kernver="$pkgver-$pkgrel"
161161
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -207,7 +207,7 @@ fi
207207
# ZFS support
208208
if [ "$_build_zfs" = "yes" ]; then
209209
makedepends+=(git)
210-
source+=("git+https://github.com/cachyos/zfs.git#commit=3bf17cf5387fa5e0044a6321e663aead38b45969")
210+
source+=("git+https://github.com/cachyos/zfs.git#commit=1c702dda346a59e05cfd3029569bbb1d5d91c54b")
211211
fi
212212

213213

@@ -736,6 +736,6 @@ for _p in "${pkgname[@]}"; do
736736
}"
737737
done
738738

739-
b2sums=('f5524b8b4cd5e490101eb6d97345b051de2075e16a5171defee54331468ce9a51c1bb08406f0b77659cf546ce2c4477cc82a6b946f810f57b64332666e51573a'
740-
'3c42413a19aa5c51d25c1dd414d21a2cd9fe9dbc904ad8679927a8dd1c733e0d62e2f74290c02faae3f04eac70a4e3caff0870b65c44647f3f523ee8d187b18f'
739+
b2sums=('e69d24435a90344e2da979a1916608ac6620714fe3dceac9433e2f7dc9917308e59a35275d4fadc0dccd5489c5c891a9b429d44175e8e9a29030f8f62d37c087'
740+
'5a27d305c564d496ff5f3511d13ef5a86bde1b68c6d88807f0ec6a1aed631e86514b0495574a1ed2180945f6f818d8df357077aaf07552febaa4d097918c6456'
741741
'ed4b307a2d2a7d08e210c38f7667a7bed509e80ee4faf2fdaddd40bd89554f9a97d20df24fac6466be3b8459b2cdd622dcc0ef72aa5c4875a65b83f48c322069')

linux-cachyos-bmq/config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.19.0-rc6 Kernel Configuration
3+
# Linux/x86 6.19.4 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.1 20260103"
66
CONFIG_CC_IS_GCC=y
@@ -6657,7 +6657,7 @@ CONFIG_VIDEO_MEM2MEM_DEINTERLACE=m
66576657
#
66586658
# Allegro DVT media platform drivers
66596659
#
6660-
CONFIG_AMD_ISP4=m
6660+
CONFIG_VIDEO_AMD_ISP4_CAPTURE=m
66616661

66626662
#
66636663
# Amlogic media platform drivers

linux-cachyos-bore/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = linux-cachyos-bore
22
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
3-
pkgver = 6.19.3
3+
pkgver = 6.19.4
44
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
@@ -21,11 +21,11 @@ pkgbase = linux-cachyos-bore
2121
options = !strip
2222
options = !debug
2323
options = !lto
24-
source = https://github.com/CachyOS/linux/releases/download/cachyos-6.19.3-2/cachyos-6.19.3-2.tar.gz
24+
source = https://github.com/CachyOS/linux/releases/download/cachyos-6.19.4-1/cachyos-6.19.4-1.tar.gz
2525
source = config
2626
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.19/sched/0001-bore-cachy.patch
27-
b2sums = f5524b8b4cd5e490101eb6d97345b051de2075e16a5171defee54331468ce9a51c1bb08406f0b77659cf546ce2c4477cc82a6b946f810f57b64332666e51573a
28-
b2sums = 3c42413a19aa5c51d25c1dd414d21a2cd9fe9dbc904ad8679927a8dd1c733e0d62e2f74290c02faae3f04eac70a4e3caff0870b65c44647f3f523ee8d187b18f
27+
b2sums = e69d24435a90344e2da979a1916608ac6620714fe3dceac9433e2f7dc9917308e59a35275d4fadc0dccd5489c5c891a9b429d44175e8e9a29030f8f62d37c087
28+
b2sums = 5a27d305c564d496ff5f3511d13ef5a86bde1b68c6d88807f0ec6a1aed631e86514b0495574a1ed2180945f6f818d8df357077aaf07552febaa4d097918c6456
2929
b2sums = 226c64dd989ec0c4c444d048707e5d56be4a7ffa59ada31f197015c65a87e7935c8a0a1d6a9d35947e60f90505e5cffb3df9824aec71b2f188bcaa2e89403e0b
3030

3131
pkgname = linux-cachyos-bore

linux-cachyos-bore/PKGBUILD

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,17 +145,17 @@ fi
145145

146146
pkgbase="linux-$_pkgsuffix"
147147
_major=6.19
148-
_minor=3
148+
_minor=4
149149
#_minorc=$((_minor+1))
150150
#_rcver=rc8
151151
pkgver=${_major}.${_minor}
152-
_tagrel=2
152+
_tagrel=1
153153
pkgrel=1
154154
#_stable=${_major}.${_minor}
155155
_stable=${_major}
156156
#_stablerc=${_major}-${_rcver}
157157
_srctag=cachyos-${_major}.${_minor}-${_tagrel}
158-
_srcname=linux-${_srctag}
158+
_srcname=${_srctag}
159159
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
160160
_kernver="$pkgver-$pkgrel"
161161
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -207,7 +207,7 @@ fi
207207
# ZFS support
208208
if [ "$_build_zfs" = "yes" ]; then
209209
makedepends+=(git)
210-
source+=("git+https://github.com/cachyos/zfs.git#commit=3bf17cf5387fa5e0044a6321e663aead38b45969")
210+
source+=("git+https://github.com/cachyos/zfs.git#commit=1c702dda346a59e05cfd3029569bbb1d5d91c54b")
211211
fi
212212

213213

@@ -736,6 +736,6 @@ for _p in "${pkgname[@]}"; do
736736
}"
737737
done
738738

739-
b2sums=('f5524b8b4cd5e490101eb6d97345b051de2075e16a5171defee54331468ce9a51c1bb08406f0b77659cf546ce2c4477cc82a6b946f810f57b64332666e51573a'
740-
'3c42413a19aa5c51d25c1dd414d21a2cd9fe9dbc904ad8679927a8dd1c733e0d62e2f74290c02faae3f04eac70a4e3caff0870b65c44647f3f523ee8d187b18f'
739+
b2sums=('e69d24435a90344e2da979a1916608ac6620714fe3dceac9433e2f7dc9917308e59a35275d4fadc0dccd5489c5c891a9b429d44175e8e9a29030f8f62d37c087'
740+
'5a27d305c564d496ff5f3511d13ef5a86bde1b68c6d88807f0ec6a1aed631e86514b0495574a1ed2180945f6f818d8df357077aaf07552febaa4d097918c6456'
741741
'226c64dd989ec0c4c444d048707e5d56be4a7ffa59ada31f197015c65a87e7935c8a0a1d6a9d35947e60f90505e5cffb3df9824aec71b2f188bcaa2e89403e0b')

linux-cachyos-bore/config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.19.0-rc6 Kernel Configuration
3+
# Linux/x86 6.19.4 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.1 20260103"
66
CONFIG_CC_IS_GCC=y
@@ -6657,7 +6657,7 @@ CONFIG_VIDEO_MEM2MEM_DEINTERLACE=m
66576657
#
66586658
# Allegro DVT media platform drivers
66596659
#
6660-
CONFIG_AMD_ISP4=m
6660+
CONFIG_VIDEO_AMD_ISP4_CAPTURE=m
66616661

66626662
#
66636663
# Amlogic media platform drivers

linux-cachyos-deckify/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = linux-cachyos-deckify
22
pkgdesc = Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.
3-
pkgver = 6.19.3
3+
pkgver = 6.19.4
44
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
@@ -21,13 +21,13 @@ pkgbase = linux-cachyos-deckify
2121
options = !strip
2222
options = !debug
2323
options = !lto
24-
source = https://github.com/CachyOS/linux/releases/download/cachyos-6.19.3-2/cachyos-6.19.3-2.tar.gz
24+
source = https://github.com/CachyOS/linux/releases/download/cachyos-6.19.4-1/cachyos-6.19.4-1.tar.gz
2525
source = config
2626
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.19/misc/0001-acpi-call.patch
2727
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.19/misc/0001-handheld.patch
2828
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.19/sched/0001-bore-cachy.patch
29-
b2sums = f5524b8b4cd5e490101eb6d97345b051de2075e16a5171defee54331468ce9a51c1bb08406f0b77659cf546ce2c4477cc82a6b946f810f57b64332666e51573a
30-
b2sums = b24e8272f3f08192e5db818621c506ffbc5cf43f32d368993ec1374a43ef0c021ce420e3ac27212ac1034f7dac15538f240a5619a166f11d8f2146b2bf201bc0
29+
b2sums = e69d24435a90344e2da979a1916608ac6620714fe3dceac9433e2f7dc9917308e59a35275d4fadc0dccd5489c5c891a9b429d44175e8e9a29030f8f62d37c087
30+
b2sums = c0731a905099ecc1ba6bbc6b5842a663ec2fcfd099dc1f5e367f3b2ff2d883a0db22c93394926194985ea467a7bd9cc7089c56f423c8c2a3085fd0faa4a8bdb7
3131
b2sums = ddaf90fd846e13cb213fb343f9599447d377dd51111cd2cbfbda2334836ba7c6925a28453353017a785163dbd1d5d44f1c7eca036c611a8dcf2cecab7d35c2de
3232
b2sums = 7dacacb8fc90e2426d16a00a1c7af4cf98a8847dfad9537cd31c14ec0858191e2449f9e13a2d036c6456780e297ad70d975a9347c5701538f80289e551ba92db
3333
b2sums = 226c64dd989ec0c4c444d048707e5d56be4a7ffa59ada31f197015c65a87e7935c8a0a1d6a9d35947e60f90505e5cffb3df9824aec71b2f188bcaa2e89403e0b

linux-cachyos-deckify/PKGBUILD

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,17 +144,17 @@ fi
144144

145145
pkgbase="linux-$_pkgsuffix"
146146
_major=6.19
147-
_minor=3
147+
_minor=4
148148
#_minorc=$((_minor+1))
149149
#_rcver=rc8
150150
pkgver=${_major}.${_minor}
151-
_tagrel=2
151+
_tagrel=1
152152
pkgrel=1
153153
#_stable=${_major}.${_minor}
154154
_stable=${_major}
155155
#_stablerc=${_major}-${_rcver}
156156
_srctag=cachyos-${_major}.${_minor}-${_tagrel}
157-
_srcname=linux-${_srctag}
157+
_srcname=${_srctag}
158158
pkgdesc='Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.'
159159
_kernver="$pkgver-$pkgrel"
160160
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -208,7 +208,7 @@ fi
208208
# ZFS support
209209
if [ "$_build_zfs" = "yes" ]; then
210210
makedepends+=(git)
211-
source+=("git+https://github.com/cachyos/zfs.git#commit=3bf17cf5387fa5e0044a6321e663aead38b45969")
211+
source+=("git+https://github.com/cachyos/zfs.git#commit=1c702dda346a59e05cfd3029569bbb1d5d91c54b")
212212
fi
213213

214214

@@ -740,8 +740,8 @@ for _p in "${pkgname[@]}"; do
740740
}"
741741
done
742742

743-
b2sums=('f5524b8b4cd5e490101eb6d97345b051de2075e16a5171defee54331468ce9a51c1bb08406f0b77659cf546ce2c4477cc82a6b946f810f57b64332666e51573a'
744-
'b24e8272f3f08192e5db818621c506ffbc5cf43f32d368993ec1374a43ef0c021ce420e3ac27212ac1034f7dac15538f240a5619a166f11d8f2146b2bf201bc0'
743+
b2sums=('e69d24435a90344e2da979a1916608ac6620714fe3dceac9433e2f7dc9917308e59a35275d4fadc0dccd5489c5c891a9b429d44175e8e9a29030f8f62d37c087'
744+
'c0731a905099ecc1ba6bbc6b5842a663ec2fcfd099dc1f5e367f3b2ff2d883a0db22c93394926194985ea467a7bd9cc7089c56f423c8c2a3085fd0faa4a8bdb7'
745745
'ddaf90fd846e13cb213fb343f9599447d377dd51111cd2cbfbda2334836ba7c6925a28453353017a785163dbd1d5d44f1c7eca036c611a8dcf2cecab7d35c2de'
746746
'7dacacb8fc90e2426d16a00a1c7af4cf98a8847dfad9537cd31c14ec0858191e2449f9e13a2d036c6456780e297ad70d975a9347c5701538f80289e551ba92db'
747747
'226c64dd989ec0c4c444d048707e5d56be4a7ffa59ada31f197015c65a87e7935c8a0a1d6a9d35947e60f90505e5cffb3df9824aec71b2f188bcaa2e89403e0b')

linux-cachyos-eevdf/.SRCINFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = linux-cachyos-eevdf
22
pkgdesc = Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
3-
pkgver = 6.19.3
3+
pkgver = 6.19.4
44
pkgrel = 1
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
@@ -21,10 +21,10 @@ pkgbase = linux-cachyos-eevdf
2121
options = !strip
2222
options = !debug
2323
options = !lto
24-
source = https://github.com/CachyOS/linux/releases/download/cachyos-6.19.3-2/cachyos-6.19.3-2.tar.gz
24+
source = https://github.com/CachyOS/linux/releases/download/cachyos-6.19.4-1/cachyos-6.19.4-1.tar.gz
2525
source = config
26-
b2sums = f5524b8b4cd5e490101eb6d97345b051de2075e16a5171defee54331468ce9a51c1bb08406f0b77659cf546ce2c4477cc82a6b946f810f57b64332666e51573a
27-
b2sums = 3c42413a19aa5c51d25c1dd414d21a2cd9fe9dbc904ad8679927a8dd1c733e0d62e2f74290c02faae3f04eac70a4e3caff0870b65c44647f3f523ee8d187b18f
26+
b2sums = e69d24435a90344e2da979a1916608ac6620714fe3dceac9433e2f7dc9917308e59a35275d4fadc0dccd5489c5c891a9b429d44175e8e9a29030f8f62d37c087
27+
b2sums = 5a27d305c564d496ff5f3511d13ef5a86bde1b68c6d88807f0ec6a1aed631e86514b0495574a1ed2180945f6f818d8df357077aaf07552febaa4d097918c6456
2828

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

linux-cachyos-eevdf/PKGBUILD

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,17 +145,17 @@ fi
145145

146146
pkgbase="linux-$_pkgsuffix"
147147
_major=6.19
148-
_minor=3
148+
_minor=4
149149
#_minorc=$((_minor+1))
150150
#_rcver=rc8
151151
pkgver=${_major}.${_minor}
152-
_tagrel=2
152+
_tagrel=1
153153
pkgrel=1
154154
#_stable=${_major}.${_minor}
155155
_stable=${_major}
156156
#_stablerc=${_major}-${_rcver}
157157
_srctag=cachyos-${_major}.${_minor}-${_tagrel}
158-
_srcname=linux-${_srctag}
158+
_srcname=${_srctag}
159159
pkgdesc='Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements'
160160
_kernver="$pkgver-$pkgrel"
161161
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -207,7 +207,7 @@ fi
207207
# ZFS support
208208
if [ "$_build_zfs" = "yes" ]; then
209209
makedepends+=(git)
210-
source+=("git+https://github.com/cachyos/zfs.git#commit=3bf17cf5387fa5e0044a6321e663aead38b45969")
210+
source+=("git+https://github.com/cachyos/zfs.git#commit=1c702dda346a59e05cfd3029569bbb1d5d91c54b")
211211
fi
212212

213213

@@ -736,5 +736,5 @@ for _p in "${pkgname[@]}"; do
736736
}"
737737
done
738738

739-
b2sums=('f5524b8b4cd5e490101eb6d97345b051de2075e16a5171defee54331468ce9a51c1bb08406f0b77659cf546ce2c4477cc82a6b946f810f57b64332666e51573a'
740-
'3c42413a19aa5c51d25c1dd414d21a2cd9fe9dbc904ad8679927a8dd1c733e0d62e2f74290c02faae3f04eac70a4e3caff0870b65c44647f3f523ee8d187b18f')
739+
b2sums=('e69d24435a90344e2da979a1916608ac6620714fe3dceac9433e2f7dc9917308e59a35275d4fadc0dccd5489c5c891a9b429d44175e8e9a29030f8f62d37c087'
740+
'5a27d305c564d496ff5f3511d13ef5a86bde1b68c6d88807f0ec6a1aed631e86514b0495574a1ed2180945f6f818d8df357077aaf07552febaa4d097918c6456')

0 commit comments

Comments
 (0)