Bug 281133 - www/forgejo: update to 8.0.2 (fixes security vulnerability)
Summary: www/forgejo: update to 8.0.2 (fixes security vulnerability)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-30 07:36 UTC by Stefan Bethke
Modified: 2024-08-30 22:40 UTC (History)
1 user (show)

See Also:
vvd: merge-quarterly+


Attachments
patch to bring the port to 8.0.2 plus a vuxml entry (2.53 KB, patch)
2024-08-30 07:36 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 2024-08-30 07:36:15 UTC
Created attachment 253178 [details]
patch to bring the port to 8.0.2 plus a vuxml entry

Release notes: https://codeberg.org/forgejo/forgejo/milestone/7728
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-30 22:33:24 UTC
A commit in branch main references this bug:

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

commit d679d90261d22bad2a659e78325a9cc54910f54e
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2024-08-30 22:29:46 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-30 22:29:46 +0000

    security/vuxml: Record www/forgejo security vulnerability

    Upstream issue:
    https://codeberg.org/forgejo/forgejo/pulls/5149

    PR:     281133

 security/vuxml/vuln/2024.xml | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-30 22:33:29 UTC
A commit in branch main references this bug:

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

commit 5737efc12f17aac0dd208c00f865445866684811
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2024-08-30 22:26:48 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-30 22:26:48 +0000

    www/forgejo: Update 8.0.1 → 8.0.2 (fixes security vulnerability)

    Changelog:
    https://codeberg.org/forgejo/forgejo/milestone/7728

    PR:     281133
    MFH:    2024Q3

 www/forgejo/Makefile | 2 +-
 www/forgejo/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-08-30 22:38:35 UTC
A commit in branch 2024Q3 references this bug:

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

commit 22183498e2b0e5c2202e1fbb33338bd417ff4d1a
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2024-08-30 22:26:48 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-30 22:38:06 +0000

    www/forgejo: Update 8.0.1 → 8.0.2 (fixes security vulnerability)

    Changelog:
    https://codeberg.org/forgejo/forgejo/milestone/7728

    PR:     281133
    MFH:    2024Q3
    (cherry picked from commit 5737efc12f17aac0dd208c00f865445866684811)

 www/forgejo/Makefile | 2 +-
 www/forgejo/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-30 22:39:37 UTC
Thanks.