Bug 290994 - net/keycloak: Update to 26.4.5
Summary: net/keycloak: Update to 26.4.5
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: https://www.keycloak.org/2025/11/keyc...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-13 07:59 UTC by Matthias Wolf
Modified: 2025-11-13 23:03 UTC (History)
1 user (show)

See Also:
vvd: merge-quarterly+


Attachments
net/keycloak (56.30 KB, patch)
2025-11-13 07:59 UTC, Matthias Wolf
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Wolf 2025-11-13 07:59:36 UTC
Created attachment 265392 [details]
net/keycloak

Upgrade Keycloak to 26.4.5.

Tested on 14.3-RELEASE.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-11-13 22:59:53 UTC
A commit in branch main references this bug:

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

commit 88bce0ec31f02f9b25c272e91c9abfd903857d14
Author:     Matthias Wolf <freebsd@rheinwolf.de>
AuthorDate: 2025-11-13 22:54:59 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-13 22:59:03 +0000

    net/keycloak: Update 26.3.4 => 26.4.5

    Changelogs:
    https://www.keycloak.org/2025/09/keycloak-2635-released
    https://www.keycloak.org/2025/09/keycloak-2640-released
    https://www.keycloak.org/2025/10/keycloak-2641-released
    https://www.keycloak.org/2025/10/keycloak-2642-released
    https://www.keycloak.org/2025/11/keycloak-2644-released

    PR:             290994
    Security:       CVE-2025-58057
    Security:       CVE-2025-58056
    Security:       CVE-2025-48924
    Security:       CVE-2025-7962
    MFH:            2025Q4

 net/keycloak/Makefile  |   2 +-
 net/keycloak/distinfo  |   6 +-
 net/keycloak/pkg-plist | 512 +++++++++++++++++++++++++------------------------
 3 files changed, 263 insertions(+), 257 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-11-13 23:02:54 UTC
A commit in branch 2025Q4 references this bug:

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

commit f0432fec670b1e91d11b2e600eb50390b2ef1f34
Author:     Matthias Wolf <freebsd@rheinwolf.de>
AuthorDate: 2025-11-13 22:54:59 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-13 23:01:40 +0000

    net/keycloak: Update 26.3.4 => 26.4.5

    Changelogs:
    https://www.keycloak.org/2025/09/keycloak-2635-released
    https://www.keycloak.org/2025/09/keycloak-2640-released
    https://www.keycloak.org/2025/10/keycloak-2641-released
    https://www.keycloak.org/2025/10/keycloak-2642-released
    https://www.keycloak.org/2025/11/keycloak-2644-released

    PR:             290994
    Security:       CVE-2025-58057
    Security:       CVE-2025-58056
    Security:       CVE-2025-48924
    Security:       CVE-2025-7962
    MFH:            2025Q4
    (cherry picked from commit 88bce0ec31f02f9b25c272e91c9abfd903857d14)

 net/keycloak/Makefile  |   2 +-
 net/keycloak/distinfo  |   6 +-
 net/keycloak/pkg-plist | 512 +++++++++++++++++++++++++------------------------
 3 files changed, 263 insertions(+), 257 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-11-13 23:03:54 UTC
Thanks.