diff options
| author | Linus Färnstrand <faern@faern.net> | 2023-03-06 16:37:02 +0100 |
|---|---|---|
| committer | Linus Färnstrand <faern@faern.net> | 2023-03-14 14:21:47 +0100 |
| commit | eccb23804bb48e9df88843817dcd49ef06e85979 (patch) | |
| tree | 4ac6bd6a4532eb9fd7315f88d7d9253d01c4fe01 | |
| parent | bd5eb8ea23dddb838ba97e5641e57775d55a8798 (diff) | |
| download | mullvadvpn-eccb23804bb48e9df88843817dcd49ef06e85979.tar.xz mullvadvpn-eccb23804bb48e9df88843817dcd49ef06e85979.zip | |
Update README and changelog to reflect droppet debian 10 support
| -rw-r--r-- | CHANGELOG.md | 5 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 686e21202b..a4ca650379 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,11 @@ Line wrap the file at 100 chars. Th - Remove automatic fallback to wireguard-go. This is done as a first step before fully deprecating it on Windows. +### Deprecated +#### Linux +- Deprecated support for Debian 10. This also means dropping support for glibc older + than 2.31 and Linux kernels older than 5.10. + ### Fixed - Fix close to expiry notification not showing unless app is opened once within the last three days in the desktop app. @@ -39,7 +39,7 @@ security. | macOS | The three latest major releases | | Linux (Ubuntu)| The two latest LTS releases and the latest non-LTS releases | | Linux (Fedora) | The versions that are not yet [EOL](https://fedoraproject.org/wiki/End_of_life) | -| Linux (Debian) | The versions that are not yet [EOL](https://wiki.debian.org/DebianReleases) | +| Linux (Debian) | 11 and newer | | Android | 8 and newer | | iOS | 13 and newer | |
