summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2020-03-30 15:50:34 +0200
committerAlexander Larsson <alexl@redhat.com>2020-03-30 15:50:34 +0200
commit8352be582c0f01a66b35a4197995a50ea714f0a8 (patch)
tree120a9a25553deb61408ec8129072c0ea332ebe74
parent68706eca212765b1c19bb02a7d0ff704d090e7c4 (diff)
downloadflatpak-8352be582c0f01a66b35a4197995a50ea714f0a8.tar.gz
Update NEWS for 1.6.3
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6e2c354..37434254 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in 1.6.3
+================
+
+The main change in this version is a fix for a regression in the progress calculation
+for applications using extra-data. Additionally the bundled version of bubblewrap
+is updated to 0.4.1 which fixes a security issue in some cases. See
+ https://github.com/containers/bubblewrap/security/advisories/GHSA-j2qp-rvxj-43vj
+for details.
+
+Other changes:
+ * Updated translations
+ * Don't break if users primary gid is not in the nsswitch database
+ * Fix crash in flatpak repair if no remotes are configured
+ * Some updates to the oci authenticator
+ * Retry downloads of extra data
+
Changes in 1.6.2
================