From 37f0a217983c39f5c329dce797405e9965e08ebd Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 24 Apr 2024 18:33:36 +0100 Subject: [PATCH] README: Clarify that 1.8.x is an end-of-life branch Signed-off-by: Simon McVittie --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 47ad21b6..73008fb7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ -

- Flatpak icon -

+# Flatpak 1.8.x: end-of-life branch + +The Flatpak 1.8.x branch is no longer supported and does not receive +security fixes. +Please upgrade to a supported branch as documented in +[SECURITY.md](https://github.com/flatpak/flatpak/blob/main/SECURITY.md). + +If maintainers of long-term-supported OS distributions are still +distributing Flatpak 1.8.x, those vendors will need to either take +responsibility for backporting security fixes, or upgrade their Flatpak +packages. + +--- [![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/flatpak/flatpak.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/flatpak/flatpak/context:cpp)