Bug 265072 - net/keycloak: Upgrade to 19.0.1
Summary: net/keycloak: Upgrade to 19.0.1
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/07/keyc...
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2022-07-07 09:02 UTC by Yonas Yanfa
Modified: 2022-08-20 19:11 UTC (History)
8 users (show)

See Also:
freebsd: maintainer-feedback+


Attachments
net/keycloak (340.44 KB, patch)
2022-08-15 15:35 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 Yonas Yanfa 2022-07-07 09:02:18 UTC
As of July 7, 2022, the latest version of keycloak is 18.0.2.
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2022-07-08 07:47:48 UTC
Is there any changelog available for this update? If so, please put that in the URL field.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-08-11 15:00:17 UTC
Back to pool.
Comment 3 Matthias Wolf 2022-08-15 15:35:44 UTC
Created attachment 235922 [details]
net/keycloak

Upgrade to Keycloak 19.0.1.

Tested on 13.0-RELEASE, builds fine on 12.3-RELEASE and 13.1-RELEASE as well: https://poudriere.rheinwolf.de/builds/20220815-13:32:11.09909/.

This probably needs an entry in UPDATING:
- The flavors -mysql and -postgres were removed, the necessary configuration for those database backends was rolled into the base release by upstream
- The configuration files changed completely, so they need to be rebuilt from scratch
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-08-15 17:55:07 UTC
Committed,

Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-08-15 17:55:13 UTC
A commit in branch main references this bug:

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

commit 6ea017569f39fc9efdfb176254f346736e61c6dc
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-08-15 16:52:45 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-08-15 17:51:42 +0000

    net/keycloak: Upgrade to 19.0.1

    ChangeLog: https://www.keycloak.org/2022/07/keycloak-1901-released

    PR:     265072
    Reported by:    yonas.yanfa@gmail.com (maintainer)

 UPDATING                       |    9 +
 net/keycloak/Makefile          |  101 +-
 net/keycloak/distinfo          |    6 +-
 net/keycloak/files/keycloak.in |   27 +-
 net/keycloak/pkg-plist         | 3536 ++++++----------------------------------
 5 files changed, 538 insertions(+), 3141 deletions(-)