Accepting request 878200 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/878200
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=135
This commit is contained in:
2021-03-12 12:08:16 +00:00
committed by Git OBS Bridge
parent 6bd9227486
commit 3ea826900f
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Mar 10 14:27:26 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Update to version 1.10.2:
+ This is a security update which fixes a potential attack where
a flatpak application could use custom formated .desktop files
to gain access to files on the host system.
+ Fix memory leaks
+ Some test fixes
+ Documentation updates
+ G_BEGIN/END_DECLS added to library headders for c++ use
+ Fix for X11 cookies on OpenSUSE
+ Spawn portal better handles non-utf8 filenames
-------------------------------------------------------------------
Thu Jan 28 08:00:53 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>