diff options
Diffstat (limited to 'repo-deb/main/debian/NEWS')
| -rw-r--r-- | repo-deb/main/debian/NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/repo-deb/main/debian/NEWS b/repo-deb/main/debian/NEWS new file mode 100644 index 0000000..e5cdf22 --- /dev/null +++ b/repo-deb/main/debian/NEWS @@ -0,0 +1,22 @@ +forgejo-deb-repo (2-3) unstable; urgency=medium + + WARNING: You are switching to the Forgejo LTS release channel! + + After this upgrade is complete, you must run `apt upgrade` again to upgrade + to Forgejo 7.0.x LTS. You will no longer recieve new major Forgejo versions + until the next LTS version is available. + + If you wish to switch to the standard release channel, use the following + command to install the setup package. This package will be removed when the + release channel is successfully switched during the upgrade. + + `sudo apt install forgejo-deb-repo-stable && sudo apt update && sudo apt upgrade` + + Please read the Forgejo v7.0 release announcement and the release notes + for all v7.0.x versions and make any necessary adjustments to your + configuration before proceeding with the upgrade. + + https://forgejo.org/2024-04-release-v7-0/ + https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#7-0-1 + + -- crystal <crystal@noreply.codeberg.org> Sun, 28 Apr 2024 15:00:00 +0000 |
