Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Dec 4, 2023
1 parent 8ead9f0 commit aa85efa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ 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.
Expand All @@ -44,6 +46,10 @@ Line wrap the file at 100 chars. Th
- Rename interface name from `wg-mullvad` to `wg0-mullvad`.

### Fixed
- Update OpenVPN to 2.6.8 to fix CVE-2023-46850, which could cause freed memory to be sent to the
peer.


#### Linux
- Prevent fragmentation when multihop is enabled by setting a default route MTU.

Expand Down

0 comments on commit aa85efa

Please sign in to comment.