diff options
| author | Matthias Wolf <freebsd@rheinwolf.de> | 2026-03-07 01:09:04 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-03-07 01:12:03 +0000 |
| commit | 721159441221c7c37592778d3e1049baa471f022 (patch) | |
| tree | e935780c9721aea6f41d4b760e6902ecbf5618a5 | |
| parent | 27001d647448c6384e00b9308df2a76271e5d77b (diff) | |
net/keycloak: Update 26.5.4 => 26.5.5
Release Notes:
https://www.keycloak.org/2026/03/keycloak-2655-released
PR: 293618
Security: CVE-2026-3047
Security: CVE-2026-3009
Security: CVE-2026-2603
Security: CVE-2026-2092
MFH: 2026Q1
(cherry picked from commit fbfbd55e5bafbe1a4d73db4b0ea6418e4d3f966f)
| -rw-r--r-- | net/keycloak/Makefile | 2 | ||||
| -rw-r--r-- | net/keycloak/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/keycloak/Makefile b/net/keycloak/Makefile index 6348bd55a174..31294c24d513 100644 --- a/net/keycloak/Makefile +++ b/net/keycloak/Makefile @@ -1,5 +1,5 @@ PORTNAME= keycloak -DISTVERSION= 26.5.4 +DISTVERSION= 26.5.5 CATEGORIES= net java MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/net/keycloak/distinfo b/net/keycloak/distinfo index 85d47d189985..533166ee6b4e 100644 --- a/net/keycloak/distinfo +++ b/net/keycloak/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771604603 -SHA256 (keycloak-26.5.4.tar.gz) = 3f6d0c30032a9b903b86d9bb5cfcca09ec5c1fae4133c4abcb6d498b8654f798 -SIZE (keycloak-26.5.4.tar.gz) = 164376893 +TIMESTAMP = 1772733416 +SHA256 (keycloak-26.5.5.tar.gz) = 38beab474f1d69dcbe537c9cc81d1fe49aa28d4e3b9dd99308d17910e218d734 +SIZE (keycloak-26.5.5.tar.gz) = 164334945 |
