Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flatpak for openSUSE:Factory checked in at 2023-03-01 16:13:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flatpak (Old) and /work/SRC/openSUSE:Factory/.flatpak.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatpak" Wed Mar 1 16:13:38 2023 rev:78 rq:1068125 version:1.14.3 Changes: -------- --- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes 2023-02-25 19:54:27.675026064 +0100 +++ /work/SRC/openSUSE:Factory/.flatpak.new.31432/flatpak.changes 2023-03-01 16:13:42.490493098 +0100 @@ -1,0 +2,28 @@ +Mon Feb 27 14:07:03 UTC 2023 - Bjørn Lie <[email protected]> + +- Update to version 1.14.3: + + When splitting an upgrade into two steps (download without + installing, and then upgrade without allowing further + downloads) like GNOME Software does, if an app is marked EOL + and superseded by a replacement, don't remove the superseded + app in the first step, which would result in the replacement + incorrectly not being installed. + + Fix a crash when --socket=gpg-agent is used. + + Fix a crash when listing apps if one of them is broken or + misconfigured. + + If an app has invalid syntax in its overrides or metadata, + mention the filename in the error message. + + Unset $GDK_BACKEND for apps, ensuring GTK apps with + --socket=fallback-x11 can work. + + Never try to export a parent of reserved directories as a + --filesystem, for example /run, which would prevent the app + from starting. + + Never try to export a --filesystem below /run/flatpak or + /run/host, which could similarly prevent the app from starting. + + The above change also fixes apps not starting if a --filesystem + is a symlink to the root directory. + + Show a warning when the --filesystem exists but cannot be + shared with the sandbox. +- Drop flatpak-fix-gpg-agent-double-free.patch: Fixed upstream. + +------------------------------------------------------------------- Old: ---- flatpak-1.14.2.tar.xz flatpak-fix-gpg-agent-double-free.patch New: ---- flatpak-1.14.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flatpak.spec ++++++ --- /var/tmp/diff_new_pack.HAvvDj/_old 2023-03-01 16:13:43.014495808 +0100 +++ /var/tmp/diff_new_pack.HAvvDj/_new 2023-03-01 16:13:43.018495829 +0100 @@ -34,7 +34,7 @@ %define support_environment_generators 1 %endif Name: flatpak -Version: 1.14.2 +Version: 1.14.3 Release: 0 Summary: OSTree based application bundles management License: LGPL-2.1-or-later @@ -44,9 +44,9 @@ Source1: update-system-flatpaks.service Source2: update-system-flatpaks.timer Source3: https://flathub.org/repo/flathub.flatpakrepo +# PATCH-FEATURE-OPENSUSE polkit_rules_usability.patch -- Make the rules comply with openSUSE expectations Patch0: polkit_rules_usability.patch -# PATCH-FIX-UPSTREAM flatpak-fix-gpg-agent-double-free.patch bsc#1207434 [email protected] -- Fix double free in in handling gpg-agent sockets -Patch1: flatpak-fix-gpg-agent-double-free.patch + BuildRequires: bison BuildRequires: bubblewrap >= %{bubblewrap_version} BuildRequires: docbook-xsl-stylesheets ++++++ flatpak-1.14.2.tar.xz -> flatpak-1.14.3.tar.xz ++++++ ++++ 24410 lines of diff (skipped)
