From ac1acf41816092926c359fa86c18a0cbbfc81123 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20L=C3=B6nnhager?= Date: Mon, 4 Dec 2023 16:57:18 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be653e994af..133a3474aa32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,9 @@ Line wrap the file at 100 chars. Th - Add CLI support for applying patches to the settings with `mullvad import-settings`. ### Changed +- Update OpenVPN to 2.6.8 from 2.6.8. This fixes CVE-2023-46850, which could cause freed memory + to be sent to the peer. + #### Android - Migrate welcome view to compose. - Migrate in app notifications to compose.