[java-idp-plugin-mgmt] branch main updated: Add Rhino Plugin 2.1.0 and JDBC plugin 2.0.1

Rod Widdowson rdw at steadingsoftware.com
Sat Sep 7 10:44:08 UTC 2024


This is an automated email from the git hooks/post-receive script.

rdw 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=c2229b43714ca8d70aadf8762597db7bc6592028

The following commit(s) were added to refs/heads/main by this push:
     new c2229b4  Add Rhino Plugin 2.1.0 and JDBC plugin 2.0.1
c2229b4 is described below

commit c2229b43714ca8d70aadf8762597db7bc6592028
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Sep 7 11:43:37 2024 +0100

    Add Rhino Plugin 2.1.0 and JDBC plugin 2.0.1
---
 plugins.properties | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index 1331234..e6ab8f2 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -55,7 +55,7 @@ net.shibboleth.idp.plugin.nashorn.idpVersionMax.2.0.0= 6.0.0
 net.shibboleth.idp.plugin.nashorn.idpVersionMin.2.0.0= 5.0.0
 net.shibboleth.idp.plugin.nashorn.supportLevel.2.0.0 = Current
 
-net.shibboleth.idp.plugin.rhino.versions= 1.0.0 1.1.0 2.0.0
+net.shibboleth.idp.plugin.rhino.versions= 1.0.0 1.1.0 2.0.0 2.1.0
 net.shibboleth.idp.plugin.rhino.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/scripting/%{version}
 net.shibboleth.idp.plugin.rhino.baseName.%{version} = idp-plugin-rhino-dist-%{version}
 
@@ -69,7 +69,11 @@ net.shibboleth.idp.plugin.rhino.supportLevel.1.1.0 = Current
 
 net.shibboleth.idp.plugin.rhino.idpVersionMax.2.0.0= 6.0.0
 net.shibboleth.idp.plugin.rhino.idpVersionMin.2.0.0= 5.0.0
-net.shibboleth.idp.plugin.rhino.supportLevel.2.0.0 = Current
+net.shibboleth.idp.plugin.rhino.supportLevel.2.0.0 = OutOfDate
+
+net.shibboleth.idp.plugin.rhino.idpVersionMax.2.1.0= 6.0.0
+net.shibboleth.idp.plugin.rhino.idpVersionMin.2.1.0= 5.0.0
+net.shibboleth.idp.plugin.rhino.supportLevel.2.1.0 = Current
 
 ################################################################
 # DuoOIDC Authentication based on the Shibboleth Nimbus client #
@@ -293,7 +297,7 @@ net.shibboleth.idp.plugin.metadatagen.supportLevel.2.0.0= Current
 ##################################
 # STORAGE SERVICE PLUGIN         #
 ##################################
-net.shibboleth.plugin.storage.jdbc.versions=1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 2.0.0
+net.shibboleth.plugin.storage.jdbc.versions=1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 2.0.0 2.0.1
 net.shibboleth.plugin.storage.jdbc.baseName.%{version} = java-plugin-jdbc-storage-%{version}
 net.shibboleth.plugin.storage.jdbc.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/jdbc/%{version}
 
@@ -311,7 +315,7 @@ net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.2= OutOfDate
 
 net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.3 = 5.0.0
 net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.3= 4.1.0
-net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.3=  OutOfDate
+net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.3= OutOfDate
 
 net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.4 = 5.0.0
 net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.4= 4.1.0
@@ -321,6 +325,10 @@ net.shibboleth.plugin.storage.jdbc.idpVersionMax.2.0.0 = 6.0.0
 net.shibboleth.plugin.storage.jdbc.idpVersionMin.2.0.0= 5.0.0
 net.shibboleth.plugin.storage.jdbc.supportLevel.2.0.0= Current
 
+net.shibboleth.plugin.storage.jdbc.idpVersionMax.2.0.1 = 6.0.0
+net.shibboleth.plugin.storage.jdbc.idpVersionMin.2.0.1= 5.0.0
+net.shibboleth.plugin.storage.jdbc.supportLevel.2.0.1= OutOfDate
+
 ###############################
 # OIDC Config plugin          #
 ###############################

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


More information about the commits mailing list