From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.81]) by mx.groups.io with SMTP id smtpd.web12.194597.1598276269996617495 for ; Mon, 24 Aug 2020 06:37:50 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=KHsi+iIf; spf=pass (domain: redhat.com, ip: 207.211.31.81, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598276269; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=o22yS6yp6c5Ni1Smfwe4i4QSO2xcbqBxpOnrDYtltuI=; b=KHsi+iIfaGejQE6e9pB6yDObDRXnEiVQK4bI2adNyXgaB8wpRAUM+OLMjtXuxOGV6wuGIk WneYYn0TscVi+f8MBQgeadqXiv3tTn/AoIeQqjgcD3VeF2g68wNjM6RJW7BSVAFkjFpGFx ua2etSizxZ3oA11rWj8LAc6kqmRcL3w= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-41-m0yVRikSPeejHtA9F7-e7w-1; Mon, 24 Aug 2020 09:37:45 -0400 X-MC-Unique: m0yVRikSPeejHtA9F7-e7w-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 5B81410ABDA5; Mon, 24 Aug 2020 13:37:43 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-112-186.ams2.redhat.com [10.36.112.186]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2DF1D60D34; Mon, 24 Aug 2020 13:37:40 +0000 (UTC) Subject: Re: Soft Feature Freeze start date delays to 2020-08-24 for edk2-stable202008 To: gaoliming , 'Leif Lindholm' , afish@apple.com, "'Kinney, Michael D'" , "'Guptha, Soumya K'" Cc: devel@edk2.groups.io, announce@edk2.groups.io, "'Chang, Abner (HPS SW/FW Technologist)'" , qi1.zhang@intel.com, marcello.bauer@9elements.com References: <001501d679b8$bdb3aa20$391afe60$@byosoft.com.cn> From: "Laszlo Ersek" Message-ID: <5140ca34-9534-8873-8fbb-e07a9132d53d@redhat.com> Date: Mon, 24 Aug 2020 15:37:40 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <001501d679b8$bdb3aa20$391afe60$@byosoft.com.cn> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=lersek@redhat.com X-Mimecast-Spam-Score: 0.002 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Hi Liming, On 08/24/20 03:49, gaoliming wrote: > Hi, all > > Based on the discussion https://edk2.groups.io/g/devel/message/64493, > we make the conclusion to defer one week for edk2-stable202008 to > include the important patch for RiscV. Soft Feature Freeze (SFF) will > start from today (2020-08-24). Below is new edk2-stable202008 tag > planning proposed schedule > . > If you have any comments, please raise it. > > > Date (00:00:00 UTC-8) Description > 2020-06-03 Beginning of development > 2020-08-07 Feature Planning Freeze > 2020-08-24 Soft Feature Freeze > 2020-08-28 Hard Feature Freeze > 2020-09-04 Release > > Because SFF date is changed, if the patches passed code review before > SFF date (2020-08-24), the patches can still be merged for this stable > tag. Here is the patch list those passed code review before new SFF > date. For below features, I will let the feature owner decides whether > to merge it for this stable tag. As of this writing: - Mon Aug 24 12:59:59 UTC 2020 we've entered the (new) Soft Feature Freeze. (The SFF date is 2020-08-24 00:00:00 UTC-8; in UTC, that's Mon Aug 24 08:00:00 UTC 2020 -- about five hours ago.) So: > Feature List: > > https://edk2.groups.io/g/devel/message/63767 > [PATCH] EmbeddedPkg/libfdt: Add strncmp macro to use AsciiStrnCmp I'm going to merge this soon (with Leif's review). > https://edk2.groups.io/g/devel/message/64363 > [PATCH v5 0/3] UefiPayloadPkg: Runtime MMCONF The UefiPayloadPkg patches in the series (#1, #3) have not received reviews. We have to delay this until after the stable tag. > https://edk2.groups.io/g/devel/message/64354 > [PATCH v4 0/8] Need add a FSP binary measurement The SecurityPkg patches have not been approved yet, and Bret and Jiewen are still testing / discussing (as far as I understand): . Material for the next tag. On the other hand, I'm going to push two patches that had been reviewed just before we entered the *delayed* SFF: https://edk2.groups.io/g/devel/message/64345 [PATCH 1/1] OvmfPkg/Bhyve: rename files to remove 'Pkg' infix https://edk2.groups.io/g/devel/message/62561 [PATCH] OvmfPkg/SmmControl2Dxe: negotiate ICH9_LPC_SMI_F_CPU_HOTPLUG > Bug List: > > https://edk2.groups.io/g/devel/message/50406 > [PATCH 1/1] MdePkg/Include: Add missing definitions of SMBIOS type 42h in SmBios.h Liming, can you please merge this patch? For some reason I can't see it in my local archives! (Only responses to it.) > https://edk2.groups.io/g/devel/message/64507 > [PATCH v2 1/1] UefiCpuPkg/MpInitLib: Always initialize the DoDecrement variable I'm going to merge this soon. > https://edk2.groups.io/g/devel/message/64539 > [PATCH] Maintainers.txt: Update Liming mail address I'll merge this one as well. > https://edk2.groups.io/g/devel/message/64529 > [PATCH] .pytool/EccCheck: Disable Ecc error code 10014 for open CI Already merged as commit d4e0b9607c9a. > > https://edk2.groups.io/g/devel/message/61938 > [PATCH v2 1/1] MdePkg : UefiFileHandleLib: fix buffer overrun in FileHandleReadLine() I'll merge it. Thanks! Laszlo