Created attachment 236497 [details] Patch to bring port up to 1.17.2 plus vuxml entry Update gitea to 1.17.2 This release fixes two security issues, a large number of bugs, and contains two enhancements. Release notes: https://blog.gitea.io/2022/09/gitea-1.17.2-is-released/
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=38aadfb1ccd8a519408707bc0b4c881a22da149b commit 38aadfb1ccd8a519408707bc0b4c881a22da149b Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2022-09-11 14:01:05 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2022-09-11 14:03:24 +0000 www/gitea: Update to 1.17.2 Changes: https://blog.gitea.io/2022/09/gitea-1.17.2-is-released/ PR: 266359 Security: f75722ce-31b0-11ed-8b56-0800277bb8a8 www/gitea/Makefile | 3 +-- www/gitea/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ffdc83f69875b2eb86483307eaa3355e0d65c7d commit 1ffdc83f69875b2eb86483307eaa3355e0d65c7d Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2022-09-11 13:58:13 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2022-09-11 14:03:23 +0000 security/vuxml: Document Gitea vulnerabilities PR: 266359 security/vuxml/vuln-2022.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+)
A commit in branch 2022Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=26055cf1e5f5269291c7b876c974733462201f9c commit 26055cf1e5f5269291c7b876c974733462201f9c Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2022-09-11 14:01:05 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2022-09-11 14:12:16 +0000 www/gitea: Update to 1.17.2 Changes: https://blog.gitea.io/2022/09/gitea-1.17.2-is-released/ PR: 266359 Security: f75722ce-31b0-11ed-8b56-0800277bb8a8 (cherry picked from commit 38aadfb1ccd8a519408707bc0b4c881a22da149b) www/gitea/Makefile | 6 ++++-- www/gitea/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-)
Committed, thanks!