Mon Jul 11 23:03:51 2022 UTC ()
openssl: update to 1.1.1q.

  Major changes between OpenSSL 1.1.1p and OpenSSL 1.1.1q [5 Jul 2022]

      o Fixed AES OCB failure to encrypt some bytes on 32-bit x86 platforms
        (CVE-2022-2097)


(wiz)
diff -r1.282 -r1.283 pkgsrc/security/openssl/Makefile
diff -r1.160 -r1.161 pkgsrc/security/openssl/distinfo

cvs diff -r1.282 -r1.283 pkgsrc/security/openssl/Makefile (expand / switch to unified diff)

--- pkgsrc/security/openssl/Makefile 2022/06/28 11:35:38 1.282
+++ pkgsrc/security/openssl/Makefile 2022/07/11 23:03:51 1.283
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.282 2022/06/28 11:35:38 wiz Exp $ 1# $NetBSD: Makefile,v 1.283 2022/07/11 23:03:51 wiz Exp $
2 2
3# Remember to upload-distfiles when updating OpenSSL -- otherwise it 3# Remember to upload-distfiles when updating OpenSSL -- otherwise it
4# is not possible for users who have bootstrapped without OpenSSL 4# is not possible for users who have bootstrapped without OpenSSL
5# to install it and enable HTTPS fetching. 5# to install it and enable HTTPS fetching.
6DISTNAME= openssl-1.1.1p 6DISTNAME= openssl-1.1.1q
7PKGREVISION= 1 
8CATEGORIES= security 7CATEGORIES= security
9MASTER_SITES= https://www.openssl.org/source/ 8MASTER_SITES= https://www.openssl.org/source/
10 9
11MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= https://www.openssl.org/ 11HOMEPAGE= https://www.openssl.org/
13COMMENT= Secure Socket Layer and cryptographic library 12COMMENT= Secure Socket Layer and cryptographic library
14LICENSE= openssl 13LICENSE= openssl
15 14
16USE_GCC_RUNTIME= yes 15USE_GCC_RUNTIME= yes
17 16
18USE_TOOLS+= fgrep gmake perl 17USE_TOOLS+= fgrep gmake perl
19USE_TOOLS.SunOS+= gm4 18USE_TOOLS.SunOS+= gm4
20BUILD_TARGET= depend all 19BUILD_TARGET= depend all

cvs diff -r1.160 -r1.161 pkgsrc/security/openssl/distinfo (expand / switch to unified diff)

--- pkgsrc/security/openssl/distinfo 2022/06/21 18:48:39 1.160
+++ pkgsrc/security/openssl/distinfo 2022/07/11 23:03:51 1.161
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.160 2022/06/21 18:48:39 jperkin Exp $ 1$NetBSD: distinfo,v 1.161 2022/07/11 23:03:51 wiz Exp $
2 2
3BLAKE2s (openssl-1.1.1p.tar.gz) = 9fe91a85ba0ee64d8225c80fa6fd5bf6294a3aae051a9681798aeb1520c6d1f8 3BLAKE2s (openssl-1.1.1q.tar.gz) = 425462aecc856af9dfb5b2dedd5e3f7f7f74a2243570a4643a168f27e6cf5b9c
4SHA512 (openssl-1.1.1p.tar.gz) = 203470b1cd37bdbfabfec5ef37fc97c991d9943f070c988316f6396b09dae7cea16ac884bd8646dbf7dd1ed40ebde6bdfa5700beee2d714d07c97cc70b4e48d9 4SHA512 (openssl-1.1.1q.tar.gz) = cb9f184ec4974a3423ef59c8ec86b6bf523d5b887da2087ae58c217249da3246896fdd6966ee9c13aea9e6306783365239197e9f742c508a0e35e5744e3e085f
5Size (openssl-1.1.1p.tar.gz) = 9860217 bytes 5Size (openssl-1.1.1q.tar.gz) = 9864061 bytes
6SHA1 (patch-Configurations_shared-info.pl) = 0e835f6e343b5d05ef9a0e6ef2a195201262d15c 6SHA1 (patch-Configurations_shared-info.pl) = 0e835f6e343b5d05ef9a0e6ef2a195201262d15c
7SHA1 (patch-Configurations_unix-Makefile.tmpl) = 3f47dd453381485aeb6c37dc53f932428fdcef50 7SHA1 (patch-Configurations_unix-Makefile.tmpl) = 3f47dd453381485aeb6c37dc53f932428fdcef50
8SHA1 (patch-Configure) = 479f1bc826f7721f6b44d6b5a6cf460432924bf2 8SHA1 (patch-Configure) = 479f1bc826f7721f6b44d6b5a6cf460432924bf2