Package: dbus / 1.16.2-3

Metadata

Package Version Patches format
dbus 1.16.2-3 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.

debian/sysusers.d Set user s home directory to nonexistent.patch | (download)

bus/sysusers.d/dbus.conf.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 sysusers.d: set user's home directory to /nonexistent

sysusers.d(5) defaults to setting the root directory as home directory,
but the canonical placeholder home directory in Debian is /nonexistent.