Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2021 08:13:03 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r569247 - head/security/openssl
Message-ID:  <202103260813.12Q8D3oV088029@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Fri Mar 26 08:13:03 2021
New Revision: 569247
URL: https://svnweb.freebsd.org/changeset/ports/569247

Log:
  security/openssl: Security update to 1.1.1k
  
  PR:		254551
  Submitted by:	Pascal Christen <pascal christen hostpoint ch>
  MFH:		2021Q1
  Security:	5a668ab3-8d86-11eb-b8d6-d4c9ef517024

Modified:
  head/security/openssl/Makefile
  head/security/openssl/distinfo

Modified: head/security/openssl/Makefile
==============================================================================
--- head/security/openssl/Makefile	Fri Mar 26 08:09:29 2021	(r569246)
+++ head/security/openssl/Makefile	Fri Mar 26 08:13:03 2021	(r569247)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openssl
-PORTVERSION=	1.1.1j
-PORTREVISION=	1
+PORTVERSION=	1.1.1k
 PORTEPOCH=	1
 CATEGORIES=	security devel
 MASTER_SITES=	https://www.openssl.org/source/ \
@@ -43,8 +42,8 @@ OPTIONS_GROUP_PROTOCOLS=NEXTPROTONEG SCTP SSL3 TLS1 TL
 
 OPTIONS_DEFINE=	ASYNC CT KTLS MAN3 RFC3779 SHARED ZLIB
 
-OPTIONS_DEFAULT=ASM ASYNC CT GOST DES EC MAN3 MD4 NEXTPROTONEG RC2 RC4 \
-		RMD160 SCTP SHARED SSE2 THREADS TLS1 TLS1_1 TLS1_2
+OPTIONS_DEFAULT=ASM ASYNC CT GOST DES EC KTLS MAN3 MD4 NEXTPROTONEG RC2 \
+		RC4 RMD160 SCTP SHARED SSE2 THREADS TLS1 TLS1_1 TLS1_2
 
 OPTIONS_EXCLUDE=${${OSVERSION} < 1300042:?KTLS:}
 

Modified: head/security/openssl/distinfo
==============================================================================
--- head/security/openssl/distinfo	Fri Mar 26 08:09:29 2021	(r569246)
+++ head/security/openssl/distinfo	Fri Mar 26 08:13:03 2021	(r569247)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613495852
-SHA256 (openssl-1.1.1j.tar.gz) = aaf2fcb575cdf6491b98ab4829abf78a3dec8402b8b81efc8f23c00d443981bf
-SIZE (openssl-1.1.1j.tar.gz) = 9823161
+TIMESTAMP = 1616688925
+SHA256 (openssl-1.1.1k.tar.gz) = 892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5
+SIZE (openssl-1.1.1k.tar.gz) = 9823400



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