according to https://blog.gitea.com/release-of-1.23.4/ and https://blog.gitea.com/release-of-1.23.5/ the update to 1.23.5 should fix 4 security issues in total
Created attachment 258345 [details] patch to 1.23.5
Waiting maintainer approve.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5cbc9c46110d1261669de8e9ca4fddd77d9dcdb6 commit 5cbc9c46110d1261669de8e9ca4fddd77d9dcdb6 Author: FiLiS <freebsdbugs@filis.org> AuthorDate: 2025-03-06 18:24:00 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-03-06 18:57:55 +0000 www/gitea: Update 1.23.3 → 1.23.5 (fix security issues) Changelogs: https://blog.gitea.com/release-of-1.23.4/ https://blog.gitea.com/release-of-1.23.5/ PR: 285191 Approved by: Stefan Bethke <stb@lassitu.de> (maintainer) MFH: 2025Q1 www/gitea/Makefile | 3 +-- www/gitea/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-)
A commit in branch 2025Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=01213ea5c79e98f7700aa4bc613e10b2b8875baf commit 01213ea5c79e98f7700aa4bc613e10b2b8875baf Author: FiLiS <freebsdbugs@filis.org> AuthorDate: 2025-03-06 18:24:00 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-03-06 19:25:52 +0000 www/gitea: Update 1.23.3 → 1.23.5 (fix security issues) Changelogs: https://blog.gitea.com/release-of-1.23.4/ https://blog.gitea.com/release-of-1.23.5/ PR: 285191 Approved by: Stefan Bethke <stb@lassitu.de> (maintainer) MFH: 2025Q1 (cherry picked from commit 5cbc9c46110d1261669de8e9ca4fddd77d9dcdb6) www/gitea/Makefile | 2 +- www/gitea/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks.