ports/189410: Upgrade Shibboleth-sp to 2.5.3 and add odbc-store support

Loic Blot loic.blot at institutoptique.fr
Wed May 7 07:10:02 UTC 2014


>Number:         189410
>Category:       ports
>Synopsis:       Upgrade Shibboleth-sp to 2.5.3 and add odbc-store support
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 07 07:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Loic Blot
>Release:        FreeBSD 10.0-RELEASE-p1 amd64
>Organization:
Institut Optique Graduate School
>Environment:
System: FreeBSD thanatos.institutoptique.fr 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr 8 06:45:06 UTC 2014 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	Shibboleth SP 2.5.3 is out with bugfixes.
	Also added odbc-store.la and odbc-store.so to pkg-plist. It's needed to do high availability with shibboleth SPs
	I tested, it works correctly
>How-To-Repeat:
>Fix:

	Here is the diff

--- shibboleth-sp.diff begins here ---
--- Makefile	2013-09-21 00:55:24.000000000 +0200
+++ /root/shib/Makefile	2014-05-07 08:37:41.000000000 +0200
@@ -2,8 +2,7 @@
 # $FreeBSD: head/security/shibboleth2-sp/Makefile 327769 2013-09-20 22:55:24Z bapt $
 
 PORTNAME=	shibboleth-sp
-PORTVERSION=	2.5.2
-PORTREVISION=	1
+PORTVERSION=	2.5.3
 CATEGORIES=	security www
 MASTER_SITES=	http://shibboleth.net/downloads/service-provider/${PORTVERSION}/
 
--- distinfo	2014-01-22 16:30:13.000000000 +0100
+++ /root/shib/distinfo	2014-05-07 08:37:56.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (shibboleth-sp-2.5.2.tar.gz) = 1d5c42ea6a6cf5f1ed39101af52a2df2cf7e5e6c086e1081bdf1275f970ba1d5
-SIZE (shibboleth-sp-2.5.2.tar.gz) = 949163
+SHA256 (shibboleth-sp-2.5.3.tar.gz) = 82acd1d5989560cafb93860e6bf11fc61aaf78adb439435dea7381d94d677918
+SIZE (shibboleth-sp-2.5.3.tar.gz) = 949273
--- pkg-plist	2014-05-07 08:47:10.524991889 +0200
+++ /root/shib/pkg-plist	2014-05-07 08:46:51.000000000 +0200
@@ -143,6 +143,8 @@
 lib/shibboleth/plugins.so
 %%WITH_APACHE_22%%lib/shibboleth/mod_shib_22.so
 %%WITH_APACHE_24%%lib/shibboleth/mod_shib_24.so
+lib/shibboleth/odbc-store.la
+lib/shibboleth/odbc-store.so
 lib/libshibsp-lite.so.6
 lib/libshibsp-lite.so
 sbin/shibd
--- shibboleth-sp.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list