Announce: Flatpak 1.15.1 (development prerelease)

Simon McVittie smcv at collabora.com
Thu Nov 17 20:01:05 UTC 2022


Available here: https://github.com/flatpak/flatpak/releases/tag/1.15.1

This is a development prerelease for the adventurous, part of the 1.15.x
branch, which will eventually lead to a 1.16.0 stable release. Don't
include this version in stable OS distributions.

Most of the bug fixes in this release will also be included in 1.14.1,
which I'm hoping to release soon.

$ sha256sum -b flatpak-1.15.1.tar.xz
13d34462ed130c0fe4928904cfcbcb7322c46c2c22ad70f657d35577c40d951e *flatpak-1.15.1.tar.xz

Dependencies:

* When building with Meson, gpgme 1.8.0 is now required.
  Older versions can still be used by building with Autotools.

Features:

* If an old temporary deploy directory was leaked by versions before #5146,
  clean it up the next time the same app is updated (#5164)

Bug fixes:

* If an app update is blocked by parental controls policies, clean up the
  temporary deploy directory (#5146)
* Fix Autotools build with versions of gpgme that no longer provide
  gpgme-config(1) (#5173)
* Fix a possible parallel build failure with Meson (#5165)
* Fix a compiler warning on 32-bit architectures (#5148)
* When building with Autotools, be more consistent about applying compiler
  warning flags (#5149)
* Unset $TEMP, $TEMPDIR and $TMP for apps, the same as $TMPDIR (#5168)
* Treat /efi the same as /boot/efi (#5155)

-- 
Simon McVittie, Collabora Ltd. / Debian
on behalf of the Flatpak maintainers



More information about the Flatpak mailing list