From c508c533745a654875e0af12f91876b4c6a4dcbe Mon Sep 17 00:00:00 2001 From: Jochen Neumeister Date: Mon, 6 May 2019 08:51:35 +0000 Subject: www/gitea: Update to 1.8.0 Changelog: https://blog.gitea.io/2019/04/gitea-1.8.0-is-released/ - Add UPDATING PR: 237734 Submitted by: stb@lassitu.de (maintainer) MFH: 2019Q2 Security: a1de4ae9-6fda-11e9-9ba0-4c72b94353b5 Sponsored by: Netzkommune GmbH --- UPDATING | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 5612b53ea6fa..a4029b2a1b0a 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20190506: + AFFECTS: users of www/gitea + AUTHOR: stb@lassitu.de + + Gitea requires the addition of another secret to the config file in order to + start up. Either manually add JWT_SECRET to the + ${PREFIX}/etc/gitea/conf/app.ini config file (see app.ini.sample), or allow + Gitea to make the change for you by making the config file writable to the + git user. + 20190424: AFFECTS: users of www/node AUTHOR: bhughes@FreeBSD.org -- cgit v1.2.3