Jan Engelhardt
70e13f49bd
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-broker?expand=0&rev=11
69 lines
2.8 KiB
Plaintext
69 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 21 13:09:08 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to new upstream release 18
|
|
* The compatibility launcher is no longer isolated in its own
|
|
network namespace, since the SELinux APIs require access to
|
|
the root network namespace.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 28 11:06:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update RPM group.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
- Drop use-system-deps.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 5 20:16:26 UTC 2018 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 11
|
|
* The policy-type of the dbus-broker API has been simplified.
|
|
It is now reduced to a policy-batch indexed by uids, in
|
|
combination with a policy-batch indexed either by gid or
|
|
uid-range.
|
|
* The launcher now supports a `--config-file PATH` commandline
|
|
option to override the root configuration file, which is
|
|
still deduced based on the passed scope parameter.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 6 00:37:19 UTC 2018 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 9
|
|
* AddListener() on org.bus1.DBus.Broker now supports UID ranges.
|
|
* dbus-broker.service unit is now ordered before basic.target.
|
|
* The launcher now uses instantiated systemd template units
|
|
when activating a service that has no associated systemd
|
|
service file.
|
|
* The launcher now supports configuration reloading.
|
|
* Activated units now inherit their user from the actual D-Bus
|
|
service, if provided.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 10 23:30:34 UTC 2017 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 4
|
|
* Support for sending SELinux AVC violations to audit rather
|
|
than syslog.
|
|
* Units will now be activated via explicit calls to StartUnit()
|
|
rather than faking a ActivationRequest directed signal. This
|
|
allows to catch startup failures (or rejections) and allows
|
|
to reject all pending activation requests right away.
|
|
* The broker now logs policy violations to the system log.
|
|
- Add use-system-deps.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 25 10:54:00 UTC 2017 - jengelh@inai.de
|
|
|
|
- Initial package (version 3) for build.opensuse.org
|