flatpak 1.12.7-1 source package in Ubuntu
Changelog
flatpak (1.12.7-1) unstable; urgency=medium * New upstream stable release - Pass through a remote X11 display if the app has --share=network - Pass through a remote PulseAudio server if the app has --share=network - WAYLAND_DISPLAY can be an absolute path - Accept /app/share/metainfo/*.xml exports from apps that were built with Flatpak 1.13.x - Automatically set up /var/lib/flatpak/repo if required - Work around a bug in libostree < 2021.6 when used with GLib >= 2.71 - Fix some memory leaks in GVariant data processing * d/gbp.conf: Use upstream/1.12.x branch for upstream imports * d/watch: Only watch for upstream stable releases -- Simon McVittie <email address hidden> Mon, 14 Mar 2022 17:37:10 +0000
Upload details
- Uploaded by:
- Utopia Maintenance Team
- Uploaded to:
- Sid
- Original maintainer:
- Utopia Maintenance Team
- Architectures:
- linux-any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
flatpak_1.12.7-1.dsc | 3.5 KiB | 1c6409e5487194803f26950800fa51d04ab0ec9f1b53a0616429bf7b83ac1a62 |
flatpak_1.12.7.orig.tar.xz | 1.5 MiB | 6db52a531ce278282ac7ebfb99f66a0bb3eccaf44e864844c2c95c1ee5ba9316 |
flatpak_1.12.7-1.debian.tar.xz | 32.7 KiB | 79465c8f29f7aa4935e41e33634aa1f28b4859f14a65304221e4404675d31e8a |
Available diffs
- diff from 1.12.6-1 to 1.12.7-1 (235.4 KiB)
No changes file available.
Binary packages built by this source
- flatpak: Application deployment framework for desktop apps
Flatpak installs, manages and runs sandboxed desktop application bundles.
Application bundles run partially isolated from the wider system, using
containerization techniques such as namespaces to prevent direct access
to system resources. Resources from outside the sandbox can be accessed
via "portal" services, which are responsible for access control; for
example, the Documents portal displays an "Open" dialog outside the
sandbox, then allows the application to access only the selected file.
.
Each application uses a specified "runtime", or set of libraries, which is
available as /usr inside its sandbox. This can be used to run application
bundles with multiple, potentially incompatible sets of dependencies within
the same desktop environment.
.
This package contains the services and executables needed to install and
launch sandboxed applications, and the portal services needed to provide
limited access to resources outside the sandbox.
- flatpak-dbgsym: debug symbols for flatpak
- flatpak-tests: Application deployment framework for desktop apps (tests)
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
.
This package contains automated tests.
- flatpak-tests-dbgsym: debug symbols for flatpak-tests
- gir1.2-flatpak-1.0: Application deployment framework for desktop apps (introspection)
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings for libflatpak0.
- libflatpak-dev: Application deployment framework for desktop apps (development)
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
.
This package contains development headers and pkg-config metadata
for libflatpak0, and the flatpak-coredump and flatpak-bisect scripts used
to debug Flatpak applications.
- libflatpak-doc: Application deployment framework for desktop apps (documentation)
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
.
This package contains reference documentation for libflatpak0.
- libflatpak0: Application deployment framework for desktop apps (library)
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
.
This package contains the flatpak shared library, used by higher level
package management tools like gnome-software.
- libflatpak0-dbgsym: debug symbols for libflatpak0