Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 2016 18:57:46 +0000 (UTC)
From:      Palle Girgensohn <girgen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r409757 - in branches/2016Q1: security/shibboleth2-sp textproc/xerces-c3
Message-ID:  <201602281857.u1SIvkuH028730@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: girgen
Date: Sun Feb 28 18:57:46 2016
New Revision: 409757
URL: https://svnweb.freebsd.org/changeset/ports/409757

Log:
  MFH: r409756
  
  Update xerces-c3 and shibboleth to latest versions
  
  The update in xerces fixes a buffer overflow security problem that exposes the
  possibility of a denial of service attack, and could conceivably result in
  remote code execution.
  
  Users of Shibboleth or any other service usingi the xerces-c3 xml library are
  recommended to upgrade promptly.
  
  URL:	http://xerces.apache.org/xerces-c/secadv/CVE-2016-0729.txt
  Security:	CVE-2016-0729
  Approved by:	ports-secteam (feld)

Modified:
  branches/2016Q1/security/shibboleth2-sp/Makefile
  branches/2016Q1/security/shibboleth2-sp/distinfo
  branches/2016Q1/security/shibboleth2-sp/pkg-plist
  branches/2016Q1/textproc/xerces-c3/Makefile
  branches/2016Q1/textproc/xerces-c3/distinfo
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/security/shibboleth2-sp/Makefile
==============================================================================
--- branches/2016Q1/security/shibboleth2-sp/Makefile	Sun Feb 28 18:55:43 2016	(r409756)
+++ branches/2016Q1/security/shibboleth2-sp/Makefile	Sun Feb 28 18:57:46 2016	(r409757)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	shibboleth-sp
-PORTVERSION=	2.5.5
-PORTREVISION=	1
+PORTVERSION=	2.5.6
 CATEGORIES=	security www
 MASTER_SITES=	http://shibboleth.net/downloads/service-provider/${PORTVERSION}/
 

Modified: branches/2016Q1/security/shibboleth2-sp/distinfo
==============================================================================
--- branches/2016Q1/security/shibboleth2-sp/distinfo	Sun Feb 28 18:55:43 2016	(r409756)
+++ branches/2016Q1/security/shibboleth2-sp/distinfo	Sun Feb 28 18:57:46 2016	(r409757)
@@ -1,2 +1,2 @@
-SHA256 (shibboleth-sp-2.5.5.tar.gz) = 30da36e0bba2ce4606a9effc37c05cd110dafdd6d3141468c4aa0f57ce4d96ce
-SIZE (shibboleth-sp-2.5.5.tar.gz) = 1003433
+SHA256 (shibboleth-sp-2.5.6.tar.gz) = 024739a7b5190aebecac913d9445719912c6e4e401bfe256a25ca75ab4e67ad5
+SIZE (shibboleth-sp-2.5.6.tar.gz) = 987020

Modified: branches/2016Q1/security/shibboleth2-sp/pkg-plist
==============================================================================
--- branches/2016Q1/security/shibboleth2-sp/pkg-plist	Sun Feb 28 18:55:43 2016	(r409756)
+++ branches/2016Q1/security/shibboleth2-sp/pkg-plist	Sun Feb 28 18:57:46 2016	(r409757)
@@ -93,7 +93,6 @@ include/shibsp/util/PropertySet.h
 include/shibsp/util/SPConstants.h
 include/shibsp/util/TemplateParameters.h
 include/shibsp/version.h
-lib/libshibsp.so.6.0.5
 lib/libshibsp.so.6
 lib/libshibsp.so
 lib/shibboleth/adfs.so
@@ -103,7 +102,6 @@ lib/shibboleth/plugins-lite.so
 lib/shibboleth/plugins.so
 %%WITH_APACHE_22%%lib/shibboleth/mod_shib_22.so
 %%WITH_APACHE_24%%lib/shibboleth/mod_shib_24.so
-lib/libshibsp-lite.so.6.0.5
 lib/libshibsp-lite.so.6
 lib/libshibsp-lite.so
 sbin/shibd

Modified: branches/2016Q1/textproc/xerces-c3/Makefile
==============================================================================
--- branches/2016Q1/textproc/xerces-c3/Makefile	Sun Feb 28 18:55:43 2016	(r409756)
+++ branches/2016Q1/textproc/xerces-c3/Makefile	Sun Feb 28 18:57:46 2016	(r409757)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xerces-c
-PORTVERSION=	3.1.2
+PORTVERSION=	3.1.3
 CATEGORIES=	textproc
 MASTER_SITES=	APACHE/xerces/c/3/sources
 PKGNAMESUFFIX=	3

Modified: branches/2016Q1/textproc/xerces-c3/distinfo
==============================================================================
--- branches/2016Q1/textproc/xerces-c3/distinfo	Sun Feb 28 18:55:43 2016	(r409756)
+++ branches/2016Q1/textproc/xerces-c3/distinfo	Sun Feb 28 18:57:46 2016	(r409757)
@@ -1,2 +1,2 @@
-SHA256 (xerces-c-3.1.2.tar.gz) = 743bd0a029bf8de56a587c270d97031e0099fe2b7142cef03e0da16e282655a0
-SIZE (xerces-c-3.1.2.tar.gz) = 6959894
+SHA256 (xerces-c-3.1.3.tar.gz) = f3d4f73db7c981e16db2b16d9424b0c75d9fbd30ad81747cac047bc6170b5b49
+SIZE (xerces-c-3.1.3.tar.gz) = 9009575



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602281857.u1SIvkuH028730>