Created attachment 265392 [details] net/keycloak Upgrade Keycloak to 26.4.5. Tested on 14.3-RELEASE.
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(-)
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(-)
Thanks.