xdg-desktop-portal 1.0.3-0ubuntu0.2 source package in Ubuntu
Changelog
xdg-desktop-portal (1.0.3-0ubuntu0.2) bionic-proposed; urgency=medium * debian/patches/xdp_inode_kernel_unref_check.patch - make xdp_inode_kernel_unref check that kernel_ref_count > 0 fixes autopkgtest failures xdg-desktop-portal (1.0.3-0ubuntu0.1) bionic-proposed; urgency=medium * New upstream release 1.0.3 (LP: #1817285) -- Ken VanDine <email address hidden> Fri, 22 Mar 2019 09:50:55 -0400
Upload details
- Uploaded by:
- Ken VanDine
- Uploaded to:
- Bionic
- Original maintainer:
- Utopia Maintenance Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xdg-desktop-portal_1.0.3.orig.tar.xz | 381.4 KiB | e6d7c19ebe7d14bd42f49ce4b05e6bed5be42806625b3be3be8f23b385da02b6 |
xdg-desktop-portal_1.0.3-0ubuntu0.2.debian.tar.xz | 5.1 KiB | 613de7965b649463d4cd0ed465ee79e56bc8fe515a61589542aa60f2a24e88c9 |
xdg-desktop-portal_1.0.3-0ubuntu0.2.dsc | 1.7 KiB | 5e58174e4ed1afe7be1794164beef669fc15148c5329da66f9f9fe19806b2dab |
Available diffs
- diff from 1.0.3-0ubuntu0.1 to 1.0.3-0ubuntu0.2 (837 bytes)
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