xdg-desktop-portal 1.16.0-2ubuntu1 source package in Ubuntu
Changelog
xdg-desktop-portal (1.16.0-2ubuntu1) lunar; urgency=medium * Merge from Debian. Remaining changes: - 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 * d/p/webextensions-portal.patch: updated * Keep alternative dependency to libgdk-pixbuf2.0-dev for easier backports to Ubuntu 20.04 LTS or 18.04 LTS xdg-desktop-portal (1.16.0-2) unstable; urgency=medium * d/patches: Add post-release bug fixes from upstream - d/p/file-chooser-Set-writable-flag-correctly.patch: Don't allow writing to files if not requested - d/p/tests-List-lists-of-sources-one-per-line-in-alphabetical-.patch, d/p/tests-Add-missing-dependency-on-permission-store-GDBus-he.patch: Fix a race condition that was breaking bullseye-backports builds -- Nathan Pratta Teodosio <email address hidden> Wed, 25 Jan 2023 15:33:03 -0300
Upload details
- Uploaded by:
- Nathan Teodosio
- Sponsored by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xdg-desktop-portal_1.16.0.orig.tar.xz | 244.7 KiB | 5b41a5915c11851493d8c33b9783f147a0a6f419db80ad760e84cd3420fd8c19 |
xdg-desktop-portal_1.16.0-2ubuntu1.debian.tar.xz | 17.7 KiB | 3c1072ee840b41cc7d950b8bddbb3bcdf1742a934fe281afb28972ef02bedb62 |
xdg-desktop-portal_1.16.0-2ubuntu1.dsc | 2.9 KiB | 50c9edb411bbb0681529090a68eb3c8ae4a16ce46422e8afdf47e06cd25b6e84 |
Available diffs
- diff from 1.16.0-1ubuntu1 to 1.16.0-2ubuntu1 (13.6 KiB)
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