1
0
forked from pool/dbus-broker

- Update to release 23

OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-broker?expand=0&rev=17
This commit is contained in:
Jan Engelhardt 2020-05-12 15:32:38 +00:00 committed by Git OBS Bridge
parent df9163c9d8
commit c2c6be0a60
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32f30700cefc997c479d75fcc42f3177940f1ebbee9c5a60c1e3ee39b90a9783
size 226536

3
dbus-broker-23.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95adfde56bce898c3b69eee0524732365e802348dd8189a35d5d00c30990dc81
size 227960

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue May 12 15:27:29 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 23
* Expose supplementary groups as `UnixGroupIDs` as defined by
the dbus specification in 0.53.
* The broker now uses the peer-pid from `SO_PEERCRED` on the
controller socket, rather than relying on `getppid()`. This
allows creating the broker from intermediate processes
without having any credentials of the intermediate leak into
the broker.
-------------------------------------------------------------------
Mon Feb 24 17:52:17 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: dbus-broker
Version: 22
Version: 23
Release: 0
Summary: XDG-conforming message bus implementation
License: Apache-2.0
@ -86,7 +86,6 @@ ln -s service "%buildroot/%_sbindir/rcdbus-broker"
%service_del_postun dbus-broker.service
%files
%defattr(-,root,root)
%_bindir/dbus-broker*
%_unitdir/*.service
%_prefix/lib/systemd/user/*.service