summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2023-03-14 15:19:47 +0100
committerLinus Färnstrand <linus@mullvad.net>2023-03-14 15:19:47 +0100
commita449dbc54314f99f339edc5068194e101dea9838 (patch)
tree24dad00496464be0b4aaa1568d63e432df37fbfa
parentbd5eb8ea23dddb838ba97e5641e57775d55a8798 (diff)
parentb8c2c6652b082e919cbf15b82572724d4fdd4427 (diff)
downloadmullvadvpn-a449dbc54314f99f339edc5068194e101dea9838.tar.xz
mullvadvpn-a449dbc54314f99f339edc5068194e101dea9838.zip
Merge branch 'swap-linux-builds-over-to-debian-11-des-16'
-rw-r--r--CHANGELOG.md5
-rw-r--r--README.md2
-rw-r--r--building/linux-container-image.txt2
3 files changed, 7 insertions, 2 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 |
diff --git a/building/linux-container-image.txt b/building/linux-container-image.txt
index 430c5b568b..2de2b6029c 100644
--- a/building/linux-container-image.txt
+++ b/building/linux-container-image.txt
@@ -1 +1 @@
-ghcr.io/mullvad/mullvadvpn-app-build:20d7550f1
+ghcr.io/mullvad/mullvadvpn-app-build:3461d7d2c