1
0

Accepting request 1129047 from GNOME:Factory

New stable release (forwarded request 1128382 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1129047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdg-desktop-portal?expand=0&rev=38
This commit is contained in:
Ana Guerrero 2023-11-28 21:17:56 +00:00 committed by Git OBS Bridge
commit b6082580b8
4 changed files with 31 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4560478e78b1e246c53e4b0540e63748187143942d6f202a4dcd4864318bfd10
size 696988

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dfac239c5476aafd117a9a10131a2f0b142f72106c52fc03859938e00545f440
size 698912

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Thu Nov 23 17:09:58 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.18.2:
+ Pass the token to the OpenURI portal and, when missing, an
empty string.
+ Fix various memory and file descriptor leaks in the Document
portal.
+ Make files and folders openend with the Document portal close
properly. This should fix cases where the Document portal
prevented external devices from unmounting, due to files inside
them not getting closed after applications stop using them.
+ Implement FUSE getlk and setlk callbacks.This should enable
using sqlite3 through the Document portal.
+ Properly resolve fd symlinks before opening them with
O_NOFOLLOW.
+ Fix cases where the portal id is assumed to match the .desktop
file name.
+ Allow sending directories in the file transfer portal. This
should make it possible to, among other things, drag and drop
folders and files simultaneously from and to sandboxed
applications.
+ Fallback to a hardcoded check to xdg-desktop-portal-gtk in the
absence of any other portal or configuration file, as a last
resort mechanism.
+ Various smaller fixes to the build system.
-------------------------------------------------------------------
Thu Oct 26 18:10:50 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,7 +17,7 @@
Name: xdg-desktop-portal
Version: 1.18.1
Version: 1.18.2
Release: 0
Summary: A portal frontend service for Flatpak
License: LGPL-2.1-or-later