From 06109e86f8cc653c83c7d1d4821b295d2b5bab67 Mon Sep 17 00:00:00 2001 From: jo Date: Wed, 17 Aug 2022 13:23:20 +0200 Subject: [PATCH] docs: add ubuntu bionic deprecation notice --- docs/releases/unreleased.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/releases/unreleased.md b/docs/releases/unreleased.md index 1148f5269..a8e568969 100644 --- a/docs/releases/unreleased.md +++ b/docs/releases/unreleased.md @@ -16,6 +16,16 @@ The LibreTime project wants to thank the following contributors for authoring PR ## :fire: Deprecation and removal +### Ubuntu Bionic support deprecation + +Support for Ubuntu Bionic is being deprecated, and will be removed in LibreTime v3.1.0. Maintenance only versions (3.0.x) for Ubuntu Bionic will be provided until the distribution release reaches its end of life. Please see the [supported distributions release policy](../developer-manual/development/releases.md#distributions-releases-support) for details. + +Along with the Ubuntu Bionic deprecation, the following dependencies versions are also being deprecated: + +- [liquidsoap 1.1.1](https://packages.ubuntu.com/bionic/liquidsoap) +- [php7.2](https://packages.ubuntu.com/bionic/php7.2) +- [python3.6](https://packages.ubuntu.com/bionic/python3) + ## :arrow_up: Upgrading ## :warning: Known issues