Branch: refs/heads/959149 Home: https://github.com/bluez/bluez Commit: 571b643cfb11348feda2f526279526168b2d726b https://github.com/bluez/bluez/commit/571b643cfb11348feda2f526279526168b2d726b Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M src/shared/mainloop-glib.c M src/shared/mainloop-notify.c M src/shared/mainloop.c Log Message: ----------- mainloop: Only connect to NOTIFY_SOCKET if STATUS=Starting up This makes the handling of NOYIFY_SOCKET conditional to only when application attempts to set STATUS=Starting up which means it is intentionally requiring it. Fixes: https://github.com/bluez/bluez/issues/996 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications