From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id E50C7D8024B for ; Thu, 3 Aug 2023 04:38:05 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=EVvTb9fD+82OJtwczlrDhexSRP/twBJe0KZSBW6K+ac=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1691037484; v=1; b=keThMxbnV2QgpEEwa4MeWtQPLSipsALhT5oduRA08MylUkkDPaQXb1JOgZmbqemoAD3SQGt7 +jNqJBqxkuis9FEAR7CfCgcUZ+oGMTr9S87iWuX3v7VBau85nLh4Eousf7OquOt34orXQoUdxtn XkZ6m7agnDgw3UW1zgS/S6yM= X-Received: by 127.0.0.2 with SMTP id kZR3YY7687511xZy6Rp3gD5c; Wed, 02 Aug 2023 21:38:04 -0700 X-Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.43]) by mx.groups.io with SMTP id smtpd.web11.7481.1691037483008833995 for ; Wed, 02 Aug 2023 21:38:04 -0700 X-IronPort-AV: E=McAfee;i="6600,9927,10790"; a="456141070" X-IronPort-AV: E=Sophos;i="6.01,251,1684825200"; d="scan'208";a="456141070" X-Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Aug 2023 21:38:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10790"; a="794847933" X-IronPort-AV: E=Sophos;i="6.01,251,1684825200"; d="scan'208";a="794847933" X-Received: from liyi4-desktop.ccr.corp.intel.com ([10.239.153.10]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Aug 2023 21:38:02 -0700 From: "Li, Yi" To: devel@edk2.groups.io Cc: Gerd Hoffmann , Yi Li , Jiewen Yao , Xiaoyu Lu , Guomin Jiang Subject: [edk2-devel] [PATCH V2 01/29] CryptoPkg/openssl: update submodule to openssl-3.0.9 Date: Thu, 3 Aug 2023 12:37:19 +0800 Message-Id: <2e3964645d83f390b5811575d778389eb0bb2e02.1691031203.git.yi1.li@intel.com> In-Reply-To: References: MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,yi1.li@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: UjBl6QSX89JhVRHOufu9q29dx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=keThMxbn; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none) From: Gerd Hoffmann Signed-off-by: Yi Li Cc: Jiewen Yao Cc: Xiaoyu Lu Cc: Guomin Jiang --- CryptoPkg/Library/OpensslLib/openssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CryptoPkg/Library/OpensslLib/openssl b/CryptoPkg/Library/OpensslLib/openssl index 70c2912f63..de90e54bbe 160000 --- a/CryptoPkg/Library/OpensslLib/openssl +++ b/CryptoPkg/Library/OpensslLib/openssl @@ -1 +1 @@ -Subproject commit 70c2912f635aac8ab28629a2b5ea0c09740d2bda +Subproject commit de90e54bbe82e5be4fb9608b6f5c308bb837d355 -- 2.31.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107482): https://edk2.groups.io/g/devel/message/107482 Mute This Topic: https://groups.io/mt/100520569/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-