From owner-svn-ports-head@freebsd.org Thu Oct 15 14:51:07 2015 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 4C667A158F7; Thu, 15 Oct 2015 14:51:07 +0000 (UTC) (envelope-from feld@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 164D51FEA; Thu, 15 Oct 2015 14:51:07 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FEp68i024866; Thu, 15 Oct 2015 14:51:06 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9FEp6MT024864; Thu, 15 Oct 2015 14:51:06 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201510151451.t9FEp6MT024864@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 15 Oct 2015 14:51:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399344 - head/security/polarssl 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, 15 Oct 2015 14:51:07 -0000 Author: feld Date: Thu Oct 15 14:51:05 2015 New Revision: 399344 URL: https://svnweb.freebsd.org/changeset/ports/399344 Log: security/polarssl: Update to 1.2.17 Changelog: https://tls.mbed.org/tech-updates/releases/mbedtls-2.1.2-and-1.3.14-and-polarssl-1.2.17-released Security: 07a1a76c-734b-11e5-ae81-14dae9d210b8 Security: CVE-2015-5291 Modified: head/security/polarssl/Makefile head/security/polarssl/distinfo Modified: head/security/polarssl/Makefile ============================================================================== --- head/security/polarssl/Makefile Thu Oct 15 14:48:51 2015 (r399343) +++ head/security/polarssl/Makefile Thu Oct 15 14:51:05 2015 (r399344) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polarssl -PORTVERSION= 1.2.14 +PORTVERSION= 1.2.17 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= https://polarssl.org/download/ Modified: head/security/polarssl/distinfo ============================================================================== --- head/security/polarssl/distinfo Thu Oct 15 14:48:51 2015 (r399343) +++ head/security/polarssl/distinfo Thu Oct 15 14:51:05 2015 (r399344) @@ -1,2 +1,2 @@ -SHA256 (polarssl-1.2.14-gpl.tgz) = d7cbd8314aa3a5441f6282d13d07df610f49b4bc678088b04188adf093d17d37 -SIZE (polarssl-1.2.14-gpl.tgz) = 1023322 +SHA256 (polarssl-1.2.17-gpl.tgz) = 9301d4ebec3eb45bc9f28f2d79bfdb0c3dd351c386aa6cc66643e1b2be274d52 +SIZE (polarssl-1.2.17-gpl.tgz) = 1025523