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

Changelog

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

  * Team upload
  * New upstream release
  * Drop remaining patch: applied in new release
  * Update standards version to 4.6.2, no changes needed

 -- Jeremy BĂ­cha <email address hidden>  Wed, 16 Aug 2023 09:40:55 -0400

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

Downloads

File Size SHA-256 Checksum
xdg-dbus-proxy_0.1.5-1.dsc 2.1 KiB a3afa0e45e1c5bdb837a0f5adc24279daa0687dfabf98b6bfad433c90fda40f0
xdg-dbus-proxy_0.1.5.orig.tar.xz 121.9 KiB 061dcfaf8a0650e5fd9d5432dfe88bda749ea0d079dc136304bfecfbce0661fb
xdg-dbus-proxy_0.1.5-1.debian.tar.xz 3.9 KiB b6725e83fe308ad16fd17b69c98c99fb96fde46bab68eb15a02537857caac452

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