Created attachment 216897 [details] gitea.diff 1.12.3 - 2020-07-28 BUGFIXES Don't change creation date when updating Release (#12343) (#12351) Show 404 page when release not found (#12328) (#12332) Fix emoji detection in certain cases (#12320) (#12327) Reduce emoji size (#12317) (#12327) Fix double-indirection bug in logging IDs (#12294) (#12308) Link to pull list page on sidebar when view pr (#12256) (#12263) Extend Notifications API and return pinned notifications by default (#12164) (#12232)
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/172752032
A commit references this bug: Author: adamw Date: Tue Aug 4 23:44:18 UTC 2020 New revision: 544189 URL: https://svnweb.freebsd.org/changeset/ports/544189 Log: gitea: Update to 1.12.3 1.12.3 - 2020-07-28 BUGFIXES Don't change creation date when updating Release (#12343) (#12351) Show 404 page when release not found (#12328) (#12332) Fix emoji detection in certain cases (#12320) (#12327) Reduce emoji size (#12317) (#12327) Fix double-indirection bug in logging IDs (#12294) (#12308) Link to pull list page on sidebar when view pr (#12256) (#12263) Extend Notifications API and return pinned notifications by default (#12164) (#12232) PR: 248375 Submitted by: Greg Fitzgerald Approved by: maintainer Changes: head/www/gitea/Makefile head/www/gitea/distinfo
Committed, thanks all!