From: Simon McVittie Date: Fri, 2 Dec 2022 15:24:11 +0000 (+0000) Subject: Update changelog X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~31 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=79a2b34d2f75eb446620f1052146159b0c0c423a;p=gtk4.git Update changelog --- diff --git a/debian/changelog b/debian/changelog index c1af1d6661..8745a9b05e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +gtk4 (4.8.2+ds-4) UNRELEASED; urgency=medium + + * d/p/testsuite-Use-separate-setups-for-unstable-tests-instead-.patch, + d/p/testsuite-Don-t-create-.test-files-for-flaky-or-failing-t.patch: + Add patches to improve handling of flaky/failing tests + * d/rules: Remove redundant --libdir override + * d/tests/run-with-display: + Work around Mesa regresion #1025312 by forcing software rendering. + We expect only software rendering to be available in typical buildd or + autopkgtest environments anyway, so this is no real loss. + + -- Simon McVittie Fri, 02 Dec 2022 15:23:11 +0000 + gtk4 (4.8.2+ds-3) unstable; urgency=medium * Skip border-image-excess-size reftest on big-endian machines.