Release to unstable
authorSimon McVittie <smcv@debian.org>
Mon, 4 Sep 2023 14:29:18 +0000 (15:29 +0100)
committerSimon McVittie <smcv@debian.org>
Mon, 4 Sep 2023 14:29:18 +0000 (15:29 +0100)
debian/changelog

index 200e1f7cfd75ddd845179005307c465011556f53..34109fece5a9da3c12e4fc9857a351c21a48560b 100644 (file)
@@ -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 <smcv@debian.org>  Mon, 04 Sep 2023 15:28:30 +0100
+
 gtk4 (4.12.1+ds-2) unstable; urgency=medium
 
   * Release to unstable