Created attachment 255833 [details] update www/forgejo7 to 7.0.12 Hi, here's patch to update www/forgejo7 to 7.0.12, which fixes also security vulnerabilities. Nothing drastic, just bumped DISTVERSION and regenerated distinfo. It builds fine in 14.2 x64 poudriere jail, I have already updated my test instance, it appears to run fine. This being a security issue, I think it would be appropriate to have latest version in latest quarterly (202404). If including in quarterly, make sure to also bump lang/go122 there to at least 1.22.7. I am already receiving emails about inability to build current version of www/forgejo7 (7.0.10) in quarterly due to lang/go there being at 1.22.6. Best regards,
Ashish SHUKLA, this port need update lang/go122 in 2024Q4.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f66c325df4cd0a65fb3e96701601ec3743bd9aa5 commit f66c325df4cd0a65fb3e96701601ec3743bd9aa5 Author: Marko Cupać <marko.cupac@mimar.rs> AuthorDate: 2024-12-14 19:22:16 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-12-14 19:22:16 +0000 www/forgejo7: Update 7.0.10 → 7.0.12 (fixes security vulnerability) Changelogs: https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/7.0.11.md https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/7.0.12.md PR: 283302 MFH: 2024Q4 www/forgejo7/Makefile | 2 +- www/forgejo7/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
A commit in branch 2024Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b51cbb4c9fb3219a4b66c41565e92d57444724de commit b51cbb4c9fb3219a4b66c41565e92d57444724de Author: Marko Cupać <marko.cupac@mimar.rs> AuthorDate: 2024-12-14 19:22:16 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-12-14 19:28:10 +0000 www/forgejo7: Update 7.0.10 → 7.0.12 (fixes security vulnerability) Changelogs: https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/7.0.11.md https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/7.0.12.md PR: 283302 MFH: 2024Q4 (cherry picked from commit f66c325df4cd0a65fb3e96701601ec3743bd9aa5) www/forgejo7/Makefile | 2 +- www/forgejo7/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks.