svn commit: r422829 - head/security/libressl

Bernard Spil brnrd at FreeBSD.org
Tue Sep 27 20:50:34 UTC 2016


Author: brnrd
Date: Tue Sep 27 20:50:33 2016
New Revision: 422829
URL: https://svnweb.freebsd.org/changeset/ports/422829

Log:
  security/libressl: Update to 2.4.3
  
    - Update to 2.4.3
    - Only affected by CVE-2016-6304 (high)
  
  MFH:		2016Q3
  Security:	CVE-2016-6304
  Security: 	43eaa656-80bc-11e6-bf52-b499baebfeaf

Modified:
  head/security/libressl/Makefile
  head/security/libressl/distinfo

Modified: head/security/libressl/Makefile
==============================================================================
--- head/security/libressl/Makefile	Tue Sep 27 20:32:54 2016	(r422828)
+++ head/security/libressl/Makefile	Tue Sep 27 20:50:33 2016	(r422829)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libressl
-PORTVERSION=	2.4.2
+PORTVERSION=	2.4.3
 CATEGORIES=	security devel
 MASTER_SITES=	OPENBSD/LibreSSL
 

Modified: head/security/libressl/distinfo
==============================================================================
--- head/security/libressl/distinfo	Tue Sep 27 20:32:54 2016	(r422828)
+++ head/security/libressl/distinfo	Tue Sep 27 20:50:33 2016	(r422829)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470249624
-SHA256 (libressl-2.4.2.tar.gz) = 5f87d778e5d62822d60e38fa9621c1c5648fc559d198ba314bd9d89cbf67d9e3
-SIZE (libressl-2.4.2.tar.gz) = 3021644
+TIMESTAMP = 1475008406
+SHA256 (libressl-2.4.3.tar.gz) = bd5726f3e247e7a7d30ce69946d174b8fb92d999d22710c65f176c969812960e
+SIZE (libressl-2.4.3.tar.gz) = 3014721


More information about the svn-ports-head mailing list