Hello community,

here is the log from the commit of package flatpak for openSUSE:Leap:15.2 
checked in at 2020-03-06 12:37:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/flatpak (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.flatpak.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flatpak"

Fri Mar  6 12:37:59 2020 rev:40 rq:779643 version:1.6.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/flatpak/flatpak.changes        2020-02-16 
18:26:09.998650346 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.flatpak.new.26092/flatpak.changes     
2020-03-06 12:38:34.886658878 +0100
@@ -1,0 +2,16 @@
+Thu Feb 13 15:57:51 UTC 2020 - Antonio Larrosa <alarr...@suse.com>
+
+- 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.4KmBjm/_old  2020-03-06 12:38:35.874659478 +0100
+++ /var/tmp/diff_new_pack.4KmBjm/_new  2020-03-06 12:38:35.878659481 +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.4KmBjm/_old  2020-03-06 12:38:35.890659488 +0100
+++ /var/tmp/diff_new_pack.4KmBjm/_new  2020-03-06 12:38:35.890659488 +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)


Reply via email to