mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
9e2d3bcf0c
From upstreams changelog [1]: dbus 1.12.20 (2020-07-02) ========================= The “temporary nemesis” release. Maybe security fixes: • On Unix, avoid a use-after-free if two usernames have the same numeric uid. In older versions this could lead to a crash (denial of service) or other undefined behaviour, possibly including incorrect authorization decisions if <policy group=...> is used. Like Unix filesystems, D-Bus' model of identity cannot distinguish between users of different names with the same numeric uid, so this configuration is not advisable on systems where D-Bus will be used. Thanks to Daniel Onaca. (dbus#305, dbus!166; Simon McVittie) Other fixes: • On Solaris and its derivatives, if a cmsg header is truncated, ensure that we do not overrun the buffer used for fd-passing, even if the kernel tells us to. (dbus#304, dbus!165; Andy Fiddaman) [1] https://gitlab.freedesktop.org/dbus/dbus/blob/dbus-1.12/NEWS PR: 247730 Exp-run by: antoine MFH: 2020Q3
61 lines
2.1 KiB
Plaintext
61 lines
2.1 KiB
Plaintext
bin/dbus-cleanup-sockets
|
|
bin/dbus-daemon
|
|
bin/dbus-launch
|
|
bin/dbus-monitor
|
|
bin/dbus-run-session
|
|
bin/dbus-send
|
|
bin/dbus-test-tool
|
|
bin/dbus-update-activation-environment
|
|
bin/dbus-uuidgen
|
|
@sample etc/dbus-1/session.conf.sample
|
|
@sample etc/dbus-1/system.conf.sample
|
|
include/dbus-%%VERSION%%/dbus/dbus-address.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-bus.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-connection.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-errors.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-macros.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-memory.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-message.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-misc.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-pending-call.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-protocol.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-server.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-shared.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-signature.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-syntax.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-threads.h
|
|
include/dbus-%%VERSION%%/dbus/dbus-types.h
|
|
include/dbus-%%VERSION%%/dbus/dbus.h
|
|
lib/cmake/DBus1/DBus1Config.cmake
|
|
lib/cmake/DBus1/DBus1ConfigVersion.cmake
|
|
lib/dbus-%%VERSION%%/include/dbus/dbus-arch-deps.h
|
|
lib/libdbus-1.a
|
|
lib/libdbus-1.so
|
|
lib/libdbus-1.so.3
|
|
lib/libdbus-1.so.3.19.13
|
|
libdata/pkgconfig/dbus-1.pc
|
|
@(,%%GROUPS%%,4750) libexec/dbus-daemon-launch-helper
|
|
%%MANPAGES%%man/man1/dbus-cleanup-sockets.1.gz
|
|
%%MANPAGES%%man/man1/dbus-daemon.1.gz
|
|
%%MANPAGES%%man/man1/dbus-launch.1.gz
|
|
%%MANPAGES%%man/man1/dbus-monitor.1.gz
|
|
%%MANPAGES%%man/man1/dbus-run-session.1.gz
|
|
%%MANPAGES%%man/man1/dbus-send.1.gz
|
|
%%MANPAGES%%man/man1/dbus-test-tool.1.gz
|
|
%%MANPAGES%%man/man1/dbus-update-activation-environment.1.gz
|
|
%%MANPAGES%%man/man1/dbus-uuidgen.1.gz
|
|
share/dbus-1/session.conf
|
|
share/dbus-1/system.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/GetAllMatchRules.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-session-disable-stats.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-system-enable-stats.conf
|
|
share/xml/dbus-1/busconfig.dtd
|
|
share/xml/dbus-1/introspect.dtd
|
|
@dir share/dbus-1/services
|
|
@dir share/dbus-1/session.d
|
|
@dir share/dbus-1/system-services
|
|
@dir share/dbus-1/system.d
|
|
@dir /var/lib/dbus
|
|
@dir /var/lib
|
|
@dir /var/run/dbus
|