From: Simon McVittie Date: Mon, 4 Sep 2023 14:29:18 +0000 (+0100) Subject: Release to unstable X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~13 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b9801d83a526beafe27c38ed6ad03989bd9d9e48;p=gtk4.git Release to unstable --- diff --git a/debian/changelog b/debian/changelog index 200e1f7cfd..34109fece5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +gtk4 (4.12.1+ds-3) unstable; urgency=medium + + [ Amin Bandali ] + * d/gbp.conf: Change packaging branch to debian/latest + + [ Jeremy Bícha ] + * Ignore the same reftest failures for riscv64 as for mips64el. + mips64el uses softpipe on the buildds because we force it to (because + llvmpipe is broken there), but riscv64 uses softpipe even when not + forced to, because llvmpipe doesn't exist on riscv64 yet. + (Closes: #1051168) + + [ Simon McVittie ] + * d/log-reftests.py: Log uuencoded variant GSK reftest renderings too. + The variant GSK reftest renderings (flipped, repeated, etc.) might fail + differently, in which case we will want to look at their outputs. + * d/rules: Always allow the differences that occur when using softpipe. + In principle we could be using softpipe on any architecture, if forced. + + -- Simon McVittie Mon, 04 Sep 2023 15:28:30 +0100 + gtk4 (4.12.1+ds-2) unstable; urgency=medium * Release to unstable