summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2023-12-06 14:18:39 +0100
committerOskar Nyberg <oskar@mullvad.net>2023-12-07 10:15:08 +0100
commita9fdcafeb4f2376c4e7cc9db0922574c6a705303 (patch)
tree0c11143859635c767c6a0b78b2d2bc664f017e02
parentcf7f6cc33b0d7770c6455f1793b961e613268a03 (diff)
downloadmullvadvpn-a9fdcafeb4f2376c4e7cc9db0922574c6a705303.tar.xz
mullvadvpn-a9fdcafeb4f2376c4e7cc9db0922574c6a705303.zip
Update changelog for 2023.6
-rw-r--r--CHANGELOG.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f093a547d6..5a21548dd3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,8 +26,6 @@ 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.0.
-
#### Android
- Migrate welcome view to compose.
- Migrate in app notifications to compose.
@@ -49,6 +47,11 @@ Line wrap the file at 100 chars. Th
#### Linux
- Prevent fragmentation when multihop is enabled by setting a default route MTU.
+
+## [2023.6] - 2023-12-06
+### Changed
+- Update OpenVPN to 2.6.8 from 2.6.0.
+
### Security
- Update OpenVPN to 2.6.8 to fix CVE-2023-46850, which could cause freed memory to be sent to the
peer.