From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 7 07:10:02 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2C4BF45B for ; Wed, 7 May 2014 07:10:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 084D0E36 for ; Wed, 7 May 2014 07:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s477A1Sg070096 for ; Wed, 7 May 2014 07:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s477A1Ks070095; Wed, 7 May 2014 07:10:01 GMT (envelope-from gnats) Resent-Date: Wed, 7 May 2014 07:10:01 GMT Resent-Message-Id: <201405070710.s477A1Ks070095@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Loic Blot Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47E8E43D for ; Wed, 7 May 2014 07:09:16 +0000 (UTC) Received: from smtp.institutoptique.fr (smtp.institutoptique.fr [IPv6:2001:660:302d:4001::5441:fedc]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 09CE0E29 for ; Wed, 7 May 2014 07:09:15 +0000 (UTC) Received: from thanatos.institutoptique.fr (unknown [10.117.100.121]) by smtp.institutoptique.fr (Postfix) with ESMTP id 02BA7241711 for ; Wed, 7 May 2014 09:09:03 +0200 (CEST) Received: by thanatos.institutoptique.fr (Postfix, from userid 0) id E65D01C2C65; Wed, 7 May 2014 09:09:03 +0200 (CEST) Message-Id: <20140507070903.E65D01C2C65@thanatos.institutoptique.fr> Date: Wed, 7 May 2014 09:09:03 +0200 (CEST) From: Loic Blot Reply-To: Loic Blot To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/189410: Upgrade Shibboleth-sp to 2.5.3 and add odbc-store support X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2014 07:10:02 -0000 >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@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: