svn commit: r405431 - in branches/2016Q1/security: mbedtls polarssl13
Tijl Coosemans
tijl at FreeBSD.org
Thu Jan 7 11:59:03 UTC 2016
Author: tijl
Date: Thu Jan 7 11:59:02 2016
New Revision: 405431
URL: https://svnweb.freebsd.org/changeset/ports/405431
Log:
MFH: r405429
Update to PolarSSL 1.3.16 and mbed TLS 2.2.1
Approved by: ports-secteam (miwi)
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:
branches/2016Q1/security/mbedtls/Makefile
branches/2016Q1/security/mbedtls/distinfo
branches/2016Q1/security/polarssl13/Makefile
branches/2016Q1/security/polarssl13/distinfo
Directory Properties:
branches/2016Q1/ (props changed)
Modified: branches/2016Q1/security/mbedtls/Makefile
==============================================================================
--- branches/2016Q1/security/mbedtls/Makefile Thu Jan 7 11:53:14 2016 (r405430)
+++ branches/2016Q1/security/mbedtls/Makefile Thu Jan 7 11:59:02 2016 (r405431)
@@ -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: branches/2016Q1/security/mbedtls/distinfo
==============================================================================
--- branches/2016Q1/security/mbedtls/distinfo Thu Jan 7 11:53:14 2016 (r405430)
+++ branches/2016Q1/security/mbedtls/distinfo Thu Jan 7 11:59:02 2016 (r405431)
@@ -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: branches/2016Q1/security/polarssl13/Makefile
==============================================================================
--- branches/2016Q1/security/polarssl13/Makefile Thu Jan 7 11:53:14 2016 (r405430)
+++ branches/2016Q1/security/polarssl13/Makefile Thu Jan 7 11:59:02 2016 (r405431)
@@ -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: branches/2016Q1/security/polarssl13/distinfo
==============================================================================
--- branches/2016Q1/security/polarssl13/distinfo Thu Jan 7 11:53:14 2016 (r405430)
+++ branches/2016Q1/security/polarssl13/distinfo Thu Jan 7 11:59:02 2016 (r405431)
@@ -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
More information about the svn-ports-all
mailing list