flatpak 0.11.1-0ubuntu1 source package in Ubuntu

Changelog

flatpak (0.11.1-0ubuntu1) bionic; urgency=medium

  * New upstream release
    - Remove document portal and permission store
    - Add --socket=fallback-x11 permission
    - Fix dbus proxy vulnerability in authentication phase
    - Allow personality syscall in devel mode
    - commit-from: Migrate static deltas with commit
    - Add "network" storage type for installations
    - Add flatpak info --show-permissions
    - Add flatpak info --file-access
    - search: Update appstream (if stale) before searching
    - Make libflatpak work when /var/lib/flatpak is empty
    - build-bundle: Add --from-commit option
    - Allow appstream ids that don't end in .desktop
    - Make permission handling ignore unknown permissions for forwards
      compatibility
    - Removed incorrect error message in update --appdata when there
      was no updates
    - Fix handling of abort in the duplicate remote prompt
    - Fix division by zero in progress calculation
    - Fix flatpak remote-info --show-metadata
    - Fixed crash when installing some flatpak bundle files
    - Fix installation of telegram
    - remote-ls -u only considers app from the origin remote
    - Fix assertion error in extra-data progress reporting
    - Report nicer errors when trying to downgrade as non-root
    - pulseaudio: Try to find pulseaudio socket better
    - Fixed some warnings reported by coverity
    - Cleaned up code by splitting up some large source files
  * debian/flatpak.install
    - Removed files that are now provided by the xdg-desktop-portal package

 -- Ken VanDine <email address hidden>  Wed, 14 Feb 2018 08:29:14 -0500

Upload details

Uploaded by:
Ken VanDine
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
flatpak_0.11.1.orig.tar.xz 823.7 KiB 97d675283a8d6184fdb4620c657066b9138e6ec3e0169382a9e78210f51f5819
flatpak_0.11.1-0ubuntu1.debian.tar.xz 19.4 KiB d9bb62f44ff2fff88635bd761e306579648d9fb2f5f0e1d3db9e1e1a2e7b3eb9
flatpak_0.11.1-0ubuntu1.dsc 2.6 KiB c0d00efea04ce56abf71b41a89baa00881ed2e0c6dd826cabaf15e88c779f52d

View changes file

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.

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