gtk4 (4.12.0+ds-2) UNRELEASED; urgency=medium
- *
+ * d/rules: Skip build-time tests that are known to fail or be unreliable.
+ Upstream flagged these as failing and skips them in their CI, so there's
+ no point in us expecting them to succeed. (Closes: #1050075)
+ * Add patch to tolerate different floating-point results on i386.
+ Our baseline for i386 still doesn't include SSE, so we still have to use
+ i387 instructions with extended precision and sometimes different answers.
+ (Closes: #1050076)
+ * Ignore another test failure on big-endian machines.
+ Similar to #1024391.
+ * d/rules: Ignore two reftests that fail on i386 only.
+ In these tests, the reference rendering of "Hello world" is as one line,
+ but on i386 (possibly due to different rounding) it is word-wrapped onto
+ two lines.
+ * Add patch to work around a test failure on riscv64.
+ Other architectures are occasionally affected by this.
+ Thanks to Aurelien Jarno (Closes: #1049434)
- -- Simon McVittie <smcv@debian.org> Tue, 22 Aug 2023 15:03:56 +0100
+ -- Simon McVittie <smcv@debian.org> Tue, 22 Aug 2023 15:05:42 +0100
gtk4 (4.10.5+ds-4) unstable; urgency=medium