From: Wang Mingyu <[email protected]> Changelog: ========== * Use lower serial bits to differentiate proxy / client serials, and handle non-monotonically increasing serials better. * Fix various GVariant reference leaks * Don't require talk permission for broadcast rules * Support sdbus clients
Signed-off-by: Wang Mingyu <[email protected]> --- .../{xdg-dbus-proxy_0.1.5.bb => xdg-dbus-proxy_0.1.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/xdg-dbus-proxy/{xdg-dbus-proxy_0.1.5.bb => xdg-dbus-proxy_0.1.6.bb} (90%) diff --git a/meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.5.bb b/meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.6.bb similarity index 90% rename from meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.5.bb rename to meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.6.bb index e10ccd04e..fa63196da 100644 --- a/meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.5.bb +++ b/meta-oe/recipes-support/xdg-dbus-proxy/xdg-dbus-proxy_0.1.6.bb @@ -14,6 +14,6 @@ inherit meson pkgconfig SRC_URI = "git://github.com/flatpak/xdg-dbus-proxy.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "7466c8137fc06f863fde8486521984e43a26cd10" +SRCREV = "1c1989e56f94b9eb3b7567f8a6e8a0aa16cba496" BBCLASSEXTEND = "native" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112024): https://lists.openembedded.org/g/openembedded-devel/message/112024 Mute This Topic: https://lists.openembedded.org/mt/108138500/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
