From owner-svn-ports-branches@FreeBSD.ORG Tue Jun 9 19:57:06 2015 Return-Path: Delivered-To: svn-ports-branches@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8EA3E25; Tue, 9 Jun 2015 19:57:05 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 D60D310D4; Tue, 9 Jun 2015 19:57:05 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t59Jv5AO085997; Tue, 9 Jun 2015 19:57:05 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t59Jv4MY085992; Tue, 9 Jun 2015 19:57:04 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201506091957.t59Jv4MY085992@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Tue, 9 Jun 2015 19:57:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r388995 - in branches/2015Q2/security/strongswan: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2015 19:57:06 -0000 Author: garga Date: Tue Jun 9 19:57:04 2015 New Revision: 388995 URL: https://svnweb.freebsd.org/changeset/ports/388995 Log: MFH: r388905 Update to 5.3.2 PR: 200721 Approved by: strongswan@Nanoteq.com (maintainer) Security: CVE-2015-3991 Sponsored by: Netgate Approved by: portmgr (erwin) Added: branches/2015Q2/security/strongswan/files/patch-src_starter_starterstroke.c - copied unchanged from r388905, head/security/strongswan/files/patch-src_starter_starterstroke.c branches/2015Q2/security/strongswan/files/patch-src_stroke_stroke.c - copied unchanged from r388905, head/security/strongswan/files/patch-src_stroke_stroke.c Modified: branches/2015Q2/security/strongswan/Makefile branches/2015Q2/security/strongswan/distinfo Directory Properties: branches/2015Q2/ (props changed) Modified: branches/2015Q2/security/strongswan/Makefile ============================================================================== --- branches/2015Q2/security/strongswan/Makefile Tue Jun 9 19:53:01 2015 (r388994) +++ branches/2015Q2/security/strongswan/Makefile Tue Jun 9 19:57:04 2015 (r388995) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= strongswan -PORTVERSION= 5.3.0 +PORTVERSION= 5.3.2 CATEGORIES= security MASTER_SITES= http://download.strongswan.org/ \ http://download2.strongswan.org/ Modified: branches/2015Q2/security/strongswan/distinfo ============================================================================== --- branches/2015Q2/security/strongswan/distinfo Tue Jun 9 19:53:01 2015 (r388994) +++ branches/2015Q2/security/strongswan/distinfo Tue Jun 9 19:57:04 2015 (r388995) @@ -1,2 +1,2 @@ -SHA256 (strongswan-5.3.0.tar.bz2) = 824da31a1ff89ac2500d56705e6f9ce06fe5260f9caaeb1da35ea13a8691d284 -SIZE (strongswan-5.3.0.tar.bz2) = 4263420 +SHA256 (strongswan-5.3.2.tar.bz2) = a4a9bc8c4e42bdc4366a87a05a02bf9f425169a7ab0c6f4482d347e44acbf225 +SIZE (strongswan-5.3.2.tar.bz2) = 4320601 Copied: branches/2015Q2/security/strongswan/files/patch-src_starter_starterstroke.c (from r388905, head/security/strongswan/files/patch-src_starter_starterstroke.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q2/security/strongswan/files/patch-src_starter_starterstroke.c Tue Jun 9 19:57:04 2015 (r388995, copy of r388905, head/security/strongswan/files/patch-src_starter_starterstroke.c) @@ -0,0 +1,10 @@ +--- src/starter/starterstroke.c.orig 2015-06-09 09:46:26 UTC ++++ src/starter/starterstroke.c +@@ -16,6 +16,7 @@ + + #include + #include ++#include + #include + + #include Copied: branches/2015Q2/security/strongswan/files/patch-src_stroke_stroke.c (from r388905, head/security/strongswan/files/patch-src_stroke_stroke.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2015Q2/security/strongswan/files/patch-src_stroke_stroke.c Tue Jun 9 19:57:04 2015 (r388995, copy of r388905, head/security/strongswan/files/patch-src_stroke_stroke.c) @@ -0,0 +1,10 @@ +--- src/stroke/stroke.c.orig 2015-06-09 09:46:03 UTC ++++ src/stroke/stroke.c +@@ -17,6 +17,7 @@ + #include + #include + #include ++#include + #include + #include +