Bug 268369 - net/keycloak: Update to 20.0.2
Summary: net/keycloak: Update to 20.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://www.keycloak.org/2022/12/keyc...
Keywords: IntelNetworking
Depends on:
Blocks:
 
Reported: 2022-12-14 13:19 UTC by Matthias Wolf
Modified: 2022-12-15 17:28 UTC (History)
1 user (show)

See Also:


Attachments
net/keycloak (7.10 KB, patch)
2022-12-14 13:19 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 2022-12-14 13:19:39 UTC
Created attachment 238780 [details]
net/keycloak

Upgrade Keycloak to 20.0.2.

Tested on 12.3-RELEASE and 13.1-RELEASE. Poudriere builds ok at https://poudriere.rheinwolf.de/builds/20221214-10:01:59.16522/.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-12-15 17:28:25 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-12-15 17:28:48 UTC
A commit in branch main references this bug:

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

commit 08250c7379a374cd0febe8840915f4bf1afb83f8
Author:     Matthias Wolf <freebsd@rheinwolf.de>
AuthorDate: 2022-12-15 07:41:27 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-12-15 17:24:18 +0000

    net/keycloak: Update to 20.0.2

    ChangeLog: https://www.keycloak.org/2022/12/keycloak-2002-released.html

    Enhancements

     * Expiration for Admin Events

    Bugs

     * KC Operator Test WatchedSecretsTest.testSecretsAreWatched is unstable
     * Error in Core? ( Clients Client details Dedicated scopes): Cannot read
       properties of undefined (reading 'helpText')
     * NPE in theme.getName() via getMainPage
     * Failed to run scheduled task ClearExpiredAdminEvents Oracle
     * Flaky test: OpenshiftClientStorageTest.testCodeGrantFlowWithServiceAccountUsingOAuthRedirectReference
     * SAMLFilterServletAdapterTest fails on Oracle
     * Internal pipelines don't tests run for OracleDB or other database
     * clientID are base64 encoded in state uri param with non URI friendly base64

    PR:             268369
    Reported by:    freebsd@rheinwolf.de (maintainer)

 net/keycloak/Makefile  |  2 +-
 net/keycloak/distinfo  |  6 +++---
 net/keycloak/pkg-plist | 58 +++++++++++++++++++++++++-------------------------
 3 files changed, 33 insertions(+), 33 deletions(-)