xdg-dbus-proxy 0.1.4-3 source package in Ubuntu

Changelog

xdg-dbus-proxy (0.1.4-3) unstable; urgency=medium

  * Depend on dbus-daemon for tests instead of dbus.
    The tests start their own mock session bus instance, and do not require
    the implementation of the well-known system bus that is provided by the
    dbus package.

 -- Simon McVittie <email address hidden>  Thu, 08 Dec 2022 10:46:11 +0000

Upload details

Uploaded by:
Utopia Maintenance Team
Uploaded to:
Sid
Original maintainer:
Utopia Maintenance Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main misc

Downloads

File Size SHA-256 Checksum
xdg-dbus-proxy_0.1.4-3.dsc 2.3 KiB ecb3d589667669389db0d4bf240b62c7078307fcaca4d84269367e045ee3c799
xdg-dbus-proxy_0.1.4.orig.tar.xz 119.2 KiB 1ec0eab53d1e49966d722352bcfd51ac402dce5190baedc749a8541e761670ab
xdg-dbus-proxy_0.1.4-3.debian.tar.xz 4.8 KiB f2e9f91816f137916128c2bde2acb9f882d395257610f5b64e5a04daa1f50566

Available diffs

No changes file available.

Binary packages built by this source

xdg-dbus-proxy: filtering D-Bus proxy

 xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was
 originally part of the Flatpak project, but it has been broken out as
 a standalone module to facilitate using it in other contexts, for
 example in WebKit-GTK's optional bubblewrap-based sandbox.
 .
 For this proxy to be useful, restricted D-Bus clients must be denied
 access to the normal D-Bus socket (for example by using containers or
 AppArmor rules), and instead given access to the listening Unix socket
 created by the proxy (typically by bind-mounting it into a Linux
 container).

xdg-dbus-proxy-dbgsym: debug symbols for xdg-dbus-proxy
xdg-dbus-proxy-tests: filtering D-Bus proxy - as-installed tests

 xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was
 originally part of the Flatpak project, but it has been broken out as
 a standalone module to facilitate using it in other contexts, for
 example in WebKit-GTK's optional bubblewrap-based sandbox.
 .
 This package contains as-installed tests, which can be run using
 autopkgtest or gnome-desktop-testing-runner, or directly.

xdg-dbus-proxy-tests-dbgsym: debug symbols for xdg-dbus-proxy-tests