From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f48.google.com (mail-wr1-f48.google.com [209.85.221.48]) by mx.groups.io with SMTP id smtpd.web11.6203.1636665780039734576 for ; Thu, 11 Nov 2021 13:23:00 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20210112.gappssmtp.com header.s=20210112 header.b=RmeIounJ; spf=pass (domain: nuviainc.com, ip: 209.85.221.48, mailfrom: leif@nuviainc.com) Received: by mail-wr1-f48.google.com with SMTP id n29so11967077wra.11 for ; Thu, 11 Nov 2021 13:22:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=dJhmGGJBZORuZQO84Wgz4aqT8Nk39SPaDI41S9LoJuk=; b=RmeIounJpGhLy+gtyzo37sLvq0ghp2PAT+TPnf+PJv3L+giaAHNEtbElDgQj9I39YO HUs2tZsoXxVUHYjYw20b0iU0H7a8UkqCuibcF9CkL7iwptyNklhutccRVVNs8ItNsKh2 XXg3TAdEkxzIdn7MUyP3ucz3O4c7bLVS0y9KtA9Hs8R0UDYGdJ8UMwpVMcttHMjpAc/J 4HWHEMs3CWXHttKuqVMpQcMzs6+I4KlmKnQujTwq6rNihscjoPLN5odXTZhl71cvCwrl u/nsbwL9l4XrCJWgaNkJtdNWyp976brnBvNff/Z9+Ysk3dPuO6erYAqG5RGK2JGejHrG vReQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=dJhmGGJBZORuZQO84Wgz4aqT8Nk39SPaDI41S9LoJuk=; b=EPQ7r4Xa6PdAUdgJq7Wlqd12YPCu22GNWLNdEK1rUvb2tMQ7CG1IxArL/1A0xhB7+I k1l6YPgQMKjcMvzebLLK0By4eE2tH97di+dQp1PKtSmY2FM1maGEKXyTcZkU3riRTMe/ kDbZZSJwWZJuIlg5m95V1DZ7dGk1M00SHdU5Mz24SK0ugaUqMVOva7BuG//i2BzTbQCO LcwbvtvRyWr5BxkFSUQ0uwGRRi0etF7DdbvBnPV/UiNVjn0xV9cLdwTRaZhv13g9YKVm SzbJ5C0MrDX9puSkyUXCbjZX1biAiLtAMgkiobOv74K4LuEStQoU8BKZFUkzgckapBYY bwcg== X-Gm-Message-State: AOAM532eIawguOvXO57YpBPaE/giFWJeE1VNyCHCxZ742WDoRStyLE71 uWirAH88QDfy8jNuyImEPrlmRA== X-Google-Smtp-Source: ABdhPJwIHz+bWEJo/K/OQ+0hbEKS2frb4f3sxBEcPwl7eKieUuDhTWDbspzN/Ft74y3q+q0F4onkng== X-Received: by 2002:a05:6000:2c7:: with SMTP id o7mr12512972wry.62.1636665778627; Thu, 11 Nov 2021 13:22:58 -0800 (PST) Return-Path: Received: from leviathan (cpc92314-cmbg19-2-0-cust559.5-4.cable.virginm.net. [82.11.186.48]) by smtp.gmail.com with ESMTPSA id 21sm3750063wmj.18.2021.11.11.13.22.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Nov 2021 13:22:58 -0800 (PST) Date: Thu, 11 Nov 2021 21:22:56 +0000 From: "Leif Lindholm" To: "Kinney, Michael D" Cc: "devel@edk2.groups.io" , "gaoliming@byosoft.com.cn" , "Teng, Lynn L" , "afish@apple.com" Subject: Re: [edk2-devel] Soft Feature Freeze will start on 2021-11-08 for edk2-stable202111 Message-ID: References: <000d01d7d209$77093630$651ba290$@byosoft.com.cn> MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit These look fine to me. / Leif On Thu, Nov 11, 2021 at 05:27:14 +0000, Kinney, Michael D wrote: > Hi Liming, > > There are 2 issues that I would like to recommend get committed for the edk2-stable20211 tag. > The code reviews were sent on the Soft Freeze start day, so I want to follow the approval process. > > Here are the details: > > 1) https://bugzilla.tianocore.org/show_bug.cgi?id=3722 > * Code review send on 11-8 > * Review completed 11-10 > * This resolves a package build failure with VS2019 > * Recommend adding to edk2-stable202111 > * PR: https://github.com/tianocore/edk2/pull/2196 > * EDK II CI checks pass > > 2) https://bugzilla.tianocore.org/show_bug.cgi?id=3724 > * Code review send on 11-8 > * Review completed 11-9 > * This resolves a package build failure with VS2019 > * Recommend adding to edk2-stable202111 > * PR: https://github.com/tianocore/edk2/pull/2195 > * EDK II CI checks pass > > Thanks, > > Mike > > =========================================== > > > From: devel@edk2.groups.io On Behalf Of gaoliming > Sent: Thursday, November 4, 2021 10:54 PM > To: devel@edk2.groups.io > Cc: Kinney, Michael D ; Teng, Lynn L ; afish@apple.com; leif@nuviainc.com > Subject: [edk2-devel] Soft Feature Freeze will start on 2021-11-08 for edk2-stable202111 > > Hi, all > We will enter into Soft Feature Freeze phase on 2021-11-08. In this phase, the feature under review will not be allowed to be pushed. The feature passed review can still be merged. > > The patch review can continue without break in edk2 community. If the patch is sent before Soft Feature Freeze, and plans to catch this stable tag, the patch contributor need reply to his patch and notify edk2 community. If the patch is sent after Soft Feature Freeze, and plans to catch this stable tag, please add edk2-stable202111 key words in the patch title and BZ, so the community know this patch target and give the feedback. > > Below is edk2-stable202111 tag planning https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning Proposed Schedule > Date (00:00:00 UTC-8) Description > 2021-08-30  Beginning of development > 2021-11-08  Soft Feature Freeze > 2021-11-12  Hard Feature Freeze > 2021-11-26  Release > > Thanks > Liming >