flatpak 1.0.1-0ubuntu0.1 source package in Ubuntu

Changelog

flatpak (1.0.1-0ubuntu0.1) bionic; urgency=medium

  * Update to 1.0.1 (LP: #1787917)
  * New upstream stable release
    - Update symbols file for new ABI
    - Bump ostree (build)dependencies to 2018.7
    - Install new flatpak-coredumpctl script as an example
    - Install zsh completion functions
    - debian/copyright: Update
    - debian/control: Update bubblewrap and ostree dependencies
    - debian/control: Depend on python3 for build-time tests
    - debian/control: flatpak Recommends p11-kit, for p11-kit-server
  * debian/test.sh: Output test logs in the build log, even on success
  * Remove --disable-document-portal, no longer necessary since 0.11.0
  * Version the ostree command-line tool dependency for the tests.
  * debian/tests/gnome-desktop-testing: Enable full test coverage on machines
    where the login name is "user" and the hostname is "host"
  * debian/tests: Mark OCI tests as flaky for now, since hangs do not appear
    to have been completely addressed
  * debian/patches/test-webserver-Fix-race-condition.patch:
    Fix a race condition in test setup
  * debian/patches/debian/Use-Python-3-for-test-web-server.patch:
    Rebase and expand to cover more test code

 -- Andrew Hayzen <email address hidden>  Sun, 02 Sep 2018 00:12:41 +0100

Upload details

Uploaded by:
Andrew Hayzen
Sponsored 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_1.0.1.orig.tar.xz 949.8 KiB c464efc3aeccd9a97e42fa3c2fda13fde59aca1aadb08ce7a9e27d9e9a7a5e24
flatpak_1.0.1-0ubuntu0.1.debian.tar.xz 21.9 KiB 5589b55e80af601d976d79a7ff794702630caddbe0953e21597a86a49419ccf3
flatpak_1.0.1-0ubuntu0.1.dsc 2.6 KiB 8cfdc3b1a19f3462aba88b40700b9bff0c35e522eb5f3e497fa8b90d73e9f37d

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