svn commit: r436027 - in head/security: mbedtls polarssl13

Tijl Coosemans tijl at FreeBSD.org
Sun Mar 12 21:02:39 UTC 2017


Author: tijl
Date: Sun Mar 12 21:02:37 2017
New Revision: 436027
URL: https://svnweb.freebsd.org/changeset/ports/436027

Log:
  Update to PolarSSL 1.3.19 and mbed TLS 2.4.2.
  
  MFH:		2017Q1
  Security:	https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01

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	Sun Mar 12 20:37:29 2017	(r436026)
+++ head/security/mbedtls/Makefile	Sun Mar 12 21:02:37 2017	(r436027)
@@ -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: head/security/mbedtls/distinfo
==============================================================================
--- head/security/mbedtls/distinfo	Sun Mar 12 20:37:29 2017	(r436026)
+++ head/security/mbedtls/distinfo	Sun Mar 12 21:02:37 2017	(r436027)
@@ -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: head/security/polarssl13/Makefile
==============================================================================
--- head/security/polarssl13/Makefile	Sun Mar 12 20:37:29 2017	(r436026)
+++ head/security/polarssl13/Makefile	Sun Mar 12 21:02:37 2017	(r436027)
@@ -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: head/security/polarssl13/distinfo
==============================================================================
--- head/security/polarssl13/distinfo	Sun Mar 12 20:37:29 2017	(r436026)
+++ head/security/polarssl13/distinfo	Sun Mar 12 21:02:37 2017	(r436027)
@@ -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


More information about the svn-ports-head mailing list