Announce: Flatpak 1.1.3

Alexander Larsson alexl at redhat.com
Tue Jan 15 15:12:37 UTC 2019


Flatpak 1.1.3 available here:
  https://github.com/flatpak/flatpak/releases/tag/1.1.3
$ sha256sum flatpak-1.1.3.tar.xz
02d62b616abad7e75619dd4fce5b2be91f624ff537d8d3ade0f582d2bf86b88b
flatpak-1.1.3.tar.xz

I expect this to be the last minor release before 1.2 which will be out soon.

Changes in 1.1.3
================

 * Various fixes to the CLI output changes
 * New flatpak --installations option to list all installations
 * Extract license info from appdata among with the other fields.
   This is shown in e.g. info and remote-info, and has library API.
 * install/update/uninstall now has --noninteractive option with less output
   that is useful when called from scripts, etc.
 * --devel is now properly forwarded to sub-sandboxes using the flatpak portal.
 * Drop dependency on libappstream-glib from libflatpak.
 * Initial support for exposing the system dconf defaults to the sandbox.
 * We now create deploy refs for the deployed commits to avoid a prune removing
   objects that are in use.
 * Ask about removing all refs when deleting a remote.
 * New environment generator that handles custom installations,
   replacing the old dbus service config file.
 * Documentation updates
 * More robust completion
 * Try to report out-of-space errors better.
 * Add more tests.
 * Various improvements to the repair command.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Alexander Larsson                                Red Hat, Inc
       alexl at redhat.com         alexander.larsson at gmail.com


More information about the Flatpak mailing list