Hello community,

here is the log from the commit of package flatpak for openSUSE:Leap:15.2 
checked in at 2020-04-14 14:19:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/flatpak (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.flatpak.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flatpak"

Tue Apr 14 14:19:47 2020 rev:41 rq:792868 version:1.6.3

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/flatpak/flatpak.changes        2020-03-06 
12:38:34.886658878 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.flatpak.new.3248/flatpak.changes      
2020-04-14 14:19:49.417222653 +0200
@@ -1,0 +2,26 @@
+Mon Apr  6 14:31:20 UTC 2020 - Antonio Larrosa <alarr...@suse.com>
+
+- Require bubblewrap 0.4.1
+
+-------------------------------------------------------------------
+Mon Apr  6 09:32:31 UTC 2020 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to version 1.6.3:
+  + The main change in this version is a fix for a regression in
+    the progress calculation for applications using extra-data.
+    Additionally the bundled version of bubblewrap is updated to
+    0.4.1 which fixes a security issue in some cases. See
+    GHSA-j2qp-rvxj-43vj for details.
+  + Don't break if users primary gid is not in the nsswitch
+    database
+  + Fix crash in flatpak repair if no remotes are configured
+  + Some updates to the oci authenticator
+  + Retry downloads of extra data
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Feb 16 17:22:44 UTC 2020 - Bjørn Lie <bjorn....@gmail.com>
+
+- Drop obsolete _servicedata file.
+
+-------------------------------------------------------------------
@@ -5,8 +31,11 @@
-  + 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)
+  + 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)
@@ -15 +44 @@
-  + Updated translations
+  + Updated translations.

Old:
----
  _servicedata
  flatpak-1.6.2.tar.xz

New:
----
  flatpak-1.6.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ flatpak.spec ++++++
--- /var/tmp/diff_new_pack.avDage/_old  2020-04-14 14:19:49.797222937 +0200
+++ /var/tmp/diff_new_pack.avDage/_new  2020-04-14 14:19:49.801222940 +0200
@@ -32,7 +32,7 @@
 
 %define libname libflatpak0
 Name:           flatpak
-Version:        1.6.2
+Version:        1.6.3
 Release:        0
 Summary:        OSTree based application bundles management
 License:        LGPL-2.1-or-later
@@ -42,7 +42,7 @@
 Source1:        system-user-flatpak.conf
 Patch0:         polkit_rules_usability.patch
 BuildRequires:  bison
-BuildRequires:  bubblewrap >= 0.4.0
+BuildRequires:  bubblewrap >= 0.4.1
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  gtk-doc
 BuildRequires:  intltool >= 0.35.0
@@ -73,7 +73,7 @@
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(xau)
 Requires:       %{libname} = %{version}
-Requires:       bubblewrap >= 0.4.0
+Requires:       bubblewrap >= 0.4.1
 Requires:       ostree >= 2018.9
 Requires:       xdg-dbus-proxy >= 0.1.0
 Requires:       xdg-desktop-portal >= 0.10

++++++ _service ++++++
--- /var/tmp/diff_new_pack.avDage/_old  2020-04-14 14:19:49.825222958 +0200
+++ /var/tmp/diff_new_pack.avDage/_new  2020-04-14 14:19:49.829222961 +0200
@@ -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.2</param>
+    <param name="revision">refs/tags/1.6.3</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ flatpak-1.6.2.tar.xz -> flatpak-1.6.3.tar.xz ++++++
++++ 1852 lines of diff (skipped)


Reply via email to