svn commit: r399344 - head/security/polarssl

Mark Felder feld at FreeBSD.org
Thu Oct 15 14:51:07 UTC 2015


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


More information about the svn-ports-head mailing list