diff --git a/dbus-broker-25.tar.xz b/dbus-broker-25.tar.xz deleted file mode 100644 index 30977da..0000000 --- a/dbus-broker-25.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a54fc5192280caf5824b82cb40f295c1195ad73c71bea5bd60218afb9df5bb29 -size 228404 diff --git a/dbus-broker-27.tar.xz b/dbus-broker-27.tar.xz new file mode 100644 index 0000000..5124dae --- /dev/null +++ b/dbus-broker-27.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15787bb694f128fcbd437841877a2ee0f6c6fef9e428276a35b8524cf52da342 +size 232056 diff --git a/dbus-broker.changes b/dbus-broker.changes index 0fc3688..ce165eb 100644 --- a/dbus-broker.changes +++ b/dbus-broker.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Feb 15 10:47:52 UTC 2021 - Jan Engelhardt + +- Update to release 27 + * Fix several bugs with the new service-activation tracking, + including a race-condition when restarting activatable + services. + * Be more verbose about denied configuration access and print + the file-path for better diagnostics. + +------------------------------------------------------------------- +Thu Jan 21 13:28:09 UTC 2021 - Jan Engelhardt + +- Update to release 26 + * Improve the service activation tracking of the compatibility + launcher. We now track spawned systemd units for their entire + lifetime, so we can properly detect when activations fail. + * Work around a kernel off-by-one error in the socket queue + accounting to fix a race-condition where dbus clients might + not be dispatched. + * Support running without `shmem` configured in the kernel. + This will make the broker run better on limited embedded + devices. + ------------------------------------------------------------------- Thu Dec 3 11:34:56 UTC 2020 - Jan Engelhardt diff --git a/dbus-broker.spec b/dbus-broker.spec index 9006b81..a82dfae 100644 --- a/dbus-broker.spec +++ b/dbus-broker.spec @@ -1,7 +1,7 @@ # # spec file for package dbus-broker # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: dbus-broker -Version: 25 +Version: 27 Release: 0 Summary: XDG-conforming message bus implementation License: Apache-2.0