From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mx.groups.io with SMTP id smtpd.web11.156160.1680781738980576238 for ; Thu, 06 Apr 2023 04:48:59 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=W0D4+xpU; spf=pass (domain: redhat.com, ip: 170.10.129.124, mailfrom: kraxel@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1680781737; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=57VzS0lp5rQPu6YaeOWQ7Q0WRW2/Mmo6uTJX6k5WW/8=; b=W0D4+xpUZbMF4xipMebanp1+Plp94HBqUPcwQNOg8sXWmxDYqgRxu1aSozlQDezV9wR8QP uPynL9mEY4yHpIe54yYOrh0x9wCEAYrYUsHTJFJ7zBQODwbmTgLaqzwD1VzhOOMlZMCAF0 DL4wSshJP+hzMdcQ24Hz5JKMRivs0lc= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-265-G31U4gvKM-GEide95S9_6A-1; Thu, 06 Apr 2023 07:48:54 -0400 X-MC-Unique: G31U4gvKM-GEide95S9_6A-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 7A5BC8996E2; Thu, 6 Apr 2023 11:48:54 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.193.200]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 517B42166B26; Thu, 6 Apr 2023 11:48:54 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id EBF301800081; Thu, 6 Apr 2023 13:48:52 +0200 (CEST) Date: Thu, 6 Apr 2023 13:48:52 +0200 From: "Gerd Hoffmann" To: "Yao, Jiewen" Cc: Leif Lindholm , "devel@edk2.groups.io" Subject: Re: [edk2-devel] [RFC] [edk2-openssl fork] Add openssl fork repo to Tianocore to support OpenSSL11_EOL Message-ID: References: <4pzqsrlxnn56lgzehoibgiovzhzsgsclibbajptc6u2ajtdf2p@45etglgtly7z> MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 3.1 on 10.11.54.6 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Apr 06, 2023 at 03:00:38AM +0000, Yao, Jiewen wrote: > Thanks Leif. Your understanding is right. > The openssl fork will be used by edk2-staging repo only. > The openssl fork will NOT be by edk2 repo. Ok, fine with me then. take care, Gerd