From fedcc4a35713ba0969a31bdf33ccb99cc418d187 Mon Sep 17 00:00:00 2001 From: "Claude (noether)" Date: Fri, 15 May 2026 10:53:59 +0000 Subject: [PATCH] kwin-fourier: 6.6.4 -> 6.6.5 (track upstream extra) Triggered by 'pacman -Syu' on fresnel showing local 1:6.6.4-1 newer than extra 6.6.5-1 (epoch wins, but our base lags upstream). - pkgver 6.6.4 -> 6.6.5 - pkgrel 3 -> 1 (reset on pkgver bump) - sha256sum updated for new tarball - 0001-transaction-bypass-watchDmaBuf-fence-wait.patch dry-run verified clean against 6.6.5/src/wayland/transaction.cpp Epoch=1 retained until upstream lands a proper V4L2 implicit-sync fence-wait bypass (the patch-header hypothesis is still being tested through ohm/fresnel HW-decode validation; not upstreamable yet). --- arch/kwin-fourier/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/kwin-fourier/PKGBUILD b/arch/kwin-fourier/PKGBUILD index a43e95ed9..9a77fc6fa 100644 --- a/arch/kwin-fourier/PKGBUILD +++ b/arch/kwin-fourier/PKGBUILD @@ -2,7 +2,7 @@ # Upstream maintainers: Felix Yan, Antonio Rojas # Contributor: Andrea Scarpino # -# kwin-fourier — KWin 6.6.4 with the V4L2-stateless implicit-sync +# kwin-fourier — KWin 6.6.5 with the V4L2-stateless implicit-sync # transaction wait bypass. Hypothesis: KWin's # `Transaction::watchDmaBuf` calls DMA_BUF_IOCTL_EXPORT_SYNC_FILE on # every plane of every imported dmabuf and parks the transaction on a @@ -21,9 +21,9 @@ # ../chromium-fourier/KWIN_PIVOT.md for the full diagnosis thread. pkgname=kwin-fourier -pkgver=6.6.4 +pkgver=6.6.5 _dirver=$(echo $pkgver | cut -d. -f1-3) -pkgrel=3 +pkgrel=1 _upname=kwin epoch=1 arch=(aarch64 x86_64) @@ -103,7 +103,7 @@ conflicts=(kwin) replaces=(kwin) source=(https://download.kde.org/stable/plasma/$_dirver/$_upname-$pkgver.tar.xz{,.sig} 0001-transaction-bypass-watchDmaBuf-fence-wait.patch) -sha256sums=('3f9439760580a977d018daf4b35b62e5a1700def7b21c8dfbfc789d21378d7ad' +sha256sums=('6c187ce7a5506090b438ef900103836fa0537674dde8b31e5b497ef321643cb4' 'SKIP' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell