Bug 254976

Summary: www/gitea: Update to 1.14.0
Product: Ports & Packages Reporter: Stefan Bethke <stb>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Many People CC: kbowling, lwhsu, vanilla
Priority: --- Flags: stb: maintainer-feedback+
stb: merge-quarterly?
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update port to 1.14.0
stb: maintainer-approval+
VuXML entry for gitea 1.14.0 stb: maintainer-approval+

Description Stefan Bethke 2021-04-11 08:44:54 UTC
Release 1.14.0 fixes three security issues, many bugs, and adds a large number of features and enhancements.

Release notes: https://blog.gitea.io/2021/04/gitea-1.14.0-is-released/
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2021-04-11 08:48:45 UTC
(In reply to stb from comment #0)
will there a patch be attached followup?
Comment 2 Stefan Bethke 2021-04-11 08:57:05 UTC
Created attachment 224015 [details]
Update port to 1.14.0
Comment 3 Stefan Bethke 2021-04-11 08:57:32 UTC
Created attachment 224016 [details]
VuXML entry for gitea 1.14.0
Comment 4 Stefan Bethke 2021-04-11 08:59:37 UTC
(In reply to Li-Wen Hsu from comment #1)

Please let adamw@ handle this, thanks.
Comment 5 Adam Weinberger freebsd_committer freebsd_triage 2021-04-12 18:17:17 UTC
On it.

Brother you need to please check out the ports tree with git for future patches. Your patches all fail against git main.
Comment 6 Adam Weinberger freebsd_committer freebsd_triage 2021-04-12 18:21:48 UTC
I'm dropping the middle bullet point as it doesn't seem related to a vulnerability. I'm not sure that the others are either but I'll keep those in.
Comment 7 commit-hook freebsd_committer freebsd_triage 2021-04-12 18:31:43 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b4c58c5e86c109ffe5cd4b475791dd63eb681d9b

commit b4c58c5e86c109ffe5cd4b475791dd63eb681d9b
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2021-04-12 18:25:47 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2021-04-12 18:29:51 +0000

    www/gitea: Update to 1.14.0

    PR:             254976
    Submitted by:   maintainer

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 8 commit-hook freebsd_committer freebsd_triage 2021-04-12 18:31:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8497a2d690681142cd0ed97c01a9f1940d4cf277

commit 8497a2d690681142cd0ed97c01a9f1940d4cf277
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2021-04-12 18:23:16 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2021-04-12 18:29:50 +0000

    security/vuxml: Add entry for gitea < 1.14.0

    PR:             254976
    Submitted by:   Stefan Bethke

 security/vuxml/vuln.xml | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
Comment 9 commit-hook freebsd_committer freebsd_triage 2021-04-12 18:32:45 UTC
A commit in branch 2021Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ddda6b2977d854dbd7a8c48b6b8b45396b9f7c47

commit ddda6b2977d854dbd7a8c48b6b8b45396b9f7c47
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2021-04-12 18:25:47 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2021-04-12 18:31:57 +0000

    www/gitea: Update to 1.14.0

    PR:             254976
    Submitted by:   maintainer

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 10 Adam Weinberger freebsd_committer freebsd_triage 2021-04-12 18:33:31 UTC
Done. Thanks, Stefan!