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.1o.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d3707abe6c98
branches:  trunk
changeset: 378969:d3707abe6c98
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 10 05:43:50 2022 +0000

description:
openssl: update to 1.1.1o.

  Major changes between OpenSSL 1.1.1n and OpenSSL 1.1.1o [3 May 2022]

      o Fixed a bug in the c_rehash script which was not properly sanitising
        shell metacharacters to prevent command injection (CVE-2022-1292)

diffstat:

 security/openssl/Makefile |  4 ++--
 security/openssl/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (31 lines):

diff -r 80e294d2eecb -r d3707abe6c98 security/openssl/Makefile
--- a/security/openssl/Makefile Tue May 10 05:43:28 2022 +0000
+++ b/security/openssl/Makefile Tue May 10 05:43:50 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.279 2022/03/15 18:20:02 wiz Exp $
+# $NetBSD: Makefile,v 1.280 2022/05/10 05:43:50 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.1n
+DISTNAME=      openssl-1.1.1o
 CATEGORIES=    security
 MASTER_SITES=  https://www.openssl.org/source/
 
diff -r 80e294d2eecb -r d3707abe6c98 security/openssl/distinfo
--- a/security/openssl/distinfo Tue May 10 05:43:28 2022 +0000
+++ b/security/openssl/distinfo Tue May 10 05:43:50 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.158 2022/03/15 18:20:02 wiz Exp $
+$NetBSD: distinfo,v 1.159 2022/05/10 05:43:50 wiz Exp $
 
-BLAKE2s (openssl-1.1.1n.tar.gz) = c79ef07f2bc65bbe60f22989154ebf64d0e996566149edaa04485372034804a8
-SHA512 (openssl-1.1.1n.tar.gz) = 1937796736613dcf4105a54e42ecb61f95a1cea74677156f9459aea0f2c95159359e766089632bf364ee6b0d28d661eb9957bce8fecc9d2436378d8d79e8d0a4
-Size (openssl-1.1.1n.tar.gz) = 9850712 bytes
+BLAKE2s (openssl-1.1.1o.tar.gz) = 1cce7975b7c39641707fa142214c6b22255b42151ef6e4da49eeacf1dc9466cc
+SHA512 (openssl-1.1.1o.tar.gz) = 75b2f1499cb4640229eb6cd35d85cbff2e19db17b959ac4d04b60f1b395b73567f9003521452a0fcfeea9b31b26de0a7bccf476ecf9caae02298f3647cfb7e23
+Size (openssl-1.1.1o.tar.gz) = 9856386 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