svn commit: r440004 - in head/security/libressl: . files

Bernard Spil brnrd at FreeBSD.org
Wed May 3 08:44:38 UTC 2017


Author: brnrd
Date: Wed May  3 08:44:36 2017
New Revision: 440004
URL: https://svnweb.freebsd.org/changeset/ports/440004

Log:
  security/libressl: Update to 2.5.4
  
   - Security update to 2.5.4
   - Remove CVE-2017-8301 patch (included in 2.5.4)
  
  Security:	24673ed7-2bf3-11e7-b291-b499baebfeaf

Deleted:
  head/security/libressl/files/patch-CVE-2017-8301
Modified:
  head/security/libressl/Makefile
  head/security/libressl/distinfo

Modified: head/security/libressl/Makefile
==============================================================================
--- head/security/libressl/Makefile	Wed May  3 08:22:11 2017	(r440003)
+++ head/security/libressl/Makefile	Wed May  3 08:44:36 2017	(r440004)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libressl
-PORTVERSION=	2.5.3
-PORTREVISION=	1
+PORTVERSION=	2.5.4
 CATEGORIES=	security devel
 MASTER_SITES=	OPENBSD/LibreSSL
 

Modified: head/security/libressl/distinfo
==============================================================================
--- head/security/libressl/distinfo	Wed May  3 08:22:11 2017	(r440003)
+++ head/security/libressl/distinfo	Wed May  3 08:44:36 2017	(r440004)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491933706
-SHA256 (libressl-2.5.3.tar.gz) = 14e34cc586ec4ce5763f76046dcf366c45104b2cc71d77b63be5505608e68a30
-SIZE (libressl-2.5.3.tar.gz) = 3285151
+TIMESTAMP = 1493799912
+SHA256 (libressl-2.5.4.tar.gz) = 107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa
+SIZE (libressl-2.5.4.tar.gz) = 3286042


More information about the svn-ports-all mailing list