From: Gyorgy Sarvari <[email protected]>

Changelog:
- Add `/etc` and `/run` to the search-paths for system services. This
  change is aligned with recent changes to the reference
  implementation.
- Support systemd's `notify-reload` to trigger a reload operation.
  This replaces the old `busctl call ...ReloadConfig` operation.
- Extend `org.freedesktop.DBus.Debug.Stats.GetStats` with all the
  fields defined by the specification.
- Fix a bug in match-rule processing which caused argument processing
  to fail for any but the first message argument.
- Fix a memory leak in configuration processing when parsing invalid
  user or group IDs.

Signed-off-by: Gyorgy Sarvari <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit c7812d7f9f598e3958c8ade1d18523d97efc7976)
Signed-off-by: Ankur Tyagi <[email protected]>
---
 .../recipes-core/dbus/{dbus-broker_36.bb => dbus-broker_37.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-core/dbus/{dbus-broker_36.bb => dbus-broker_37.bb} (93%)

diff --git a/meta-oe/recipes-core/dbus/dbus-broker_36.bb 
b/meta-oe/recipes-core/dbus/dbus-broker_37.bb
similarity index 93%
rename from meta-oe/recipes-core/dbus/dbus-broker_36.bb
rename to meta-oe/recipes-core/dbus/dbus-broker_37.bb
index 8959927a92..f0312181b6 100644
--- a/meta-oe/recipes-core/dbus/dbus-broker_36.bb
+++ b/meta-oe/recipes-core/dbus/dbus-broker_37.bb
@@ -11,7 +11,7 @@ DEPENDS = "\
 "
 
 SRC_URI = 
"https://github.com/bus1/dbus-broker/releases/download/v${PV}/${BP}.tar.xz";
-SRC_URI[sha256sum] = 
"d333d99bd2688135b6d6961e7ad1360099d186078781c87102230910ea4e162b"
+SRC_URI[sha256sum] = 
"f819a8db8795fa08c767612e3823fd594694a0990f2543ecf35d6a1a6bf2ab5b"
 
 UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases";
 UPSTREAM_CHECK_REGEX = "releases/tag/v(?P<pver>\d+)"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122527): 
https://lists.openembedded.org/g/openembedded-devel/message/122527
Mute This Topic: https://lists.openembedded.org/mt/116711301/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to