[java-idp-plugin-mgmt] branch main updated: IDP-2278 & IDP-2277 - Release IdP 5.1.2 and 4.3.3
Phil Smart
philip.smart at jisc.ac.uk
Mon Apr 15 17:29:21 UTC 2024
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=dc693a8f9a2f007e83d26a9e08992f759cd1113e
The following commit(s) were added to refs/heads/main by this push:
new dc693a8 IDP-2278 & IDP-2277 - Release IdP 5.1.2 and 4.3.3
dc693a8 is described below
commit dc693a8f9a2f007e83d26a9e08992f759cd1113e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Apr 15 18:27:35 2024 +0100
IDP-2278 & IDP-2277 - Release IdP 5.1.2 and 4.3.3
- Add IdP 5.1.2
- Add IdP 4.3.3
https://shibboleth.atlassian.net/browse/IDP-2278
https://shibboleth.atlassian.net/browse/IDP-2277
---
idp-versions.properties | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/idp-versions.properties b/idp-versions.properties
index 9950f96..2953549 100644
--- a/idp-versions.properties
+++ b/idp-versions.properties
@@ -9,7 +9,7 @@
# Unsuppported
#
#
-net.shibboleth.idp.versions = 4.3.0 4.3.1 4.3.2 5.0.0 5.1.0 5.1.1
+net.shibboleth.idp.versions = 4.3.0 4.3.1 4.3.2 4.3.3 5.0.0 5.1.0 5.1.1 5.1.2
net.shibboleth.idp.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/archive/%{version}
net.shibboleth.idp.baseName.%{version} = shibboleth-identity-provider-%{version}
@@ -20,10 +20,14 @@ net.shibboleth.idp.supportLevel.4.3.1 = OutOfDate
net.shibboleth.idp.supportLevel.4.3.2 = OutOfDate
+net.shibboleth.idp.supportLevel.4.3.3 = OutOfDate
+
net.shibboleth.idp.supportLevel.5.0.0 = OutOfDate
net.shibboleth.idp.supportLevel.5.1.0 = OutOfDate
-net.shibboleth.idp.supportLevel.5.1.1 = Current
+net.shibboleth.idp.supportLevel.5.1.1 = OutOfDate
+
+net.shibboleth.idp.supportLevel.5.1.2 = Current
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list