From 1e4f3adaec6bf12e3a6841effe99d8ddf93e6bbd Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 24 Apr 2024 18:19:14 +0100 Subject: [PATCH] Update NEWS Signed-off-by: Simon McVittie --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index d7b286c2..06c9351a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Changes in 1.14.7 +~~~~~~~~~~~~~~~~~ +Released: not yet + +Bug fixes: + + * Expand the list of environment variables that Flatpak apps do not + inherit from the host system (#5765, #5785) + + * Fix a misleading comment in the test for CVE-2024-32462 (#5779) + +Internal changes: + + * Work around infrastructure issues in third-party apt repositories + used by default in Github Workflows (#5786) + Changes in 1.14.6 ~~~~~~~~~~~~~~~~~ Released: 2024-04-18