[java-idp-plugin-mgmt] branch main updated: Update the idp versions file to conatin Version 5.0.0
Rod Widdowson
rdw at steadingsoftware.com
Wed Jun 21 10:02:02 UTC 2023
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=6d2cb4365005849a4c64f4069d6ef6ab7fa3e6bf
The following commit(s) were added to refs/heads/main by this push:
new 6d2cb43 Update the idp versions file to conatin Version 5.0.0
6d2cb43 is described below
commit 6d2cb4365005849a4c64f4069d6ef6ab7fa3e6bf
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Jun 21 11:00:21 2023 +0100
Update the idp versions file to conatin Version 5.0.0
Noone is using this file outside testing and having the version
in place will cut down on noise.
5.0.0 is marked as "Current". "Unsupported" is more accurate but
a pointless distinction
---
idp-versions.properties | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/idp-versions.properties b/idp-versions.properties
index e42d349..064b6e1 100644
--- a/idp-versions.properties
+++ b/idp-versions.properties
@@ -9,7 +9,7 @@
# Unsuppported
#
#
-net.shibboleth.idp.versions = 4.3.0 4.3.1
+net.shibboleth.idp.versions = 4.3.0 4.3.1 5.0.0
net.shibboleth.idp.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/archive/%{version}
net.shibboleth.idp.baseName.%{version} = shibboleth-identity-provider-%{version}
@@ -18,4 +18,6 @@ net.shibboleth.idp.supportLevel.4.3.0 = OutOfDate
net.shibboleth.idp.supportLevel.4.3.1 = Current
+net.shibboleth.idp.supportLevel.4.3.1 = Current
+
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list