diff options
| author | crystal <crystal@noreply.codeberg.org> | 2024-01-16 14:26:30 -0700 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2024-01-16 14:26:30 -0700 |
| commit | ecdcc2acf3994563535897c475cf083d22f5a058 (patch) | |
| tree | e6fa3615df5bf8688a9f5c72423cca6598b59ef1 | |
| parent | fc4180cf6ddc71c3142a3b7bcf180a15ed05b857 (diff) | |
Added NEWS.Debian
| -rw-r--r-- | deb/debian/NEWS.Debian | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/deb/debian/NEWS.Debian b/deb/debian/NEWS.Debian new file mode 100644 index 0000000..16b90e8 --- /dev/null +++ b/deb/debian/NEWS.Debian @@ -0,0 +1,14 @@ +forgejo (1.21.4.0-1) unstable; urgency=medium + + WARNING: Forgejo will be upgraded to v1.21.4-0 + + Please read the Forgejo v1.21 release announcement and the release notes + for all v1.21.x-x versions and make any necessary adjustments to your + configuration before proceeding with the upgrade. + + You may need to manually restart Forgejo after the upgrade is complete. + + https://forgejo.org/2023-11-release-v1211-0/ + https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#1-21-4-0 + + -- crystal <crystal@noreply.codeberg.org> Tue, 16 Jan 2024 21:11:00 +0000 |
