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

Changelog

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

  * New upstream release
  * Build using Meson
  * d/p/meson-Optionally-install-tests-for-as-installed-testing.patch:
    Add proposed patch to restore parity of installed-tests coverage
    with Autotools

 -- Simon McVittie <email address hidden>  Wed, 11 May 2022 10:51:07 +0100

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
Kinetic release main misc

Downloads

File Size SHA-256 Checksum
xdg-dbus-proxy_0.1.4-1.dsc 2.3 KiB 2da941b8254228f978cec498c1ef06bf99884df05ad2046149918698269257d3
xdg-dbus-proxy_0.1.4.orig.tar.xz 119.2 KiB 1ec0eab53d1e49966d722352bcfd51ac402dce5190baedc749a8541e761670ab
xdg-dbus-proxy_0.1.4-1.debian.tar.xz 4.4 KiB d4c2299f55beb924df85e4925ff62a2b98e99858c46bf87dd25c5c9ce2e6d3b3

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