notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: net/keycloak/Makefile
SVNWeb

Number of commits found: 22

Thu, 23 Feb 2023
[ 15:56 Fernando Apesteguía (fernape) search for other commits by this committer Author: Matthias Wolf ]    commit hash:a9555f688ecc5781e6831a1bdff90cfd11fe41ec  commit hash:a9555f688ecc5781e6831a1bdff90cfd11fe41ec  commit hash:a9555f688ecc5781e6831a1bdff90cfd11fe41ec  a9555f6 
net/keycloak: Update to 20.0.5

ChangeLog: https://www.keycloak.org/2023/02/keycloak-2005-released.html

Bugs:

 * Fine-grained authorization behavior for management of groups differs between
   version 18.0.3 and 19.03, 20.0 keycloak-ui section/other
   * Not able to see the events UI keycloak-ui section/events
 * Keycloak 20.0.2-1 OutOfMemoryError in admin ui keycloak-ui section/clients
 * SAML client import cert pem file for "Encryption keys config" broken
   keycloak-ui section/clients
 * Default value of `NameID policy format` is not correct in SAML Identity
   Provider keycloak-ui section/identity providers
 * Escape character in SAML response keycloak saml
 * OfflineSessionPersistenceTest times out with session preloading keycloak
   storage

PR:		269736
Reported by:	freebsd@rheinwolf.de (maintainer)
MFH:		2023Q1 (bugfix release)
Mon, 16 Jan 2023
[ 13:27 Fernando Apesteguía (fernape) search for other commits by this committer Author: Matthias Wolf ]    commit hash:db9a594cc0ee81cff2e5cd46bc0678b26680df0a  commit hash:db9a594cc0ee81cff2e5cd46bc0678b26680df0a  commit hash:db9a594cc0ee81cff2e5cd46bc0678b26680df0a  db9a594 
net/keycloak: Update to 20.0.3

ChangeLog: https://www.keycloak.org/2023/01/keycloak-2003-released.html

 * User role mapping tab: Show effective client roles for a user keycloak-ui
 section/users
 * ProviderConfigProperty.MAP_TYPE error in new UI keycloak-ui section/identity
 providers
 * Unable to turn on "Bypass identity confirmation" keycloak-ui
 section/authentication
 * Adding Form sub-flow broken on admin v2 keycloak-ui section/authentication
 * Custom User Provider SPI: There are no settings to configure the periodically
 synchronization of users keycloak-ui section/user federation
 * Assign roles to account - paging doesn't work keycloak-ui section/users
 * Realm selector requires two clicks to select something keycloak-ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 15 Dec 2022
[ 17:24 Fernando Apesteguía (fernape) search for other commits by this committer Author: Matthias Wolf ]    commit hash:08250c7379a374cd0febe8840915f4bf1afb83f8  commit hash:08250c7379a374cd0febe8840915f4bf1afb83f8  commit hash:08250c7379a374cd0febe8840915f4bf1afb83f8  08250c7 
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)
Tue, 8 Nov 2022
[ 14:19 Nuno Teixeira (eduardo) search for other commits by this committer Author: Matthias Wolf ]    commit hash:5119d71f54d955a6ec648f15cb891e58ec16b12d  commit hash:5119d71f54d955a6ec648f15cb891e58ec16b12d  commit hash:5119d71f54d955a6ec648f15cb891e58ec16b12d  5119d71 
net/keycloak: Update to 20.0.1

ChangeLog: https://www.keycloak.org/2022/11/keycloak-2001-released.html

PR:		267637
Tue, 11 Oct 2022
[ 15:35 Fernando Apesteguía (fernape) search for other commits by this committer Author: Matthias Wolf ]    commit hash:b82ed46853b8647bfdddabcce434c4a4548d41b2  commit hash:b82ed46853b8647bfdddabcce434c4a4548d41b2  commit hash:b82ed46853b8647bfdddabcce434c4a4548d41b2  b82ed46 
net/keycloak: Update to 19.0.3

ChangeLog: https://www.keycloak.org/2022/10/keycloak-1903-released.html

 * AdminV2 not using admin hostname keycloak-ui admin/ui
 * Clear expired events errors keycloak storage
 * CryptoIntegration fails to init on WebSphere Liberty keycloak
 * keycloak 19 legacy: unable to deploy war-packaged user storage provider
   keycloak storage
 * Missing variable declaration in AuthZ JS keycloak adapter/javascript
 * Browser-based flows not working properly due to 3rd party cookie policies on
   Firefox

PR:		266939
Reported by:	freebsd@rheinwolf.de (maintainer)
Tue, 20 Sep 2022
[ 19:13 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:428b1f2cd5e42ec5cd650dc3ebbd8d29c7cda0eb  commit hash:428b1f2cd5e42ec5cd650dc3ebbd8d29c7cda0eb  commit hash:428b1f2cd5e42ec5cd650dc3ebbd8d29c7cda0eb  428b1f2 
net/keycloak: Reduce pkg-plist future updates impact

 - Use PLIST_SUB to reduce pkg-plist changes on future updates
 - Not bumping PORTREVISION

Reported by:	osa
[ 15:42 Nuno Teixeira (eduardo) search for other commits by this committer Author: Matthias Wolf ]    commit hash:bb1ff5015459fb4acee773d5745947e5d0109752  commit hash:bb1ff5015459fb4acee773d5745947e5d0109752  commit hash:bb1ff5015459fb4acee773d5745947e5d0109752  bb1ff50 
net/keycloak: Update to 19.0.2

ChangeLog: https://github.com/keycloak/keycloak/compare/19.0.1...19.0.2
PR:		266513
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 15 Aug 2022
[ 17:51 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:6ea017569f39fc9efdfb176254f346736e61c6dc  commit hash:6ea017569f39fc9efdfb176254f346736e61c6dc  commit hash:6ea017569f39fc9efdfb176254f346736e61c6dc  6ea0175 
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)
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 20 Dec 2021
[ 05:54 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Matthias Wolf ]    commit hash:22abec8a83f49dcfca5036a53feb7a43cd512c49  commit hash:22abec8a83f49dcfca5036a53feb7a43cd512c49  commit hash:22abec8a83f49dcfca5036a53feb7a43cd512c49  22abec8 
net/keycloak: Update to 15.1.1

https://www.keycloak.org/2021/12/keycloak-1510-released.html

PR:		260470
Wed, 20 Oct 2021
[ 16:13 Stefan Eßer (se) search for other commits by this committer ]    commit hash:6dcc123d5bf568c06a686429be3bc765fc14e6f1  commit hash:6dcc123d5bf568c06a686429be3bc765fc14e6f1  commit hash:6dcc123d5bf568c06a686429be3bc765fc14e6f1  6dcc123 
net/keycloak: Add CPE information

Approved by:	portmgr (blanket)
Mon, 23 Aug 2021
[ 12:48 Vanilla I. Shu (vanilla) search for other commits by this committer ]    commit hash:de8eff3e42b928661bfb2395d1aaaef0bfdfe211  commit hash:de8eff3e42b928661bfb2395d1aaaef0bfdfe211  commit hash:de8eff3e42b928661bfb2395d1aaaef0bfdfe211  de8eff3 
net/keycloak: update to 15.0.2.

PR:		257974
Reported by:	maintainer
Tue, 17 Aug 2021
[ 05:50 Guangyuan Yang (ygy) search for other commits by this committer Author: Matthias Wolf ]    commit hash:78adc5de7069f1d57ae546ccb2bcb488008c4ed6  commit hash:78adc5de7069f1d57ae546ccb2bcb488008c4ed6  commit hash:78adc5de7069f1d57ae546ccb2bcb488008c4ed6  78adc5d 
net/keycloak: Update to 15.0.1

Changelog:	https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-15-0-1

PR:		257883
Tue, 22 Jun 2021
[ 23:50 Guangyuan Yang (ygy) search for other commits by this committer Author: Matthias Wolf ]    commit hash:5983e7c1d85993217417df564421339070a34bcd  commit hash:5983e7c1d85993217417df564421339070a34bcd  commit hash:5983e7c1d85993217417df564421339070a34bcd  5983e7c 
net/keycloak: Update to 14.0.0

PR:		256747
Approved by:	lwhsu (mentor, implicit)
Fri, 28 May 2021
[ 10:54 Guangyuan Yang (ygy) search for other commits by this committer Author: Matthias Wolf ]    commit hash:11e7a6ec5a7747f4a9524c7ba1df832f7618323c  commit hash:11e7a6ec5a7747f4a9524c7ba1df832f7618323c  commit hash:11e7a6ec5a7747f4a9524c7ba1df832f7618323c  11e7a6e 
net/keycloak: Update to 13.0.1

PR:		256168
Submitted by:	Matthias Wolf <freebsd@rheinwolf.de> (maintainer)
Approved by:	lwhsu (mentor, implicit)
Mon, 10 May 2021
[ 12:58 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:cb5002435df8672faebec948b33b89dd5c9e0e9f  commit hash:cb5002435df8672faebec948b33b89dd5c9e0e9f  commit hash:cb5002435df8672faebec948b33b89dd5c9e0e9f  cb50024 
net/keycloak: Update to 13.0.0

ChangeLog: https://www.keycloak.org/2021/05/keycloak-1300-released.html

While here pet linters

PR:	255744
Reported by:	freebsd@rheinwolf.de (maintainer)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 2 Mar 2021
[ 20:17 nc search for other commits by this committer ] Original commit   Revision:566980
net/keycloak: Update to 12.0.4

Changes:
https://issues.jboss.org/issues/?jql=project%20%3D%20keycloak%20and%20fixVersion%20%3D%2012.0.4

PR:		253955
Submitted by:	Matthias Wolf <freebsd AT rheinwolf DOT de> (maintainer)
Tue, 23 Feb 2021
[ 06:59 fernape search for other commits by this committer ] Original commit   Revision:566373
net/keycloak: Update to 12.0.3

ChangeLog:
https://issues.jboss.org/issues/?jql=project%20%3D%20keycloak%20and%20fixVersion%20%3D%2012.0.3

PR:	253694
Submitted by:	freebsd@rheinwolf.de (maintainer)
Thu, 21 Jan 2021
[ 02:21 vanilla search for other commits by this committer ] Original commit   Revision:562167
Add keycloak 12.0.2, identity and access management solution.

PR:		252831
Submitted by:	freebsd@rheinwolf.de

Number of commits found: 22