Bug 269131 - www/gitea: update to 1.18.3 (fixes security vulnerabilities)
Summary: www/gitea: update to 1.18.3 (fixes security vulnerabilities)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Many People
Assignee: Florian Smeets
URL: https://blog.gitea.io/2023/01/gitea-1...
Keywords: security
Depends on:
Blocks:
 
Reported: 2023-01-24 13:23 UTC by Stefan Bethke
Modified: 2023-01-24 21:53 UTC (History)
4 users (show)

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


Attachments
Patch to update the port to 1.18.3 (1.99 KB, patch)
2023-01-24 13:23 UTC, Stefan Bethke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Bethke 2023-01-24 13:23:18 UTC
Created attachment 239677 [details]
Patch to update the port to 1.18.3

Update gitea to 1.18.3

This release fixes one security issue and two bugs.

Release notes: https://blog.gitea.io/2023/01/gitea-1.18.3-is-released/
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-01-24 20:40:57 UTC
A commit in branch main references this bug:

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

commit 8bcd25bfcad8f9c30f60fa9718bdd274813d3df6
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-01-24 20:38:06 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2023-01-24 20:38:06 +0000

    www/gitea: Update to 1.18.3

    PR:             269131
    MFH:            2023Q1
    Security:       b8a0fea2-9be9-11ed-8acf-0800277bb8a8

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-01-24 20:40:58 UTC
A commit in branch main references this bug:

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

commit 211f63f4d50a58aae8797b5caa709308af2ae175
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-01-24 20:37:23 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2023-01-24 20:37:23 +0000

    security/vuxml: Record gitea vulnerability

    PR:             269131

 security/vuxml/vuln/2023.xml | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-01-24 20:42:59 UTC
A commit in branch 2023Q1 references this bug:

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

commit ecdfa2e590839f4187cecf7260ea4c10542440db
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-01-24 20:38:06 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2023-01-24 20:41:35 +0000

    www/gitea: Update to 1.18.3

    PR:             269131
    MFH:            2023Q1
    Security:       b8a0fea2-9be9-11ed-8acf-0800277bb8a8
    (cherry picked from commit 8bcd25bfcad8f9c30f60fa9718bdd274813d3df6)

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Florian Smeets freebsd_committer freebsd_triage 2023-01-24 20:43:37 UTC
Committed (with minor style changes to the vuxml entry). Thanks!