Message ID | 20240812-dbus-v5-0-ead288509217@linaro.org |
---|---|
Headers | show |
Series | dbus: add GLib-based D-Bus daemon and command-line client | expand |
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> On Mon, 12 Aug 2024 10:22:21 +0200, Bartosz Golaszewski wrote: > I'm resending it once more but with commits squashed into how they'll appear > in git once applied upstream. I think the code is in good enough shape that > it can now go into the master branch and any further development can happen > from there. > > Big thanks to Philip Withnall <philip@tecnocode.co.uk> for his thorough review > of this series. I think I addressed most of the issues pointed out. > > [...] Applied, thanks! [1/4] tests: split out reusable test code into a local static library commit: e60e38375c7a5b9a0bae99b27e9c5b4d9fe21f27 [2/4] tests: split out the common test code for bash scripts commit: ad325c0b650b2ff543ec1edb8f802cfb54a0d6e3 [3/4] bindings: add GLib bindings commit: e090088c21b7e52f2f407dddd8d6f113182660d0 [4/4] dbus: add the D-Bus daemon, command-line client and tests commit: a5ab76da1e0a7475c42336829c611f438bffd584 Best regards,