Debian Patches

Status for dbus-cpp/5.0.3-8

Patch Description Author Forwarded Bugs Origin Last update
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
0002-add-missing-header-for-gcc13.patch [PATCH] Add missing headers for GCC13 Luca Weiss <luca@z3ntu.xyz> no 2023-06-07
0003-Bump-cpp-std-to-14-fixes-googletest-1.13.0.patch [PATCH] Bump cpp std to 14 (fixes googletest 1.13.0) Marius Gripsgard <marius@ubports.com> no 2023-07-26
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

All known versions for source package 'dbus-cpp'

Links