Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2016 11:51:19 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405429 - in head/security: mbedtls polarssl13
Message-ID:  <201601071151.u07BpJKv071455@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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