diff options
| author | crystal <crystal@noreply.codeberg.org> | 2024-04-28 11:58:09 -0600 | 
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2024-04-28 11:58:09 -0600 | 
| commit | 2907295f728a851de4e3ad50aeed1c79300de0ab (patch) | |
| tree | 5b1015e58b6c4827b5208feae668fb0fd7940896 /repo-deb/main/debian/NEWS | |
| parent | 5e142ef06c64e58a254918b9aaf82fa1a4ac9bd9 (diff) | |
complex partial revert #33
reverts most of 5e142ef06c
0aedcd394d will need another complex revert
Diffstat (limited to 'repo-deb/main/debian/NEWS')
| -rw-r--r-- | repo-deb/main/debian/NEWS | 14 | 
1 files changed, 9 insertions, 5 deletions
diff --git a/repo-deb/main/debian/NEWS b/repo-deb/main/debian/NEWS index e5cdf22..d2ae9fc 100644 --- a/repo-deb/main/debian/NEWS +++ b/repo-deb/main/debian/NEWS @@ -1,4 +1,4 @@ -forgejo-deb-repo (2-3) unstable; urgency=medium +forgejo-deb-repo (2-4) unstable; urgency=medium    WARNING: You are switching to the Forgejo LTS release channel! @@ -7,16 +7,20 @@ forgejo-deb-repo (2-3) unstable; urgency=medium    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 +  commands 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 full-upgrade -  `sudo apt install forgejo-deb-repo-stable && sudo apt update && sudo apt upgrade` +  More info: https://codeberg.org/forgejo-contrib/forgejo-deb/issues/35    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. +  configuration before proceeding with the following 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 + -- crystal <crystal@noreply.codeberg.org>  Sun, 28 Apr 2024 17:48:00 +0000  | 
