xdg-desktop-portal 1.14.4-1ubuntu1~22.04.1 source package in Ubuntu

Changelog

xdg-desktop-portal (1.14.4-1ubuntu1~22.04.1) jammy; urgency=medium

  * New stable update
    - background: Fix a regression introduced in 1.14.0 which caused invalid
      autostart files to be generated. (lp: #1975638)

 -- Sebastien Bacher <email address hidden>  Mon, 13 Jun 2022 16:09:30 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Jammy
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.14.4.orig.tar.xz 498.5 KiB 0590199a65daee7c4f3e5c293e3d5b287610bf9299c4515eacc3d133474f0c73
xdg-desktop-portal_1.14.4-1ubuntu1~22.04.1.debian.tar.xz 18.4 KiB 0103156424e04abad3b7cd947c4a2aa798ad6ac4b6bd2f0cac4eaac5ee7697a7
xdg-desktop-portal_1.14.4-1ubuntu1~22.04.1.dsc 2.3 KiB c7f3f1cea685fc2eec9047e5cd6679838c70dbfa6058b363bf063193f844cf75

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