Skip to content

Commit 37d2195

Browse files
committed
7.0: Add fix for Dirty Frag
Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent 6336752 commit 37d2195

14 files changed

Lines changed: 44 additions & 44 deletions

File tree

linux-cachyos-bmq/.SRCINFO

Lines changed: 3 additions & 3 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
33
pkgver = 7.0.4
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -27,10 +27,10 @@ pkgbase = linux-cachyos-bmq
2727
options = !strip
2828
options = !debug
2929
options = !lto
30-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.4-1/cachyos-7.0.4-1.tar.gz
30+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.4-2/cachyos-7.0.4-2.tar.gz
3131
source = config
3232
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/sched/0001-prjc-cachy.patch
33-
b2sums = 5e20b744416a1550ea784ac7a5ca55107a5a2360a23d8cb16ef0e6cba7721dc7d9efc4c58a5bcdc9f5900dd0b3411545fce7412ea51c7312f45dafa25c093071
33+
b2sums = 15246e2d1a6fd23052d82976acb4dcd7603ea158a5041bd7a2da3adcd3ba9556dc1af210f189233c6a99279287177689f7c2ef8c81d4b6b8e9fd3e78f272d57b
3434
b2sums = 7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136
3535
b2sums = 27c1d95a57dec0e020d7e776cb0453129d474a58a8f0d8417f5baf320f88b4b0f6ff10048370b7a743da070795415169c426307550b0046bdba73f73fcc60116
3636

linux-cachyos-bmq/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ _minor=4
154154
#_minorc=$((_minor+1))
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157-
_tagrel=1
158-
pkgrel=1
157+
_tagrel=2
158+
pkgrel=2
159159
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
160160
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
161161
_kernver="$pkgver-$pkgrel"
@@ -745,6 +745,6 @@ for _p in "${pkgname[@]}"; do
745745
}"
746746
done
747747

748-
b2sums=('5e20b744416a1550ea784ac7a5ca55107a5a2360a23d8cb16ef0e6cba7721dc7d9efc4c58a5bcdc9f5900dd0b3411545fce7412ea51c7312f45dafa25c093071'
748+
b2sums=('15246e2d1a6fd23052d82976acb4dcd7603ea158a5041bd7a2da3adcd3ba9556dc1af210f189233c6a99279287177689f7c2ef8c81d4b6b8e9fd3e78f272d57b'
749749
'7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136'
750750
'27c1d95a57dec0e020d7e776cb0453129d474a58a8f0d8417f5baf320f88b4b0f6ff10048370b7a743da070795415169c426307550b0046bdba73f73fcc60116')

linux-cachyos-bore/.SRCINFO

Lines changed: 3 additions & 3 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
33
pkgver = 7.0.4
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -27,10 +27,10 @@ pkgbase = linux-cachyos-bore
2727
options = !strip
2828
options = !debug
2929
options = !lto
30-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.4-1/cachyos-7.0.4-1.tar.gz
30+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.4-2/cachyos-7.0.4-2.tar.gz
3131
source = config
3232
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/sched/0001-bore-cachy.patch
33-
b2sums = 5e20b744416a1550ea784ac7a5ca55107a5a2360a23d8cb16ef0e6cba7721dc7d9efc4c58a5bcdc9f5900dd0b3411545fce7412ea51c7312f45dafa25c093071
33+
b2sums = 15246e2d1a6fd23052d82976acb4dcd7603ea158a5041bd7a2da3adcd3ba9556dc1af210f189233c6a99279287177689f7c2ef8c81d4b6b8e9fd3e78f272d57b
3434
b2sums = 7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136
3535
b2sums = 9dc1a5a46d8ecf606323926f22b4ce0aaf910dc47fd9ab9b8d08d1600e0bb45109babf7098f390562d8d8456239bb44b7db13b175fe2f529b9784a603dc11fbe
3636

linux-cachyos-bore/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ _minor=4
154154
#_minorc=$((_minor+1))
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157-
_tagrel=1
158-
pkgrel=1
157+
_tagrel=2
158+
pkgrel=2
159159
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
160160
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
161161
_kernver="$pkgver-$pkgrel"
@@ -745,6 +745,6 @@ for _p in "${pkgname[@]}"; do
745745
}"
746746
done
747747

