svn commit: r414559 - head/security/libressl-devel

Bernard Spil brnrd at FreeBSD.org
Tue May 3 21:13:15 UTC 2016


Author: brnrd
Date: Tue May  3 21:13:13 2016
New Revision: 414559
URL: https://svnweb.freebsd.org/changeset/ports/414559

Log:
  security/libressl-devel: Security update to 2.3.4
  
    - Update to 2.3.4
    - Fixes for 4 vulnerabilities
  
  Security:	01d729ca-1143-11e6-b55e-b499baebfeaf
  Reviewed by:	feld (mentor, ports-secteam)
  Approved by: 	feld (mentor, ports-secteam)
  Differential Revision:	D6187

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

Modified: head/security/libressl-devel/Makefile
==============================================================================
--- head/security/libressl-devel/Makefile	Tue May  3 21:02:33 2016	(r414558)
+++ head/security/libressl-devel/Makefile	Tue May  3 21:13:13 2016	(r414559)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libressl
-PORTVERSION=	2.3.3
+PORTVERSION=	2.3.4
 CATEGORIES=	security devel
 MASTER_SITES=	OPENBSD/LibreSSL
 PKGNAMESUFFIX=	-devel

Modified: head/security/libressl-devel/distinfo
==============================================================================
--- head/security/libressl-devel/distinfo	Tue May  3 21:02:33 2016	(r414558)
+++ head/security/libressl-devel/distinfo	Tue May  3 21:13:13 2016	(r414559)
@@ -1,2 +1,2 @@
-SHA256 (libressl-2.3.3.tar.gz) = 76733166187cc8587e0ebe1e83965ef257262a1a676a36806edd3b6d51b50aa9
-SIZE (libressl-2.3.3.tar.gz) = 3019069
+SHA256 (libressl-2.3.4.tar.gz) = 7a1135b2620f78928e89538c211a4df1d9415994001d1e7c9178c6b6d72de6a9
+SIZE (libressl-2.3.4.tar.gz) = 3013286


More information about the svn-ports-all mailing list