Package: dbus / 1.14.10-1~deb12u1

Metadata

Package Version Patches format
dbus 1.14.10-1~deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian/tests Multiply timeouts by 20 on riscv64.patch | (download)

test/test-utils-glib.c | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 tests: multiply timeouts by 20 on riscv64

Real riscv64 hardware has performance comparable to Debian's slower
buildds such as arm and mips, but the port is currently being
bootstrapped using qemu-system-riscv64, and that's too slow to run some
of our tests successfully. For each test that "should" take no more than
a minute on real hardware, allow 20 minutes instead.