Bug 273691

Summary: www/gitea: Update to 1.20.4 (fixes security vulnerabilities)
Product: Ports & Packages Reporter: Stefan Bethke <stb>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Many People CC: eduardo, ports-secteam
Priority: Normal Keywords: security
Version: LatestFlags: stb: maintainer-feedback+
eduardo: merge-quarterly+
Hardware: Any   
OS: Any   
URL: https://github.com/go-gitea/gitea/releases/tag/v1.20.4
Attachments:
Description Flags
patch to bring the port to 1.20.4 none

Description Stefan Bethke 2023-09-10 08:15:27 UTC
Created attachment 244745 [details]
patch to bring the port to 1.20.4

Update gitea to 1.20.4

This release contains one security fix, as well as a number of enhancements and bug fixes. See the release notes for details.

Release notes: 
* https://blog.gitea.com/release-of-1.20.4
* https://github.com/go-gitea/gitea/releases/tag/v1.20.4
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-10 11:10:38 UTC
A commit in branch main references this bug:

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

commit e33f6b310aab885b72c8b8b84957d2300c980754
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-09-10 10:08:34 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-09-10 11:09:50 +0000

    security/vuxml: Document Gitea vulnerabilities

    PR:             273691

 security/vuxml/vuln/2023.xml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-10 11:10:40 UTC
A commit in branch main references this bug:

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

commit 753a0072ec579ddcc5f509ce8095c80abc5818e2
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-09-10 11:07:10 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-09-10 11:09:50 +0000

    www/gitea: Update to 1.20.4 (fixes security vulnerabilities)

    This release contains one security fix, as well as a number of enhancements
    and bug fixes. See the release notes for details.

    Release notes:
    * https://blog.gitea.com/release-of-1.20.4
    * https://github.com/go-gitea/gitea/releases/tag/v1.20.4

    PR:             273691
    MFH:            2023Q3
    Security:       4061a4b2-4fb1-11ee-acc7-0151f07bc899

 www/gitea/Makefile | 3 +--
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-09-10 11:57:49 UTC
A commit in branch 2023Q3 references this bug:

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

commit 76515167c454639b1ffceb2bc11885754f35eaa5
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-09-10 11:07:10 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-09-10 11:11:23 +0000

    www/gitea: Update to 1.20.4 (fixes security vulnerabilities)

    This release contains one security fix, as well as a number of enhancements
    and bug fixes. See the release notes for details.

    Release notes:
    * https://blog.gitea.com/release-of-1.20.4
    * https://github.com/go-gitea/gitea/releases/tag/v1.20.4

    PR:             273691
    MFH:            2023Q3
    Security:       4061a4b2-4fb1-11ee-acc7-0151f07bc899
    (cherry picked from commit 753a0072ec579ddcc5f509ce8095c80abc5818e2)

 www/gitea/Makefile | 3 +--
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2023-09-10 11:58:27 UTC
Committed, thanks!