xdg-desktop-portal 1.18.2-1ubuntu1 source package in Ubuntu

Changelog

xdg-desktop-portal (1.18.2-1ubuntu1) noble; urgency=medium

  * Merge with Debian (LP: #2038110). Remaining change:
    - Import https://github.com/flatpak/xdg-desktop-portal/pull/705 as a
      distro-patch (add a portal for managing WebExtensions native messaging
      servers, LP: #1968215)
      + debian/patches/webextensions-portal.patch

xdg-desktop-portal (1.18.2-1) unstable; urgency=medium

  * Team upload
  * New upstream stable release
  * Drop x-d-p-gtk fallback patch: applied in new release

xdg-desktop-portal (1.18.1-1) unstable; urgency=medium

  * New upstream stable release
  * d/copyright: Update
  * d/rules: Explicitly enable sandboxed image validation.
    This is the default, but for a security hardening mechanism, explicit
    seems better than implicit.
  * Change packaging branch to debian/latest

 -- Jeremy Bícha <email address hidden>  Mon, 27 Nov 2023 13:10:20 -0500

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xdg-desktop-portal_1.18.2.orig.tar.xz 682.5 KiB dfac239c5476aafd117a9a10131a2f0b142f72106c52fc03859938e00545f440
xdg-desktop-portal_1.18.2-1ubuntu1.debian.tar.xz 21.3 KiB 58224ab7a56b6231984bebce88739ad2706437d34b44a88a39027e209307e8e1
xdg-desktop-portal_1.18.2-1ubuntu1.dsc 2.9 KiB d43f011d93229744b699fe6837ed92f252ffa22e2e1b275ba47c26484fc979da

View changes file

Binary packages built by this source

xdg-desktop-portal: desktop integration portal for Flatpak and Snap

 xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
 and possibly other desktop containment/sandboxing frameworks. This service
 is made available to the sandboxed application, and provides mediated
 D-Bus interfaces for file access, URI opening, printing and similar
 desktop integration features.
 .
 The implementation of these interfaces is expected to require
 user confirmation before responding to the sandboxed application's
 requests. For example, when the sandboxed application ask to open a file,
 the portal implementation will open an "Open" dialog outside the sandbox,
 and will only make the selected file available to the sandboxed app if
 that dialog is confirmed.
 .
 xdg-desktop-portal is designed to be desktop-agnostic, and uses a
 desktop-environment-specific GUI backend such as xdg-desktop-portal-gtk
 to provide its functionality.

xdg-desktop-portal-dbgsym: debug symbols for xdg-desktop-portal
xdg-desktop-portal-dev: desktop integration portal - development files

 xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
 and possibly other desktop containment/sandboxing frameworks. This service
 is made available to the sandboxed application, and provides mediated
 D-Bus interfaces for file access, URI opening, printing and similar
 desktop integration features. See the xdg-desktop-portal package's
 description for more details.
 .
 This package contains development files for backends such as
 xdg-desktop-portal-gtk.

xdg-desktop-portal-tests: desktop integration portal - automated tests

 xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
 and possibly other desktop containment/sandboxing frameworks. This service
 is made available to the sandboxed application, and provides mediated
 D-Bus interfaces for file access, URI opening, printing and similar
 desktop integration features. See the xdg-desktop-portal package's
 description for more details.
 .
 This package contains automated tests.

xdg-desktop-portal-tests-dbgsym: debug symbols for xdg-desktop-portal-tests