xdg-desktop-portal 1.18.4-1ubuntu2 source package in Ubuntu
Changelog
xdg-desktop-portal (1.18.4-1ubuntu2) noble; urgency=medium * Merge with Debian (LP: #2062394). Remaining change: - Import https://github.com/flatpak/xdg-desktop-portal/pull/705 as a distro-patch to add a portal for managing WebExtensions native messaging servers xdg-desktop-portal (1.18.4-1) unstable; urgency=medium * New upstream stable release - Don't allow sandboxed apps to specify commands starting with '-' when generating .desktop files, mitigating CVE-2024-32462 in Flatpak - Do not store device access permission as "denied by user" if there was an error - Fix a crash when config files don't specify a default backend -- Jeremy Bícha <email address hidden> Thu, 18 Apr 2024 17:00:47 -0400
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xdg-desktop-portal_1.18.4.orig.tar.xz | 683.0 KiB | b858aa1e74e80c862790dbb912906e6eab8b1e4db9339cd759473af62b461e65 |
xdg-desktop-portal_1.18.4-1ubuntu2.debian.tar.xz | 21.5 KiB | 1ae09a9f397fb9fd530abf3d372ba3eb216f648ecc41734be9e457b0f2f58bca |
xdg-desktop-portal_1.18.4-1ubuntu2.dsc | 2.9 KiB | ca0257dd48f671a9ac4b51c737c90aa47094a01fe4c0ab01e9f181785b3f7f34 |
Available diffs
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