Bug 254976 - www/gitea: Update to 1.14.0
Summary: www/gitea: Update to 1.14.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-11 08:44 UTC by Stefan Bethke
Modified: 2021-04-12 18:33 UTC (History)
3 users (show)

See Also:
stb: maintainer-feedback+
stb: merge-quarterly?


Attachments
Update port to 1.14.0 (895 bytes, patch)
2021-04-11 08:57 UTC, Stefan Bethke
stb: maintainer-approval+
Details | Diff
VuXML entry for gitea 1.14.0 (1.36 KB, patch)
2021-04-11 08:57 UTC, Stefan Bethke
stb: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!