pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/openssl openssl: update to 1.1.1r.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e693bef838a0
branches: trunk
changeset: 386638:e693bef838a0
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 12 13:38:23 2022 +0000
description:
openssl: update to 1.1.1r.
Major changes between OpenSSL 1.1.1q and OpenSSL 1.1.1r [11 Oct 2022]
o Added a missing header for memcmp that caused compilation failure on
some platforms
diffstat:
security/openssl/Makefile | 4 ++--
security/openssl/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r a80fe5435416 -r e693bef838a0 security/openssl/Makefile
--- a/security/openssl/Makefile Wed Oct 12 13:35:12 2022 +0000
+++ b/security/openssl/Makefile Wed Oct 12 13:38:23 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.283 2022/07/11 23:03:51 wiz Exp $
+# $NetBSD: Makefile,v 1.284 2022/10/12 13:38:23 wiz Exp $
# Remember to upload-distfiles when updating OpenSSL -- otherwise it
# is not possible for users who have bootstrapped without OpenSSL
# to install it and enable HTTPS fetching.
-DISTNAME= openssl-1.1.1q
+DISTNAME= openssl-1.1.1r
CATEGORIES= security
MASTER_SITES= https://www.openssl.org/source/
diff -r a80fe5435416 -r e693bef838a0 security/openssl/distinfo
--- a/security/openssl/distinfo Wed Oct 12 13:35:12 2022 +0000
+++ b/security/openssl/distinfo Wed Oct 12 13:38:23 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.161 2022/07/11 23:03:51 wiz Exp $
+$NetBSD: distinfo,v 1.162 2022/10/12 13:38:23 wiz Exp $
-BLAKE2s (openssl-1.1.1q.tar.gz) = 425462aecc856af9dfb5b2dedd5e3f7f7f74a2243570a4643a168f27e6cf5b9c
-SHA512 (openssl-1.1.1q.tar.gz) = cb9f184ec4974a3423ef59c8ec86b6bf523d5b887da2087ae58c217249da3246896fdd6966ee9c13aea9e6306783365239197e9f742c508a0e35e5744e3e085f
-Size (openssl-1.1.1q.tar.gz) = 9864061 bytes
+BLAKE2s (openssl-1.1.1r.tar.gz) = 6c38f3a36fc789e56579db54596c7bdad59f4e9cf831c9ba1fa89cfcceee9901
+SHA512 (openssl-1.1.1r.tar.gz) = 73577707f7846af3c53606cb7590872306ba2bce331dc64692acb6d998a95982221dd39948f5f4ef7430897c0430bc61410983c5bac0f8dd88f2d9dbbc305fae
+Size (openssl-1.1.1r.tar.gz) = 9868506 bytes
SHA1 (patch-Configurations_shared-info.pl) = 0e835f6e343b5d05ef9a0e6ef2a195201262d15c
SHA1 (patch-Configurations_unix-Makefile.tmpl) = 3f47dd453381485aeb6c37dc53f932428fdcef50
SHA1 (patch-Configure) = 479f1bc826f7721f6b44d6b5a6cf460432924bf2
Home |
Main Index |
Thread Index |
Old Index