748-
b2sums=('5e20b744416a1550ea784ac7a5ca55107a5a2360a23d8cb16ef0e6cba7721dc7d9efc4c58a5bcdc9f5900dd0b3411545fce7412ea51c7312f45dafa25c093071'
748+
b2sums=('15246e2d1a6fd23052d82976acb4dcd7603ea158a5041bd7a2da3adcd3ba9556dc1af210f189233c6a99279287177689f7c2ef8c81d4b6b8e9fd3e78f272d57b'
749749
'7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136'
750750
'9dc1a5a46d8ecf606323926f22b4ce0aaf910dc47fd9ab9b8d08d1600e0bb45109babf7098f390562d8d8456239bb44b7db13b175fe2f529b9784a603dc11fbe')

linux-cachyos-deckify/.SRCINFO

Lines changed: 3 additions & 3 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.
33
pkgver = 7.0.4
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -27,12 +27,12 @@ pkgbase = linux-cachyos-deckify
2727
options = !strip
2828
options = !debug
2929
options = !lto
30-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.4-1/cachyos-7.0.4-1.tar.gz
30+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.4-2/cachyos-7.0.4-2.tar.gz
3131
source = config
3232
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/misc/0001-acpi-call.patch
3333
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/misc/0001-handheld.patch
3434
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/sched/0001-bore-cachy.patch
35-
b2sums = 5e20b744416a1550ea784ac7a5ca55107a5a2360a23d8cb16ef0e6cba7721dc7d9efc4c58a5bcdc9f5900dd0b3411545fce7412ea51c7312f45dafa25c093071
35+
b2sums = 15246e2d1a6fd23052d82976acb4dcd7603ea158a5041bd7a2da3adcd3ba9556dc1af210f189233c6a99279287177689f7c2ef8c81d4b6b8e9fd3e78f272d57b
3636
b2sums = 6fd22f9fa46a0a3574ecc03dbaa6dd160a2966224a6673817aa9f1fc0b4e0d1c2bf8b954b18109621b7c5a1717027ec51bc27eb59924c061fc77fe0989aadc62
3737
b2sums = ddaf90fd846e13cb213fb343f9599447d377dd51111cd2cbfbda2334836ba7c6925a28453353017a785163dbd1d5d44f1c7eca036c611a8dcf2cecab7d35c2de
3838
b2sums = 849d02e71a7b5d1ab34c14080e134fd24d814d6b4c368aa7dee9ff4022f3a8413a44efd9c03024c44db2f3408361a8eef932a9c750133521591108234fa3e7c0

linux-cachyos-deckify/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ _minor=4
153153
#_minorc=$((_minor+1))
154154
#_rcver=rc8
155155
pkgver=${_major}.${_minor}
156-
_tagrel=1
157-
pkgrel=1
156+
_tagrel=2
157+
pkgrel=2
158158
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
159159
pkgdesc='Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.'
160160
_kernver="$pkgver-$pkgrel"
@@ -764,7 +764,7 @@ for _p in "${pkgname[@]}"; do
764764
}"
765765
done
766766

