summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-08-15 18:52:45 +0200
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-08-15 19:51:42 +0200
commit6ea017569f39fc9efdfb176254f346736e61c6dc (patch)
tree9c52ddca9e57176916ccd5b2fa6c8e08d0c69d16 /UPDATING
parente264b577bb9f84bca0df9209f8caa8c457bca225 (diff)
downloadfreebsd-ports-6ea017569f39fc9efdfb176254f346736e61c6dc.zip
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)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d6881fdb6549..45a923bb42f8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20220815:
+ AFFECTS: users of net/keycloak
+ AUTHOR: fernape@FreeBSD.org
+
+ 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.
+
20220807:
AFFECTS: users of news/inn
AUTHOR: kbowling@FreeBSD.org