Debian Patches

Status for dbus-cpp/5.0.3-4

Patch Description Author Forwarded Bugs Origin Last update
2001_dont-build-with-werror.patch Don't build with -Werror; this is a bad idea for release builds as it means you get build failures for deprecations Mike Gabriel <mike.gabriel@das-netzwerkteam.de> invalid
0001-src-Don-t-steal-a-pending-dbus-call-more-then-once.patch [PATCH] src: Don't *steal* a pending dbus call more then once
In some cases a dual *steal* of a pending dbus call reply might happen,
this causes libdbus to throw an error as a pending reply can only be
stolen once.

This happens when either libdbus calls the callback twice or when
create() does it after setting up the callback.

And we cant remove the call from create(), as the callback might not
always happen due to races.

This is a big mess of race conditions in libdbus...
Marius Gripsgard <marius@ubports.com> no 2022-03-10

All known versions for source package 'dbus-cpp'

Links