Hello community, here is the log from the commit of package flatpak for openSUSE:Factory checked in at 2020-02-18 10:34:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flatpak (Old) and /work/SRC/openSUSE:Factory/.flatpak.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatpak" Tue Feb 18 10:34:13 2020 rev:41 rq:774596 version:1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes 2020-02-03 11:11:16.429782931 +0100 +++ /work/SRC/openSUSE:Factory/.flatpak.new.26092/flatpak.changes 2020-02-18 10:34:17.416195887 +0100 @@ -1,0 +2,16 @@ +Thu Feb 13 15:57:51 UTC 2020 - Antonio Larrosa <[email protected]> + +- Update to version 1.6.2: + + Due to a combination of some behaviour in flatpak and recent versions of + ostree we at some point lost the use of deltas for the initial install + case, instead always falling back to a full ostree operation which is + a lot less efficient for pulls with many small files like a runtime. This + caused some very slow installs from e.g. flathub, so it's recommended to + update to this version to get better install performance. + + We now correctly handle TMPDIR env var overrides when bwrap is setuid + + Disallow running "flatpak run" under sudo (as it doesn't work and causes issues) + + Fix build with older versions of glib + + Minor documentation updates + + Updated translations + +------------------------------------------------------------------- Old: ---- flatpak-1.6.1.tar.xz New: ---- flatpak-1.6.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flatpak.spec ++++++ --- /var/tmp/diff_new_pack.5dyGbX/_old 2020-02-18 10:34:18.388197870 +0100 +++ /var/tmp/diff_new_pack.5dyGbX/_new 2020-02-18 10:34:18.392197878 +0100 @@ -32,7 +32,7 @@ %define libname libflatpak0 Name: flatpak -Version: 1.6.1 +Version: 1.6.2 Release: 0 Summary: OSTree based application bundles management License: LGPL-2.1-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.5dyGbX/_old 2020-02-18 10:34:18.436197968 +0100 +++ /var/tmp/diff_new_pack.5dyGbX/_new 2020-02-18 10:34:18.436197968 +0100 @@ -4,7 +4,7 @@ <param name="url">https://github.com/flatpak/flatpak.git</param> <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">refs/tags/1.6.1</param> + <param name="revision">refs/tags/1.6.2</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ flatpak-1.6.1.tar.xz -> flatpak-1.6.2.tar.xz ++++++ ++++ 21548 lines of diff (skipped)
