From 3ea826900fe1f8dfee96eeb8a96ef27559f5b5ad2d6f020d34659a89ba3feee8 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Fri, 12 Mar 2021 12:08:16 +0000 Subject: [PATCH] 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 --- flatpak-1.10.1.tar.xz | 3 --- flatpak-1.10.2.tar.xz | 3 +++ flatpak.changes | 14 ++++++++++++++ flatpak.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 flatpak-1.10.1.tar.xz create mode 100644 flatpak-1.10.2.tar.xz diff --git a/flatpak-1.10.1.tar.xz b/flatpak-1.10.1.tar.xz deleted file mode 100644 index 9f4f2dd..0000000 --- a/flatpak-1.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1354f42bf3b5d51aeb4028c9b62fd4ffc673ef2ff6e583c17777f5dafdbdcb7 -size 1507668 diff --git a/flatpak-1.10.2.tar.xz b/flatpak-1.10.2.tar.xz new file mode 100644 index 0000000..408265a --- /dev/null +++ b/flatpak-1.10.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db152739d072f8ff299e4e888d8963a1b4538da7b10e0b86525be438f2e1dde4 +size 1507856 diff --git a/flatpak.changes b/flatpak.changes index 5ee6e9e..2ffe3c1 100644 --- a/flatpak.changes +++ b/flatpak.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Mar 10 14:27:26 UTC 2021 - Antonio Larrosa + +- 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 diff --git a/flatpak.spec b/flatpak.spec index 5af5d17..6beb828 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -30,7 +30,7 @@ %define support_environment_generators 1 %endif Name: flatpak -Version: 1.10.1 +Version: 1.10.2 Release: 0 Summary: OSTree based application bundles management License: LGPL-2.1-or-later