From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.65; helo=mga03.intel.com; envelope-from=chao.b.zhang@intel.com; receiver=edk2-devel@lists.01.org Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 9C75B210ED79E for ; Tue, 14 Aug 2018 19:05:51 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Aug 2018 19:05:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,241,1531810800"; d="scan'208,217";a="76862155" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga002.fm.intel.com with ESMTP; 14 Aug 2018 19:05:50 -0700 Received: from fmsmsx112.amr.corp.intel.com (10.18.116.6) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 14 Aug 2018 19:05:51 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by FMSMSX112.amr.corp.intel.com (10.18.116.6) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 14 Aug 2018 19:05:50 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.226]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.205]) with mapi id 14.03.0319.002; Wed, 15 Aug 2018 10:05:47 +0800 From: "Zhang, Chao B" To: Laszlo Ersek , "Kinney, Michael D" , "edk2-devel@lists.01.org" , "leif.lindholm@linaro.org" , "Andrew Fish (afish@apple.com)" , "Richardson, Brian" Thread-Topic: [edk2] EDK II Stable Tag release edk2-stable201808 and quiet period starting today Thread-Index: AdQvIiOG6ZsLRsLzSEavdSR5k1rxyQEe+pGAACY08ZA= Date: Wed, 15 Aug 2018 02:05:46 +0000 Message-ID: References: <84fd5fe6-0c94-393d-313c-5ae8ca3f088c@redhat.com> In-Reply-To: <84fd5fe6-0c94-393d-313c-5ae8ca3f088c@redhat.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNTFiOGRlNTctZjQ0Ni00OGIyLTgwZGItZjUxZGIyODNhNmM4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVHp0NFcyb3BYbVdWVE84U0hqMGwwRlhDVkZTK0VpZVc0dk43YnUxYlhGVU16SUU3SlNKRkszaHpoM2MyR3FHaCJ9 dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.27 Subject: Re: EDK II Stable Tag release edk2-stable201808 and quiet period starting today X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2018 02:05:51 -0000 Content-Language: en-US Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable Hi Laszlo=1B$B!'=1B(B 8 667abfaf8a16 UefiCpuPkg: Removing ipf which is no longer supported fr= om edk2. 9 df49a85dbcc6 CorebootModulePkg: Removing ipf from edk2. 10 04c7f9023ffe CorebootPayloadPkg: Removing ipf from edk2. 11 4fcb0d54584f NetworkPkg: Removing ipf which is no longer supported fr= om edk2. 12 87f9867f5536 QuarkPlatformPkg: Removing ipf which is no longer suppor= ted from edk2. 13 fda6abd64f02 QuarkSocPkg: Removing ipf which is no longer supported f= rom edk2. 14 22ec06c8aaa1 Vlv2TbltDevicePkg: Removing ipf which from edk2. These patches are in a patch series to remove IPF. The community review h= as been started a very long time before silent period. And part of patch s= eries was already in EDK2. There is no source code change but only removes some useless sections in IN= F & DSC. And from feature complete perspective, I think it is OK to check-i= n. Anyway, We will learn from this process and be more careful. From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Lasz= lo Ersek Sent: Tuesday, August 14, 2018 11:12 PM To: Kinney, Michael D ; edk2-devel@lists.01.org= ; leif.lindholm@linaro.org; Andrew Fish (afish@apple.com) = ; Richardson, Brian Subject: Re: [edk2] EDK II Stable Tag release edk2-stable201808 and quiet p= eriod starting today On 08/08/18 16:16, Kinney, Michael D wrote: > Hello, > > I sent an RFC for review on EDK II stable tags. > > https://lists.01.org/pipermail/edk2-devel/2018-June/026474.html > > There were no objections and we would like to move forward > with the an EDK II Stable Tag release. The original goal was > 8/10/2018. I have seen a request to move the stable tag > release out a few days. > > I recommend we target 8/15/2018 and start a quiet period > on edk2/master starting today. This means critical bug > fixes only on edk2/master. New features and large changes > should be held until the edk2-stable201808 tag is created. > > Please use Bugzilla for the critical issues that must be > fixed before the tag is created. > > https://bugzilla.tianocore.org/ The following commits have been pushed since we entered the quiet period (the last commit before it was 9e6c4f1527e6, "FmpDevicePkg FmpDxe: Lock variables in entrypoint instead of callback"): 1 3781f14c31e0 SecurityPkg/Library/Tpm2DeviceLibDTpm: fix s/Constructor= /CONSTRUCTOR This is a critical bugfix, satisfying the requirement. 2 b3e1e343fe34 SecurityPkg: HashLib: Update HashLib file GUID Can also be considered an important bugfix (GUID duplication), although the commit does not name a TianoCore BZ. 3 10ea1b6853f9 Maintainers.txt: Add FmpDevicePkg maintainers Can be considered an important bugfix (no maintainers listed for a top-level package). Misses a TianoCore BZ reference. 4 45e076b7a720 Vlv2TbltDevicePkg/Override/Bds: Add test key notificatio= n 5 dc65dd5be697 Vlv2TbltDevicePkg/Feature/Capsule: Add FmpDeviceLib inst= ances 6 d3049066ca25 Vlv2TbltDevicePkg/Capsule: Add scripts to generate capsu= les 7 1aa9314e3a84 Vlv2TbltDevicePkg: Update DSC/FDF to use FmpDevicePkg These commits violate the quiet period. They add a feature. 8 667abfaf8a16 UefiCpuPkg: Removing ipf which is no longer supported fr= om edk2. 9 df49a85dbcc6 CorebootModulePkg: Removing ipf from edk2. 10 04c7f9023ffe CorebootPayloadPkg: Removing ipf from edk2. 11 4fcb0d54584f NetworkPkg: Removing ipf which is no longer supported fr= om edk2. 12 87f9867f5536 QuarkPlatformPkg: Removing ipf which is no longer suppor= ted from edk2. 13 fda6abd64f02 QuarkSocPkg: Removing ipf which is no longer supported f= rom edk2. 14 22ec06c8aaa1 Vlv2TbltDevicePkg: Removing ipf which from edk2. These commits also violate the quiet period. They implement a valid cleanup, but not a critical bugfix. They should have been delayed. Laszlo _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel