pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2022Q2] pkgsrc/security/openssl
Module Name: pkgsrc
Committed By: spz
Date: Sat Aug 27 16:15:17 UTC 2022
Modified Files:
pkgsrc/security/openssl [pkgsrc-2022Q2]: Makefile distinfo
Log Message:
Pullup ticket #6667 - requested by khorben
security/openssl: security update
Revisions pulled up:
- security/openssl/Makefile 1.283
- security/openssl/distinfo 1.161
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 11 23:03:51 UTC 2022
Modified Files:
pkgsrc/security/openssl: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.282 -r1.283 pkgsrc/security/openssl/Makefile
cvs rdiff -u -r1.160 -r1.161 pkgsrc/security/openssl/distinfo
To generate a diff of this commit:
cvs rdiff -u -r1.281 -r1.281.2.1 pkgsrc/security/openssl/Makefile
cvs rdiff -u -r1.160 -r1.160.2.1 pkgsrc/security/openssl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/openssl/Makefile
diff -u pkgsrc/security/openssl/Makefile:1.281 pkgsrc/security/openssl/Makefile:1.281.2.1
--- pkgsrc/security/openssl/Makefile:1.281 Tue Jun 21 18:48:39 2022
+++ pkgsrc/security/openssl/Makefile Sat Aug 27 16:15:17 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.281 2022/06/21 18:48:39 jperkin Exp $
+# $NetBSD: Makefile,v 1.281.2.1 2022/08/27 16:15:17 spz 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.1p
+DISTNAME= openssl-1.1.1q
CATEGORIES= security
MASTER_SITES= https://www.openssl.org/source/
Index: pkgsrc/security/openssl/distinfo
diff -u pkgsrc/security/openssl/distinfo:1.160 pkgsrc/security/openssl/distinfo:1.160.2.1
--- pkgsrc/security/openssl/distinfo:1.160 Tue Jun 21 18:48:39 2022
+++ pkgsrc/security/openssl/distinfo Sat Aug 27 16:15:17 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.160 2022/06/21 18:48:39 jperkin Exp $
+$NetBSD: distinfo,v 1.160.2.1 2022/08/27 16:15:17 spz Exp $
-BLAKE2s (openssl-1.1.1p.tar.gz) = 9fe91a85ba0ee64d8225c80fa6fd5bf6294a3aae051a9681798aeb1520c6d1f8
-SHA512 (openssl-1.1.1p.tar.gz) = 203470b1cd37bdbfabfec5ef37fc97c991d9943f070c988316f6396b09dae7cea16ac884bd8646dbf7dd1ed40ebde6bdfa5700beee2d714d07c97cc70b4e48d9
-Size (openssl-1.1.1p.tar.gz) = 9860217 bytes
+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
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