summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <faern@faern.net>2023-03-06 16:37:02 +0100
committerLinus Färnstrand <faern@faern.net>2023-03-14 14:21:47 +0100
commiteccb23804bb48e9df88843817dcd49ef06e85979 (patch)
tree4ac6bd6a4532eb9fd7315f88d7d9253d01c4fe01
parentbd5eb8ea23dddb838ba97e5641e57775d55a8798 (diff)
downloadmullvadvpn-eccb23804bb48e9df88843817dcd49ef06e85979.tar.xz
mullvadvpn-eccb23804bb48e9df88843817dcd49ef06e85979.zip
Update README and changelog to reflect droppet debian 10 support
-rw-r--r--CHANGELOG.md5
-rw-r--r--README.md2
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.
diff --git a/README.md b/README.md
index 36b7378935..eaffbe3e1b 100644
--- a/README.md
+++ b/README.md
@@ -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 |