From owner-svn-ports-head@freebsd.org Thu Jan 7 11:51:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD4E4A6632B; Thu, 7 Jan 2016 11:51:20 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 5CC821985; Thu, 7 Jan 2016 11:51:20 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u07BpJDn071460; Thu, 7 Jan 2016 11:51:19 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u07BpJKv071455; Thu, 7 Jan 2016 11:51:19 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201601071151.u07BpJKv071455@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 7 Jan 2016 11:51:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405429 - in head/security: mbedtls polarssl13 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jan 2016 11:51:20 -0000 Author: tijl Date: Thu Jan 7 11:51:18 2016 New Revision: 405429 URL: https://svnweb.freebsd.org/changeset/ports/405429 Log: Update to PolarSSL 1.3.16 and mbed TLS 2.2.1 MFH: 2016Q1 Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.2.1-2.1.4-1.3.16-and-polarssl.1.2.19-released Modified: head/security/mbedtls/Makefile head/security/mbedtls/distinfo head/security/polarssl13/Makefile head/security/polarssl13/distinfo Modified: head/security/mbedtls/Makefile ============================================================================== --- head/security/mbedtls/Makefile Thu Jan 7 11:45:21 2016 (r405428) +++ head/security/mbedtls/Makefile Thu Jan 7 11:51:18 2016 (r405429) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mbedtls -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 DISTVERSIONSUFFIX= -apache CATEGORIES= security devel MASTER_SITES= https://tls.mbed.org/download/ Modified: head/security/mbedtls/distinfo ============================================================================== --- head/security/mbedtls/distinfo Thu Jan 7 11:45:21 2016 (r405428) +++ head/security/mbedtls/distinfo Thu Jan 7 11:51:18 2016 (r405429) @@ -1,2 +1,2 @@ -SHA256 (mbedtls-2.2.0-apache.tgz) = 3c6d3487ab056da94450cf907afc84f026aff7880182baffe137c98e3d00fb55 -SIZE (mbedtls-2.2.0-apache.tgz) = 1860353 +SHA256 (mbedtls-2.2.1-apache.tgz) = 6ddd5ca2e7dfb43d2fd750400856246fc1c98344dabf01b1594eb2f9880ef7ce +SIZE (mbedtls-2.2.1-apache.tgz) = 1863674 Modified: head/security/polarssl13/Makefile ============================================================================== --- head/security/polarssl13/Makefile Thu Jan 7 11:45:21 2016 (r405428) +++ head/security/polarssl13/Makefile Thu Jan 7 11:51:18 2016 (r405429) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polarssl -PORTVERSION= 1.3.15 +PORTVERSION= 1.3.16 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= https://polarssl.org/download/ Modified: head/security/polarssl13/distinfo ============================================================================== --- head/security/polarssl13/distinfo Thu Jan 7 11:45:21 2016 (r405428) +++ head/security/polarssl13/distinfo Thu Jan 7 11:51:18 2016 (r405429) @@ -1,2 +1,2 @@ -SHA256 (mbedtls-1.3.15-gpl.tgz) = ed0be9905ba08f614772ac2b6dcce0c65cf3fb235cab7e6894838efc19518da3 -SIZE (mbedtls-1.3.15-gpl.tgz) = 1758935 +SHA256 (mbedtls-1.3.16-gpl.tgz) = f413146c177c52d4ad8f48015e2fb21dd3a029ca30a2ea000cbc4f9bd092c933 +SIZE (mbedtls-1.3.16-gpl.tgz) = 1760112