svn commit: r439948 - in branches/2017Q2/security: libressl libressl-devel libressl-devel/files libressl/files
Bernard Spil
brnrd at FreeBSD.org
Tue May 2 14:31:55 UTC 2017
Author: brnrd
Date: Tue May 2 14:31:53 2017
New Revision: 439948
URL: https://svnweb.freebsd.org/changeset/ports/439948
Log:
security/libressl: Revert previous commit
- Big fail on my part, required revert
- Version 2.4.5 not vulnerable to CVE-2017-8301
PR: 218988 219005
Reported by: Xavier Garcia <vi.garcia at gmail.com>
Reported by: Fabian Keil <fk at fabiankeil.de>
Approved by: ports-secteam (broken quarterly blanket)
Deleted:
branches/2017Q2/security/libressl-devel/files/patch-CVE-2017-8301
branches/2017Q2/security/libressl/files/patch-CVE-2017-8301
Modified:
branches/2017Q2/security/libressl-devel/Makefile
branches/2017Q2/security/libressl/Makefile
Modified: branches/2017Q2/security/libressl-devel/Makefile
==============================================================================
--- branches/2017Q2/security/libressl-devel/Makefile Tue May 2 14:26:06 2017 (r439947)
+++ branches/2017Q2/security/libressl-devel/Makefile Tue May 2 14:31:53 2017 (r439948)
@@ -3,7 +3,6 @@
PORTNAME= libressl
PORTVERSION= 2.5.2
-PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= OPENBSD/LibreSSL
PKGNAMESUFFIX= -devel
Modified: branches/2017Q2/security/libressl/Makefile
==============================================================================
--- branches/2017Q2/security/libressl/Makefile Tue May 2 14:26:06 2017 (r439947)
+++ branches/2017Q2/security/libressl/Makefile Tue May 2 14:31:53 2017 (r439948)
@@ -3,7 +3,6 @@
PORTNAME= libressl
PORTVERSION= 2.4.5
-PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= OPENBSD/LibreSSL
More information about the svn-ports-branches
mailing list