Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2021 17:55:11 GMT
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d3011e20b1f1 - main - security/openssl: Security update to 1.1.1l
Message-ID:  <202108241755.17OHtBMT081559@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d3011e20b1f199d4ca63d783274387f35a0afefa

commit d3011e20b1f199d4ca63d783274387f35a0afefa
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2021-08-24 15:16:35 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2021-08-24 17:54:49 +0000

    security/openssl: Security update to 1.1.1l
    
    Security:       96811d4a-04ec-11ec-9b84-d4c9ef517024
    MFH:            2021Q3
---
 security/openssl/Makefile               | 3 +--
 security/openssl/distinfo               | 6 +++---
 security/openssl/files/extra-patch-ktls | 3 ++-
 security/openssl/pkg-plist              | 1 +
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index ec3e8a967d0f..d97a9cc929d3 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,8 +1,7 @@
 # Created by: Dirk Froemberg <dirk@FreeBSD.org>
 
 PORTNAME=	openssl
-PORTVERSION=	1.1.1k
-PORTREVISION=	2
+PORTVERSION=	1.1.1l
 PORTEPOCH=	1
 CATEGORIES=	security devel
 MASTER_SITES=	https://www.openssl.org/source/ \
diff --git a/security/openssl/distinfo b/security/openssl/distinfo
index 181ff679f5fb..ea60c25fc735 100644
--- a/security/openssl/distinfo
+++ b/security/openssl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616688925
-SHA256 (openssl-1.1.1k.tar.gz) = 892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5
-SIZE (openssl-1.1.1k.tar.gz) = 9823400
+TIMESTAMP = 1629816807
+SHA256 (openssl-1.1.1l.tar.gz) = 0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1
+SIZE (openssl-1.1.1l.tar.gz) = 9834044
diff --git a/security/openssl/files/extra-patch-ktls b/security/openssl/files/extra-patch-ktls
index ce1f6242fd58..7258df22abee 100644
--- a/security/openssl/files/extra-patch-ktls
+++ b/security/openssl/files/extra-patch-ktls
@@ -2573,11 +2573,12 @@ index 4a27ee1ba2..1388219551 100644
  #include <string.h>
  
  #include <openssl/opensslconf.h>
-@@ -17,11 +18,13 @@
+@@ -17,12 +18,14 @@
  #include <openssl/srp.h>
  #include <openssl/txt_db.h>
  #include <openssl/aes.h>
 +#include <openssl/rand.h>
+ #include <openssl/x509v3.h>
  
  #include "ssltestlib.h"
  #include "testutil.h"
diff --git a/security/openssl/pkg-plist b/security/openssl/pkg-plist
index c442ee16969d..dd4e70280d25 100644
--- a/security/openssl/pkg-plist
+++ b/security/openssl/pkg-plist
@@ -583,6 +583,7 @@ man/man1/x509.1.gz
 %%MAN3%%man/man3/BN_RECP_CTX_free.3.gz
 %%MAN3%%man/man3/BN_RECP_CTX_new.3.gz
 %%MAN3%%man/man3/BN_RECP_CTX_set.3.gz
+%%MAN3%%man/man3/BN_abs_is_word.3.gz
 %%MAN3%%man/man3/BN_add.3.gz
 %%MAN3%%man/man3/BN_add_word.3.gz
 %%MAN3%%man/man3/BN_bin2bn.3.gz



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