From patchwork Sun Jan 30 17:03:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 5020 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4JmyG534Vvz3wsf for ; Sun, 30 Jan 2022 17:03:57 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4JmyG43X1Hz1nb; Sun, 30 Jan 2022 17:03:56 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4JmyG43BXTz2ytd; Sun, 30 Jan 2022 17:03:56 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4JmyG25w2xz2xR5 for ; Sun, 30 Jan 2022 17:03:54 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4JmyG13LGQzgP for ; Sun, 30 Jan 2022 17:03:52 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1643562234; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pYmmhE7UqDzE0XO61HNhgfq35n3gkm8Qg5n8LqRz1Ts=; b=fqHA5XkuDmZPVtgBTOlfdMsoreKiOgLyOnCKITEVeuePuulEEN0OPyqA7O+kZm4rNFzIBm O43xYyzzdvMopsDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1643562234; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pYmmhE7UqDzE0XO61HNhgfq35n3gkm8Qg5n8LqRz1Ts=; b=T0tso/3JkTRlpEdyYNPIfQSFmhTDBvtYTThAhyaQlGpRcInSN0LB1e7qWWjGDFjTDudovW WHwXA5F/dDDkjwnVCdNgLMDBpUMAcYQ3PctXDgmasck/TegFT7GgHjnSi4FozkHVj/zqjz aHVe3wAb3NFMNBTI77hvdbb4OkjWXgafq/AphisC7ZFqvSIN9UhX8eJpcAF90IN9NsA1dp cL+PDX52auqJixytwn5thtwh8tJSUh6UqhcZZRyKFtERoitvc4cmmMUETxNXB8gASp/Ia0 d/C3KSXE2IWvG+XuNUKVgTOUvwCKZhH7sO92pO2c9/CDpFBcytvoR1i8lF08jg== Message-ID: <3a7ded2d-e844-5441-39c1-f04804ecbbc5@ipfire.org> Date: Sun, 30 Jan 2022 17:03:51 +0000 MIME-Version: 1.0 Content-Language: en-US To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] OpenSSL: Update to 1.1.1m X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Full changelog as per https://www.openssl.org/news/cl111.txt : Changes between 1.1.1l and 1.1.1m [14 Dec 2021] *) Avoid loading of a dynamic engine twice. [Bernd Edlinger] *) Fixed building on Debian with kfreebsd kernels [Mattias Ellert] *) Prioritise DANE TLSA issuer certs over peer certs [Viktor Dukhovni] *) Fixed random API for MacOS prior to 10.12 These MacOS versions don't support the CommonCrypto APIs [Lenny Primak] Signed-off-by: Peter Müller Reviewed-by: Michael Tremer --- config/rootfiles/common/openssl | 8 ++++++++ lfs/openssl | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/openssl b/config/rootfiles/common/openssl index 345f487d7..d690f5be0 100644 --- a/config/rootfiles/common/openssl +++ b/config/rootfiles/common/openssl @@ -3846,6 +3846,8 @@ usr/lib/libssl.so.1.1 #usr/share/doc/openssl/html/man3/d2i_X509_REVOKED.html #usr/share/doc/openssl/html/man3/d2i_X509_SIG.html #usr/share/doc/openssl/html/man3/d2i_X509_VAL.html +#usr/share/doc/openssl/html/man3/d2i_X509_bio.html +#usr/share/doc/openssl/html/man3/d2i_X509_fp.html #usr/share/doc/openssl/html/man3/i2d_ACCESS_DESCRIPTION.html #usr/share/doc/openssl/html/man3/i2d_ADMISSIONS.html #usr/share/doc/openssl/html/man3/i2d_ADMISSION_SYNTAX.html @@ -4040,6 +4042,8 @@ usr/lib/libssl.so.1.1 #usr/share/doc/openssl/html/man3/i2d_X509_REVOKED.html #usr/share/doc/openssl/html/man3/i2d_X509_SIG.html #usr/share/doc/openssl/html/man3/i2d_X509_VAL.html +#usr/share/doc/openssl/html/man3/i2d_X509_bio.html +#usr/share/doc/openssl/html/man3/i2d_X509_fp.html #usr/share/doc/openssl/html/man3/i2d_re_X509_CRL_tbs.html #usr/share/doc/openssl/html/man3/i2d_re_X509_REQ_tbs.html #usr/share/doc/openssl/html/man3/i2d_re_X509_tbs.html @@ -7819,6 +7823,8 @@ usr/lib/libssl.so.1.1 #usr/share/man/man3/d2i_X509_REVOKED.3 #usr/share/man/man3/d2i_X509_SIG.3 #usr/share/man/man3/d2i_X509_VAL.3 +#usr/share/man/man3/d2i_X509_bio.3 +#usr/share/man/man3/d2i_X509_fp.3 #usr/share/man/man3/i2d_ACCESS_DESCRIPTION.3 #usr/share/man/man3/i2d_ADMISSIONS.3 #usr/share/man/man3/i2d_ADMISSION_SYNTAX.3 @@ -8013,6 +8019,8 @@ usr/lib/libssl.so.1.1 #usr/share/man/man3/i2d_X509_REVOKED.3 #usr/share/man/man3/i2d_X509_SIG.3 #usr/share/man/man3/i2d_X509_VAL.3 +#usr/share/man/man3/i2d_X509_bio.3 +#usr/share/man/man3/i2d_X509_fp.3 #usr/share/man/man3/i2d_re_X509_CRL_tbs.3 #usr/share/man/man3/i2d_re_X509_REQ_tbs.3 #usr/share/man/man3/i2d_re_X509_tbs.3 diff --git a/lfs/openssl b/lfs/openssl index 6af904252..ababd7635 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2022 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 1.1.1l +VER = 1.1.1m THISAPP = openssl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -74,7 +74,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ac0d4387f3ba0ad741b0580dd45f6ff3 +$(DL_FILE)_MD5 = 8ec70f665c145c3103f6e330f538a9db install : $(TARGET)