From owner-svn-ports-all@freebsd.org Mon Mar 13 09:44:17 2017 Return-Path: Delivered-To: svn-ports-all@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 1B23AD0832E; Mon, 13 Mar 2017 09:44:17 +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 D0360E44; Mon, 13 Mar 2017 09:44:16 +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 v2D9iF1u068749; Mon, 13 Mar 2017 09:44:15 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2D9iFxt068745; Mon, 13 Mar 2017 09:44:15 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201703130944.v2D9iFxt068745@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 13 Mar 2017 09:44:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r436047 - in branches/2017Q1/security: mbedtls polarssl13 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2017 09:44:17 -0000 Author: tijl Date: Mon Mar 13 09:44:15 2017 New Revision: 436047 URL: https://svnweb.freebsd.org/changeset/ports/436047 Log: MFH: r436027 Update to PolarSSL 1.3.19 and mbed TLS 2.4.2. Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01 Approved by: ports-secteam (junovitch) Modified: branches/2017Q1/security/mbedtls/Makefile branches/2017Q1/security/mbedtls/distinfo branches/2017Q1/security/polarssl13/Makefile branches/2017Q1/security/polarssl13/distinfo Directory Properties: branches/2017Q1/ (props changed) Modified: branches/2017Q1/security/mbedtls/Makefile ============================================================================== --- branches/2017Q1/security/mbedtls/Makefile Mon Mar 13 09:23:04 2017 (r436046) +++ branches/2017Q1/security/mbedtls/Makefile Mon Mar 13 09:44:15 2017 (r436047) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mbedtls -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.2 DISTVERSIONSUFFIX= -apache CATEGORIES= security devel MASTER_SITES= https://tls.mbed.org/download/ Modified: branches/2017Q1/security/mbedtls/distinfo ============================================================================== --- branches/2017Q1/security/mbedtls/distinfo Mon Mar 13 09:23:04 2017 (r436046) +++ branches/2017Q1/security/mbedtls/distinfo Mon Mar 13 09:44:15 2017 (r436047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477912207 -SHA256 (mbedtls-2.4.0-apache.tgz) = c1c3559ed39f7a1b1550c4cf4ccb918bf239301a3311d98dda92bed8a25b7f0d -SIZE (mbedtls-2.4.0-apache.tgz) = 1917968 +TIMESTAMP = 1489351554 +SHA256 (mbedtls-2.4.2-apache.tgz) = 17dd98af7478aadacc480c7e4159e447353b5b2037c1b6d48ed4fd157fb1b018 +SIZE (mbedtls-2.4.2-apache.tgz) = 1925368 Modified: branches/2017Q1/security/polarssl13/Makefile ============================================================================== --- branches/2017Q1/security/polarssl13/Makefile Mon Mar 13 09:23:04 2017 (r436046) +++ branches/2017Q1/security/polarssl13/Makefile Mon Mar 13 09:44:15 2017 (r436047) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polarssl -PORTVERSION= 1.3.18 +PORTVERSION= 1.3.19 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= https://polarssl.org/download/ Modified: branches/2017Q1/security/polarssl13/distinfo ============================================================================== --- branches/2017Q1/security/polarssl13/distinfo Mon Mar 13 09:23:04 2017 (r436046) +++ branches/2017Q1/security/polarssl13/distinfo Mon Mar 13 09:44:15 2017 (r436047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477913236 -SHA256 (mbedtls-1.3.18-gpl.tgz) = a229217182e024847deba3cb70bdd17e5ff4ffd9ff306cbbccfdbdff41950ea1 -SIZE (mbedtls-1.3.18-gpl.tgz) = 1772357 +TIMESTAMP = 1489352352 +SHA256 (mbedtls-1.3.19-gpl.tgz) = 59654984c5a30575142fb30ed04c2c3ac3c94f1c27843a04bce80ca111a4b00e +SIZE (mbedtls-1.3.19-gpl.tgz) = 1776296