Bump version to 1.8.2 and update NEWS

This commit is contained in:
Alexander Larsson
2020-08-21 14:27:11 +02:00
parent 26daeea582
commit 3edd38ebb2
2 changed files with 14 additions and 1 deletions

13
NEWS
View File

@@ -1,3 +1,16 @@
Changes in 1.8.2
================
* Added validation of collection id settins for remotes
* Fix seccomp filters on s390
* Robustness fixes to the spawn portal
* Fix support for masking update in the system installation
* Better support for distros with uncommon models of merged /usr
* Cache responses from localed/AccoutService
* Fix hangs in cases where xdg-dbus-proxy fails to start
* Fix double-free in cups socket detection
* OCI authenticator now doesn't ask for auth in case of http errors
Changes in 1.8.1
================

View File

@@ -15,7 +15,7 @@ AC_PREREQ([2.63])
m4_define([flatpak_major_version], [1])
m4_define([flatpak_minor_version], [8])
m4_define([flatpak_micro_version], [1])
m4_define([flatpak_micro_version], [2])
m4_define([flatpak_extra_version], [])
m4_define([flatpak_interface_age], [0])
m4_define([flatpak_binary_age],