1
0
forked from pool/dbus-broker

- Update to new upstream release 17

OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-broker?expand=0&rev=6
This commit is contained in:
2019-01-02 00:48:36 +00:00
committed by Git OBS Bridge
parent a9ad76a4c8
commit 26c50c114d
6 changed files with 37 additions and 49 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jan 2 00:38:38 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 17
* The compatibility launcher now namespaces transient systemd
units based on its own name on the scope-bus.
* The launcher now respects the `<user>NAME</user>'
configuration and correctly drops privileges of the broker
and itself after startup.
* Messages with file-descriptors will now be refused if the
client did not negotiate file-descriptor passing before.
-------------------------------------------------------------------
Mon Mar 5 20:16:26 UTC 2018 - jengelh@inai.de