git: 22214fbb955c - 2021Q4 - security/libressl: Update to 3.3.5
Bernard Spil
brnrd at FreeBSD.org
Sun Oct 3 12:00:08 UTC 2021
The branch 2021Q4 has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=22214fbb955ca2f35be209899a5d431c507363c5
commit 22214fbb955ca2f35be209899a5d431c507363c5
Author: Bernard Spil <brnrd at FreeBSD.org>
AuthorDate: 2021-10-03 11:54:58 +0000
Commit: Bernard Spil <brnrd at FreeBSD.org>
CommitDate: 2021-10-03 11:59:15 +0000
security/libressl: Update to 3.3.5
* Fixes issues with LetsEncrypt DST Root X3 expiry
MFH: 2021Q4
(cherry picked from commit 13cf9e281a81d2592549630020c2a3e984a77137)
---
security/libressl/Makefile | 2 +-
security/libressl/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/security/libressl/Makefile b/security/libressl/Makefile
index 9b3ca5c02fae..ebfc6cd67ae3 100644
--- a/security/libressl/Makefile
+++ b/security/libressl/Makefile
@@ -1,7 +1,7 @@
# Created by: Vsevolod Stakhov <vsevolod at FreeBSD.org>
PORTNAME= libressl
-PORTVERSION= 3.3.4
+PORTVERSION= 3.3.5
CATEGORIES= security devel
MASTER_SITES= OPENBSD/LibreSSL
diff --git a/security/libressl/distinfo b/security/libressl/distinfo
index e4385ccae502..38a192f8e83c 100644
--- a/security/libressl/distinfo
+++ b/security/libressl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630236551
-SHA256 (libressl-3.3.4.tar.gz) = bcce767a3fed252bfd1210f8a7e3505a2b54d3008f66e43d9b95e3f30c072931
-SIZE (libressl-3.3.4.tar.gz) = 3848128
+TIMESTAMP = 1633260893
+SHA256 (libressl-3.3.5.tar.gz) = 0a51393f0df1cf27e070054a2788a4d073339f363d79cd594076a1b4c48be9a5
+SIZE (libressl-3.3.5.tar.gz) = 3847261
More information about the dev-commits-ports-all
mailing list