Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2017 20:07:49 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r431207 - in branches/2017Q1/security/libressl-devel: . files
Message-ID:  <201701112007.v0BK7nms047646@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Wed Jan 11 20:07:49 2017
New Revision: 431207
URL: https://svnweb.freebsd.org/changeset/ports/431207

Log:
  MFH: r431176
  
  security/libressl-devel: Fix ECDSA P-256 timing attack vuln
  
    - Add patch from LibreSSL github
  
  Security:	7caebe30-d7f1-11e6-a9a5-b499baebfeaf
  Security:	CVE-2016-7056
  
  Approved by:	ports-secteam (feld)

Added:
  branches/2017Q1/security/libressl-devel/files/
     - copied from r431176, head/security/libressl-devel/files/
Modified:
  branches/2017Q1/security/libressl-devel/Makefile
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/security/libressl-devel/Makefile
==============================================================================
--- branches/2017Q1/security/libressl-devel/Makefile	Wed Jan 11 20:07:00 2017	(r431206)
+++ branches/2017Q1/security/libressl-devel/Makefile	Wed Jan 11 20:07:49 2017	(r431207)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libressl
 PORTVERSION=	2.5.0
+PORTREVISION=	1
 CATEGORIES=	security devel
 MASTER_SITES=	OPENBSD/LibreSSL
 PKGNAMESUFFIX=	-devel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701112007.v0BK7nms047646>