Bug 277275 - www/gitea: update to 1.21.6 (fixes security vulnerabilities)
Summary: www/gitea: update to 1.21.6 (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
: --- Affects Many People
Assignee: Nuno Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-24 09:15 UTC by Stefan Bethke
Modified: 2024-02-25 07:21 UTC (History)
1 user (show)

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


Attachments
patch to update the port to 1.21.6, vuxml entry (2.01 KB, patch)
2024-02-24 09:15 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 2024-02-24 09:15:11 UTC
Created attachment 248713 [details]
patch to update the port to 1.21.6, vuxml entry

Update to 1.21.6, including a vuxml entry.

https://github.com/go-gitea/gitea/releases/tag/v1.21.6
https://blog.gitea.com/release-of-1.21.6/
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-02-24 21:54:52 UTC
A commit in branch main references this bug:

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

commit 0806b5e2f75eb6847a849332c96dd40f8f8f0461
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2024-02-24 21:38:35 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-02-24 21:48:23 +0000

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

    ChangeLog:      https://github.com/go-gitea/gitea/releases/tag/v1.21.6
                    https://blog.gitea.com/release-of-1.21.6/
    PR:             277275
    MFH:            2024Q1
    Security:       5ecfb588-d2f4-11ee-ad82-dbdfaa8acfc2

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-24 21:54:54 UTC
A commit in branch main references this bug:

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

commit f8bb4184bbea9d8fc472cf3ed28fa2d48f6d4911
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2024-02-24 21:53:33 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-02-24 21:53:33 +0000

    security/vuxml: Document www/gitea vulnerabilities

    PR:             277275

 security/vuxml/vuln/2024.xml | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-02-25 07:18:07 UTC
A commit in branch 2024Q1 references this bug:

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

commit 0e86b415d3a1b519c65d56458776cc39e3c8efff
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2024-02-24 21:38:35 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-02-24 21:56:00 +0000

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

    ChangeLog:      https://github.com/go-gitea/gitea/releases/tag/v1.21.6
                    https://blog.gitea.com/release-of-1.21.6/
    PR:             277275
    MFH:            2024Q1
    Security:       5ecfb588-d2f4-11ee-ad82-dbdfaa8acfc2
    (cherry picked from commit 0806b5e2f75eb6847a849332c96dd40f8f8f0461)

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2024-02-25 07:21:02 UTC
Committed, thanks!