The Shibboleth Project has released V3.1.0 of the Service Provider software.

Release notes:	https://wiki.shibboleth.net/confluence/display/SP3/ReleaseNotes
This commit is contained in:
Palle Girgensohn 2020-04-13 22:15:37 +00:00
parent 52d704aff3
commit 0c9509c26b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531638
10 changed files with 37 additions and 37 deletions

View file

@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= xmltooling
PORTVERSION= 3.0.4
PORTREVISION= 3
PORTVERSION= 3.1.0
CATEGORIES= devel security
MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/3.0.1/
MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/
MAINTAINER= girgen@FreeBSD.org
COMMENT= Low level XML support for SAML

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1552308686
SHA256 (xmltooling-3.0.4.tar.bz2) = bb87febe730f97fc58f6f6b6782d7ab89bf240944dd6e5f1c1d9681254bb9a88
SIZE (xmltooling-3.0.4.tar.bz2) = 608437
TIMESTAMP = 1586813966
SHA256 (xmltooling-3.1.0.tar.bz2) = 722723cc2731a25db23c6acc5bc67e25a1554224e7039edd4e9ea5816e525d0e
SIZE (xmltooling-3.1.0.tar.bz2) = 608849

View file

@ -86,11 +86,11 @@ include/xmltooling/validation/Validator.h
include/xmltooling/validation/ValidatorSuite.h
include/xmltooling/version.h
lib/libxmltooling-lite.so
lib/libxmltooling-lite.so.8
lib/libxmltooling-lite.so.8.0.4
lib/libxmltooling-lite.so.9
lib/libxmltooling-lite.so.9.0.0
lib/libxmltooling.so
lib/libxmltooling.so.8
lib/libxmltooling.so.8.0.4
lib/libxmltooling.so.9
lib/libxmltooling.so.9.0.0
libdata/pkgconfig/xmltooling-lite.pc
libdata/pkgconfig/xmltooling.pc
share/xml/xmltooling/catalog.xml

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= opensaml
PORTVERSION= 3.0.1
PORTREVISION= 3
PORTVERSION= 3.1.0
CATEGORIES= security
MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1552308560
SHA256 (opensaml-3.0.1.tar.bz2) = 80c1672929e3bfc3233e5a995517bc678c479ad925f0cdf9cacffaa7c786cc29
SIZE (opensaml-3.0.1.tar.bz2) = 587810
TIMESTAMP = 1586814004
SHA256 (opensaml-3.1.0.tar.bz2) = 7b632d2cf6556b213e80ec1473b5298dbfa17f665cb3911f933c4ad5fe2983b0
SIZE (opensaml-3.1.0.tar.bz2) = 586961

View file

@ -21,6 +21,7 @@ include/saml/saml1/core/Protocols.h
include/saml/saml2/binding/SAML2Artifact.h
include/saml/saml2/binding/SAML2ArtifactType0004.h
include/saml/saml2/binding/SAML2MessageDecoder.h
include/saml/saml2/binding/SAML2MessageEncoder.h
include/saml/saml2/binding/SAML2SOAPClient.h
include/saml/saml2/core/Assertions.h
include/saml/saml2/core/Protocols.h
@ -43,8 +44,8 @@ include/saml/util/CommonDomainCookie.h
include/saml/util/SAMLConstants.h
include/saml/version.h
lib/libsaml.so
lib/libsaml.so.10
lib/libsaml.so.10.0.1
lib/libsaml.so.11
lib/libsaml.so.11.0.0
libdata/pkgconfig/opensaml.pc
%%PORTDOCS%%%%DOCSDIR%%/README.txt
%%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= shibboleth-sp
PORTVERSION= 3.0.4
PORTREVISION= 3
PORTVERSION= 3.1.0
CATEGORIES= security www
MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1552308631
SHA256 (shibboleth-sp-3.0.4.tar.bz2) = f5dc0fd028b74db4aaae76b59ec98e8a719c38cfe0f1d722feb2d5e0b9880cff
SIZE (shibboleth-sp-3.0.4.tar.bz2) = 806213
TIMESTAMP = 1586802479
SHA256 (shibboleth-sp-3.1.0.tar.bz2) = 40dfedbb0f8e604ed4b6d606143de7980b4f8c13fc4682375ace94f8ac194654
SIZE (shibboleth-sp-3.1.0.tar.bz2) = 809498

View file

@ -1,6 +1,6 @@
--- shibboleth.spec.in.orig 2018-07-10 01:17:23 UTC
+++ shibboleth.spec.in
@@ -69,7 +69,7 @@ BuildRequires: systemd-rpm-macros, syste
--- shibboleth.spec.in.orig 2020-03-18 19:45:13.000000000 +0100
+++ shibboleth.spec.in 2020-04-13 23:31:22.397381000 +0200
@@ -72,7 +72,7 @@
%if "%{_vendor}" == "suse"
%define pkgdocdir %{_docdir}/shibboleth
%else
@ -9,15 +9,17 @@
%endif
%description
@@ -289,11 +289,6 @@ exit 0
@@ -293,13 +293,6 @@
%post
/sbin/ldconfig
%endif
-# Key ownership fix.
-if [ -f %{_sysconfdir}/shibboleth/sp-key.pem ] ; then
- %{__chown} %{runuser}:%{runuser} %{_sysconfdir}/shibboleth/sp-key.pem %{_sysconfdir}/shibboleth/sp-cert.pem 2>/dev/null || :
-fi
-
# Fix ownership of log files (even on new installs, if they're left from an older one).
%{__chown} %{runuser}:%{runuser} %{_localstatedir}/log/shibboleth/* 2>/dev/null || :
-# Generate two keys on new installs.
-if [ $1 -eq 1 ] ; then
- cd %{_sysconfdir}/shibboleth
- /bin/sh ./keygen.sh -b -n sp-signing -u %{runuser} -g %{runuser}
- /bin/sh ./keygen.sh -b -n sp-encrypt -u %{runuser} -g %{runuser}
-fi
%if "%{_vendor}" == "redhat" || "%{_vendor}" == "amazon"
if [ $1 -gt 1 ] ; then

View file

@ -91,8 +91,8 @@ include/shibsp/util/SPConstants.h
include/shibsp/util/TemplateParameters.h
include/shibsp/version.h
lib/libshibsp.so
lib/libshibsp.so.8
lib/libshibsp.so.8.0.4
lib/libshibsp.so.9
lib/libshibsp.so.9.0.0
lib/shibboleth/adfs.so
lib/shibboleth/adfs-lite.so
%%MEMCACHED%%lib/shibboleth/memcache-store.so
@ -104,7 +104,7 @@ lib/shibboleth/plugins.so
%%FASTCGI%%lib/shibboleth/shibresponder
lib/libshibsp-lite.so
lib/libshibsp-lite.so.8
lib/libshibsp-lite.so.8.0.4
lib/libshibsp-lite.so.8.0.5
libdata/pkgconfig/shibsp-lite.pc
libdata/pkgconfig/shibsp.pc
sbin/shibd