summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2021-03-10 11:26:20 +0100
committerAlexander Larsson <alexl@redhat.com>2021-03-10 11:26:20 +0100
commit2d637e2bb1bcc575919c6a6e99ceba53967067c0 (patch)
treeb49bd4cb3535e012bdf85a2944af021cd0691580 /NEWS
parenta7401e638bf0c03102039e216ab1081922f140ae (diff)
downloadflatpak-2d637e2bb1bcc575919c6a6e99ceba53967067c0.tar.gz
Update NEWS and version for release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 13c4a84e..06f6a260 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Changes in 1.10.2
+~~~~~~~~~~~~~~~~~
+Released: 2021-03-10
+
+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.
+
+Other changes:
+
+* 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
+
Changes in 1.10.1
~~~~~~~~~~~~~~~~~
Released: 2021-01-21