Hello community,

here is the log from the commit of package xdg-desktop-portal for 
openSUSE:Factory checked in at 2020-09-04 10:52:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-desktop-portal"

Fri Sep  4 10:52:32 2020 rev:16 rq:830851 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-desktop-portal/xdg-desktop-portal.changes    
2020-07-13 09:05:47.576132741 +0200
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.3399/xdg-desktop-portal.changes
  2020-09-04 10:52:41.130416783 +0200
@@ -1,0 +2,8 @@
+Fri Aug 28 16:27:32 UTC 2020 - Dario Faggioli <dfaggi...@suse.com>
+
+- Require /usr/bin/fusermount: xdg-document-portal calls out to the
+  binary. Without it, files or dirs can be selected, but
+  whatever is done with or in them, will not have any effect
+  (boo#1175899).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xdg-desktop-portal.spec ++++++
--- /var/tmp/diff_new_pack.r2QskJ/_old  2020-09-04 10:52:42.714417631 +0200
+++ /var/tmp/diff_new_pack.r2QskJ/_new  2020-09-04 10:52:42.718417634 +0200
@@ -29,7 +29,6 @@
 Patch1:         0001-Fix-use-after-free-in-xdg_get_app_info_from_pid.patch
 Patch2:         0002-add-AssumedAppArmorLabel-key-to-D-Bus-service-files.patch
 Patch3:         0003-Fix-criticals-if-no-default-handler-for-desired-type.patch
-
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  xmlto
@@ -45,6 +44,9 @@
 BuildRequires:  pkgconfig(libportal)
 # Break cycle: we buildrequire flatpak, and flatpak has a requires on 
xdg-desktop-portal
 #!BuildIgnore:  xdg-desktop-portal
+# xdg-dfesktop-portal calls out to fusermount (in $PATH) (boo#1175899)
+# document-portal/document-portal-fuse.c: char *umount_argv[] = { 
"fusermount", "-u", "-z", (char *) path, NULL };
+Requires:       %{_bindir}/fusermount
 
 %description
 A portal frontend service for Flatpak and possibly other desktop containment 
frameworks.


Reply via email to