Bump version to 1.8.5 and update NEWS

This commit is contained in:
Alexander Larsson
2021-01-14 09:38:54 +01:00
parent 5019b303f6
commit b2aff2d19d
2 changed files with 13 additions and 1 deletions

12
NEWS
View File

@@ -1,3 +1,15 @@
Changes in 1.8.5
~~~~~~~~~~~~~~~~
Released: 2020-01-14
This is a security update that fixes a sandbox escape where a
malicious application can execute code outside the sandbox
by controlling the environment of the "flatpak run" command
when spawning a sub-sandbox.
See the advisory for details:
https://github.com/flatpak/flatpak/security/advisories/GHSA-4ppf-fxf6-vxg2
Changes in 1.8.4
~~~~~~~~~~~~~~~~
Released: 2020-12-22

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], [4])
m4_define([flatpak_micro_version], [5])
m4_define([flatpak_extra_version], [])
m4_define([flatpak_interface_age], [0])
m4_define([flatpak_binary_age],