Bug 278856 - net/keycloak: Update to 24.0.4
Summary: net/keycloak: Update to 24.0.4
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/2024/05/keyc...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-08 13:52 UTC by Matthias Wolf
Modified: 2024-05-10 18:04 UTC (History)
1 user (show)

See Also:


Attachments
net/keycloak (31.94 KB, patch)
2024-05-08 13:52 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 2024-05-08 13:52:03 UTC
Created attachment 250531 [details]
net/keycloak

Upgrade Keycloak to 24.0.4.

Tested on 13.2-RELEASE and 13.3-RELEASE. Poudriere builds ok at https://poudriere.rheinwolf.de/builds/20240508-08:26:52.23843/.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-05-10 18:03:54 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-10 18:04:11 UTC
A commit in branch main references this bug:

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

commit 6a107b344e33899f3be912114b8e8cb376829397
Author:     Matthias Wolf <freebsd@rheinwolf.de>
AuthorDate: 2024-05-09 08:03:26 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-05-10 18:03:37 +0000

    net/keycloak: Update to 24.0.4

    ChangeLog: https://www.keycloak.org/2024/05/keycloak-2404-released.html

    Enhancements

     #27508 Use new remote-store options in HA guides
     #28429 Add details to error messages, especially around refresh tokens
     #28729 Emphasize the need for setting container limit docs
     #28880 Upgrade to Quarkus 3.8.4 dist/quarkus
     #29183 Minor corrections to High Availability Guide docs

    Bugs

     #16345 Unable to delete realm names with invalid URL characters admin/api
     #22617 kc export fails when using User Federation (LDAP) with file-based Vault
     enabled import-export
     #24568 iframe for frontend logout gets blocked if a custom CSP header is used
     core
     #24878 NoClassDefFoundError for Apache XML and EAP8 adapter/jee-saml
     #27021 Workflow failure: Fuse adapter tests ci
     #27080 Workflow failure: Operator CI -
     KeycloakTruststoresTests#testTrustroreExists ci
     #27514 Uncaught server error: java.lang.IllegalArgumentException: Path
     parameter not provided oidc
     #28079 Group search does not work in user view admin/ui
     #28187 Admin UI drag & drop in flow config seems to delete actions admin/ui
     #28220 Admin API: User PUT operation clears firstname, lastname email fields
     admin/api
     #28303 WARN - Event object wasn't available in remote cache after event was
     received infinispan
     #28377 Broken lists in import/export server guide docs
     #28431 Dedicated client scopes always show up when searching admin/ui
     #28514 Message for searchClientRegistration is missing admin/ui
     #28666 Accessing a transient (lightweight) user through client session fails in
     admin-api/-ui admin/ui
     #28684 "Extend to children" button in authorization group policies is wrongly
     disabled admin/ui
     #28911 clients_saml_test.spec.ts fails in main admin/ui
     #29072 Startup probe should check for existence of an Admin user before
     returning 200 dist/quarkus
     #29094 Fix the client name help grammatical error admin/ui
     #29133 DuplicateEmailValidator causes two DB queries on every login if a user
     has an email address core
     #29147 local user login not possible after LDAP connection problem ldap
     #29154 Update docs to distinguish between product names and CR names docs
     #29233 Broken link in documentation docs

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

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