diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-07-09 14:13:11 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-07-09 14:13:11 +0200 |
| commit | 2f303f7158be3256f94ad437b72ab8628cfceaee (patch) | |
| tree | 27786d28a9d9178b8a3f1c18cf9902199030d18e | |
| parent | df77dd1d8ee0b44cfaa275aa4d664a4c4dca5163 (diff) | |
| parent | ba5d679d929db5f15ca74235693207352e3f8873 (diff) | |
| download | mullvadvpn-2f303f7158be3256f94ad437b72ab8628cfceaee.tar.xz mullvadvpn-2f303f7158be3256f94ad437b72ab8628cfceaee.zip | |
Merge branch 'update-openvpn'
| -rw-r--r-- | CHANGELOG.md | 3 | ||||
| m--------- | dist-assets/binaries | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 841a84ca31..ebcf980a84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ Line wrap the file at 100 chars. Th - Update the out of time-view and new account-view to make it more user friendly. - Change the app update notification when the suggested version is a beta, to include that it's a beta. +- Upgrade OpenVPN from 2.5.1 to 2.5.3. ### Fixed - Fix link to download page not always using the beta URL when it should. @@ -45,6 +46,8 @@ Line wrap the file at 100 chars. Th #### Windows - Fix failure to restart the daemon when resuming from "fast startup" hibernation. +- Fix OpenVPN not responding to shutdown signals when they are sent early on, causing it to close + after 30 seconds. - Disable notification actions for persistent notifications since they were called when pressing close. - Remove deleted network devices from consideration in the offline monitor. Previously, the offline diff --git a/dist-assets/binaries b/dist-assets/binaries -Subproject 3a236d50fd1ffb67cd3d29fbfc31393cdf03a22 +Subproject 375cfc52255ec3beb15cc0713988ea995cb7582 |
