Update port to Gitea 1.10. This release fixes one security issue and bugs. Announcement: https://blog.gitea.io/2019/11/gitea-1.10.0-is-released/
Would you mind preparing a vulnxml entry for the security fixes as well?
Created attachment 209204 [details] vuln.xml with new entry for gitea 1.10.0 Ok, find attached my first attempt to adapt the vuln.xml.
Created attachment 209250 [details] gitea-1.10.0.patch The attached patch updates the port to v1.10.0.
Looks good to me!
Comment on attachment 209204 [details] vuln.xml with new entry for gitea 1.10.0 ^ Triage: Set maintainer-approval to '+' that was given implicitly with comment #4.
Comment on attachment 209250 [details] gitea-1.10.0.patch ^ Triage: Set maintainer-approval to '+' that was given implicitly with comment #4.
A commit references this bug: Author: kai Date: Fri Nov 22 11:15:10 UTC 2019 New revision: 518141 URL: https://svnweb.freebsd.org/changeset/ports/518141 Log: security/vuxml: Document www/gitea issues PR: 241981 Submitted by: Nils Johannsen <nilsjohannsen@gmx.de> (based on) Approved by: stb@lassitu.de (maintainer) Changes: head/security/vuxml/vuln.xml
A commit references this bug: Author: kai Date: Fri Nov 22 17:51:13 UTC 2019 New revision: 518156 URL: https://svnweb.freebsd.org/changeset/ports/518156 Log: www/gitea: Update to 1.10.0 * Pet portlint by removing empty line at the beginning while I'm here. Changelog: https://blog.gitea.io/2019/11/gitea-1.10.0-is-released/ PR: 241981 Submitted by: Marius Halden <marius.halden@modirum.com> Reported by: Nils Johannsen <nilsjohannsen@gmx.de> Approved by: stb@lassitu.de (maintainer) MFH: 2019Q4 Security: b12a341a-0932-11ea-bf09-080027e0baa0 Changes: head/www/gitea/Makefile head/www/gitea/distinfo head/www/gitea/pkg-plist
Committed to the head branch, thank you all for the patches and the feedback! Still waiting for approval from the ports-secteam to merge the changes into the 2019Q4 branch.
A commit references this bug: Author: kai Date: Sat Nov 23 11:08:07 UTC 2019 New revision: 518220 URL: https://svnweb.freebsd.org/changeset/ports/518220 Log: MFH: r518156 www/gitea: Update to 1.10.0 * Pet portlint by removing empty line at the beginning while I'm here. Changelog: https://blog.gitea.io/2019/11/gitea-1.10.0-is-released/ PR: 241981 Submitted by: Marius Halden <marius.halden@modirum.com> Reported by: Nils Johannsen <nilsjohannsen@gmx.de> Approved by: stb@lassitu.de (maintainer) Security: b12a341a-0932-11ea-bf09-080027e0baa0 Approved by: ports-secteam (joneum) Changes: _U branches/2019Q4/ branches/2019Q4/www/gitea/Makefile branches/2019Q4/www/gitea/distinfo branches/2019Q4/www/gitea/pkg-plist
Committed to the 2019Q4 branch, all done!