767-
b2sums=('5e20b744416a1550ea784ac7a5ca55107a5a2360a23d8cb16ef0e6cba7721dc7d9efc4c58a5bcdc9f5900dd0b3411545fce7412ea51c7312f45dafa25c093071'
767+
b2sums=('15246e2d1a6fd23052d82976acb4dcd7603ea158a5041bd7a2da3adcd3ba9556dc1af210f189233c6a99279287177689f7c2ef8c81d4b6b8e9fd3e78f272d57b'
768768
'6fd22f9fa46a0a3574ecc03dbaa6dd160a2966224a6673817aa9f1fc0b4e0d1c2bf8b954b18109621b7c5a1717027ec51bc27eb59924c061fc77fe0989aadc62'
769769
'ddaf90fd846e13cb213fb343f9599447d377dd51111cd2cbfbda2334836ba7c6925a28453353017a785163dbd1d5d44f1c7eca036c611a8dcf2cecab7d35c2de'
770770
'849d02e71a7b5d1ab34c14080e134fd24d814d6b4c368aa7dee9ff4022f3a8413a44efd9c03024c44db2f3408361a8eef932a9c750133521591108234fa3e7c0'

linux-cachyos-eevdf/.SRCINFO

Lines changed: 3 additions & 3 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
33
pkgver = 7.0.4
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -27,9 +27,9 @@ pkgbase = linux-cachyos-eevdf
2727
options = !strip
2828
options = !debug
2929
options = !lto
30-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.4-1/cachyos-7.0.4-1.tar.gz
30+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.4-2/cachyos-7.0.4-2.tar.gz
3131
source = config
32-
b2sums = 5e20b744416a1550ea784ac7a5ca55107a5a2360a23d8cb16ef0e6cba7721dc7d9efc4c58a5bcdc9f5900dd0b3411545fce7412ea51c7312f45dafa25c093071
32+
b2sums = 15246e2d1a6fd23052d82976acb4dcd7603ea158a5041bd7a2da3adcd3ba9556dc1af210f189233c6a99279287177689f7c2ef8c81d4b6b8e9fd3e78f272d57b
3333
b2sums = 7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136
3434

3535
pkgname = linux-cachyos-eevdf

linux-cachyos-eevdf/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ _minor=4
154154
#_minorc=$((_minor+1))
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157-
_tagrel=1
158-
pkgrel=1
157+
_tagrel=2
158+
pkgrel=2
159159
#_stable=${_major}.${_minor}
160160
_stable=${_major}
161161
#_stablerc=${_major}-${_rcver}
@@ -748,5 +748,5 @@ for _p in "${pkgname[@]}"; do
748748
}"
749749
done
750750

751-
b2sums=('5e20b744416a1550ea784ac7a5ca55107a5a2360a23d8cb16ef0e6cba7721dc7d9efc4c58a5bcdc9f5900dd0b3411545fce7412ea51c7312f45dafa25c093071'
751+
b2sums=('15246e2d1a6fd23052d82976acb4dcd7603ea158a5041bd7a2da3adcd3ba9556dc1af210f189233c6a99279287177689f7c2ef8c81d4b6b8e9fd3e78f272d57b'
752752
'7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136')

linux-cachyos-rt-bore/.SRCINFO

Lines changed: 3 additions & 3 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
33
pkgver = 7.0.4
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -27,11 +27,11 @@ pkgbase = linux-cachyos-rt-bore
2727
options = !strip
2828
options = !debug
2929
options = !lto
30-
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.4-1/cachyos-7.0.4-1.tar.gz
30+
source = https://github.com/CachyOS/linux/releases/download/cachyos-7.0.4-2/cachyos-7.0.4-2.tar.gz
3131
source = config
3232
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/sched/0001-bore-cachy.patch
3333
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/7.0/misc/0001-rt-i915.patch
34-
b2sums = 5e20b744416a1550ea784ac7a5ca55107a5a2360a23d8cb16ef0e6cba7721dc7d9efc4c58a5bcdc9f5900dd0b3411545fce7412ea51c7312f45dafa25c093071
34+
b2sums = 15246e2d1a6fd23052d82976acb4dcd7603ea158a5041bd7a2da3adcd3ba9556dc1af210f189233c6a99279287177689f7c2ef8c81d4b6b8e9fd3e78f272d57b
3535
b2sums = 7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136
3636
b2sums = 9dc1a5a46d8ecf606323926f22b4ce0aaf910dc47fd9ab9b8d08d1600e0bb45109babf7098f390562d8d8456239bb44b7db13b175fe2f529b9784a603dc11fbe
3737
b2sums = 2d9ccf5217efa1b67e8cfbc4eb0b2f444f768adec03dbfea504f7b30cee87fc8acc74a24e526a0444ca0df0fb9b44ed5ba6638add07dd3e4e425487de2c2486b

linux-cachyos-rt-bore/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ _minor=4
154154
#_minorc=$((_minor+1))
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157-
_tagrel=1
158-
pkgrel=1
157+
_tagrel=2
158+
pkgrel=2
159159
#_stable=${_major}.${_minor}
160160
_stable=${_major}
161161
#_stablerc=${_major}-${_rcver}
@@ -748,7 +748,7 @@ for _p in "${pkgname[@]}"; do
748748
}"
749749
done
750750

751-
b2sums=('5e20b744416a1550ea784ac7a5ca55107a5a2360a23d8cb16ef0e6cba7721dc7d9efc4c58a5bcdc9f5900dd0b3411545fce7412ea51c7312f45dafa25c093071'
751+
b2sums=('15246e2d1a6fd23052d82976acb4dcd7603ea158a5041bd7a2da3adcd3ba9556dc1af210f189233c6a99279287177689f7c2ef8c81d4b6b8e9fd3e78f272d57b'
752752
'7bb5113dbc67e8e2ce5c5473ae1b08973af5adba0a6a14c64a213bb116e5a172d40b7c274b85ad15553511484ee1f120e0372251e242c6f87ce6920235f0c136'
753753
'9dc1a5a46d8ecf606323926f22b4ce0aaf910dc47fd9ab9b8d08d1600e0bb45109babf7098f390562d8d8456239bb44b7db13b175fe2f529b9784a603dc11fbe'
754754
'2d9ccf5217efa1b67e8cfbc4eb0b2f444f768adec03dbfea504f7b30cee87fc8acc74a24e526a0444ca0df0fb9b44ed5ba6638add07dd3e4e425487de2c2486b')

0 commit comments

Comments
 (0)