pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/openssl
Module Name: pkgsrc
Committed By: wiz
Date: Wed Oct 12 14:32:38 UTC 2022
Modified Files:
pkgsrc/security/openssl: Makefile distinfo
Log Message:
openssl: downgrade to 1.1.1q
The tarball was retracted due to a regression, to quote:
We have received a report of a significant regression in the latest
3.0.6 and 1.1.1r versions. The regression is not thought to have
security consequences. While the regression is further investigated we
have taken the decision to withdraw the 3.0.6 and 1.1.1r versions and
instead recommend that users remain on the previous 3.0.5 and 1.1.1q
versions for now.
We will issue a new plan for the release of 3.0.7 and 1.1.1s soon.
>From https://mta.openssl.org/pipermail/openssl-announce/2022-October/000237.html
To generate a diff of this commit:
cvs rdiff -u -r1.284 -r1.285 pkgsrc/security/openssl/Makefile
cvs rdiff -u -r1.162 -r1.163 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.284 pkgsrc/security/openssl/Makefile:1.285
--- pkgsrc/security/openssl/Makefile:1.284 Wed Oct 12 13:38:23 2022
+++ pkgsrc/security/openssl/Makefile Wed Oct 12 14:32:38 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.284 2022/10/12 13:38:23 wiz Exp $
+# $NetBSD: Makefile,v 1.285 2022/10/12 14:32:38 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.1r
+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.162 pkgsrc/security/openssl/distinfo:1.163
--- pkgsrc/security/openssl/distinfo:1.162 Wed Oct 12 13:38:23 2022
+++ pkgsrc/security/openssl/distinfo Wed Oct 12 14:32:38 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.162 2022/10/12 13:38:23 wiz Exp $
+$NetBSD: distinfo,v 1.163 2022/10/12 14:32:38 wiz Exp $
-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
+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