diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-11-25 17:12:14 -0700 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-11-25 17:12:14 -0700 |
| commit | 7e75283801bced3535dd5f1e3c7027f872433364 (patch) | |
| tree | 1df847976ba7a8e2c969dfff6a6dec109dba8884 /deb/debian/changelog | |
| parent | e27c8710387cf48e1e77eafcdc02b3b9a3c526c8 (diff) | |
Fix data directory chmod
Diffstat (limited to 'deb/debian/changelog')
| -rw-r--r-- | deb/debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deb/debian/changelog b/deb/debian/changelog index 2ce6d3a..fc41590 100644 --- a/deb/debian/changelog +++ b/deb/debian/changelog @@ -2,6 +2,7 @@ forgejo (1.20.5.1-0) unstable; urgency=medium * Forgejo version 1.20.5-1 * app.ini: Replaced example with blank default + * Change data directory mode to 750 * See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#1-20-5-1 -- crystal <crystal@noreply.codeberg.org> Sat, 25 Nov 2023 23:40:00 +0000 |
