[java-idp-plugin-mgmt] branch main updated: IDP-2395 - Release IdP 5.1.5

Phil Smart philip.smart at jisc.ac.uk
Wed Aug 13 14:41:21 UTC 2025


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=8512f2c0a1886937cd8518dcbba2d0bbec76fbad

The following commit(s) were added to refs/heads/main by this push:
     new 8512f2c  IDP-2395 - Release IdP 5.1.5
8512f2c is described below

commit 8512f2c0a1886937cd8518dcbba2d0bbec76fbad
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Aug 13 15:35:43 2025 +0100

    IDP-2395 - Release IdP 5.1.5
    
     - Add IdP 5.1.5
    
    https://shibboleth.atlassian.net/browse/IDP-2395
---
 idp-versions.properties | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/idp-versions.properties b/idp-versions.properties
index 6d4da80..5d14ea3 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 4.3.3 5.0.0 5.1.0 5.1.1 5.1.2 5.1.3 5.1.4
+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 5.1.3 5.1.4 5.1.5
 
 net.shibboleth.idp.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/archive/%{version}
 net.shibboleth.idp.baseName.%{version} = shibboleth-identity-provider-%{version}
@@ -32,4 +32,6 @@ net.shibboleth.idp.supportLevel.5.1.2 = OutOfDate
 
 net.shibboleth.idp.supportLevel.5.1.3 = OutOfDate
 
-net.shibboleth.idp.supportLevel.5.1.4 = Current
+net.shibboleth.idp.supportLevel.5.1.4 = OutOfDate
+
+net.shibboleth.idp.supportLevel.5.1.5 = Current

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list