Bug 285191 - www/gitea update to 1.23.5 to fix security issues
Summary: www/gitea update to 1.23.5 to fix security issues
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: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-06 08:19 UTC by FiLiS
Modified: 2025-03-06 19:38 UTC (History)
2 users (show)

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


Attachments
patch to 1.23.5 (911 bytes, patch)
2025-03-06 08:45 UTC, FiLiS
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description FiLiS 2025-03-06 08:19:43 UTC
according to https://blog.gitea.com/release-of-1.23.4/ and https://blog.gitea.com/release-of-1.23.5/ the update to 1.23.5 should fix 4 security issues in total
Comment 1 FiLiS 2025-03-06 08:45:26 UTC
Created attachment 258345 [details]
patch to 1.23.5
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-03-06 12:54:21 UTC
Waiting maintainer approve.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-03-06 18:59:22 UTC
A commit in branch main references this bug:

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

commit 5cbc9c46110d1261669de8e9ca4fddd77d9dcdb6
Author:     FiLiS <freebsdbugs@filis.org>
AuthorDate: 2025-03-06 18:24:00 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-06 18:57:55 +0000

    www/gitea: Update 1.23.3 → 1.23.5 (fix security issues)

    Changelogs:
    https://blog.gitea.com/release-of-1.23.4/
    https://blog.gitea.com/release-of-1.23.5/

    PR:             285191
    Approved by:    Stefan Bethke <stb@lassitu.de> (maintainer)
    MFH:            2025Q1

 www/gitea/Makefile | 3 +--
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-03-06 19:29:28 UTC
A commit in branch 2025Q1 references this bug:

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

commit 01213ea5c79e98f7700aa4bc613e10b2b8875baf
Author:     FiLiS <freebsdbugs@filis.org>
AuthorDate: 2025-03-06 18:24:00 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-06 19:25:52 +0000

    www/gitea: Update 1.23.3 → 1.23.5 (fix security issues)

    Changelogs:
    https://blog.gitea.com/release-of-1.23.4/
    https://blog.gitea.com/release-of-1.23.5/

    PR:             285191
    Approved by:    Stefan Bethke <stb@lassitu.de> (maintainer)
    MFH:            2025Q1

    (cherry picked from commit 5cbc9c46110d1261669de8e9ca4fddd77d9dcdb6)

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2025-03-06 19:38:56 UTC
Thanks.