From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.120]) by mx.groups.io with SMTP id smtpd.web12.15571.1598973468515924414 for ; Tue, 01 Sep 2020 08:17:48 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=XQxb//4h; spf=pass (domain: redhat.com, ip: 205.139.110.120, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598973467; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CMaYcOeGs7/1f79twtwX5eexenoYamedTvONhZfAQIY=; b=XQxb//4hl6jVcyaH83Q3xfjc23rIcXqe7c2uoUFt9Jd//oWzarIKZWshdnvTIz2S1FPZdu pcuUjslc0+G4nyV8T7dx+ojYBiq5w9Wg51QlyGVjlAaKT8wQhpVvholO8kpQH0T6FBGV8j LHTqUkz81VHO8b2x93/WftC7HAkv6xQ= 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-162-rx5yPVw3NHOVNhUTOTPf1A-1; Tue, 01 Sep 2020 11:17:38 -0400 X-MC-Unique: rx5yPVw3NHOVNhUTOTPf1A-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id C36128030A4; Tue, 1 Sep 2020 15:17:35 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-112-251.ams2.redhat.com [10.36.112.251]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7CDA55C1BB; Tue, 1 Sep 2020 15:17:32 +0000 (UTC) Subject: =?UTF-8?B?UmU6IOWbnuWkjTog5Zue5aSNOiBbZWRrMi1kZXZlbF0gUGF0Y2ggTGlzdCBmb3IgMjAyMDA4IHN0YWJsZSB0YWc=?= To: gaoliming , devel@edk2.groups.io, 'Leif Lindholm' , afish@apple.com, "'Kinney, Michael D'" , "'Guptha, Soumya K'" , 'Zhiguang Liu' , "'Zhang, Qi1'" , "'Yao, Jiewen'" , xiewenyi2@huawei.com, ray.ni@intel.com References: <55f8dfee-ef2e-b04a-f1cb-4fef1931a7c3@redhat.com> <162D6EE567916534.7353@groups.io> <001b01d68043$44cda3e0$ce68eba0$@byosoft.com.cn> <23fcfdc4-42a8-b8fd-8bf7-f4466f00228d@redhat.com> <004401d68070$2741e250$75c5a6f0$@byosoft.com.cn> From: "Laszlo Ersek" Message-ID: Date: Tue, 1 Sep 2020 17:17:31 +0200 MIME-Version: 1.0 In-Reply-To: <004401d68070$2741e250$75c5a6f0$@byosoft.com.cn> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=lersek@redhat.com X-Mimecast-Spam-Score: 0.003 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Language: en-US On 09/01/20 16:57, gaoliming wrote: > Hi, all > Now, we are in Hard Feature Freeze phase. 202008 stable tag will be > created on 2020-09-04 Date (00:00:00 UTC-8). > If you request any bug fix to catch this stable tag, please send your > request one day before 2020-09-04. > And, also make sure this patch pass code review one day before 2020-09-04. > Then, we have time to merge it. > > Laszlo: > I add my comments. > > Thanks > Liming >> -----邮件原件----- >> 发件人: Laszlo Ersek >> 发送时间: 2020年9月1日 20:34 >> 收件人: gaoliming ; devel@edk2.groups.io; 'Leif >> Lindholm' ; afish@apple.com; 'Kinney, Michael D' >> ; 'Guptha, Soumya K' >> ; 'Zhiguang Liu' ; >> 'Zhang, Qi1' >> 主题: Re: 回复: [edk2-devel] Patch List for 202008 stable tag >> >> On 09/01/20 11:35, gaoliming wrote: >>> Hi, all >>> There are still some patches to be merged for 202008 stable tag. They >>> are all bug fixes. The risk is low. I agree to catch them in this >>> stable tag. If you have other comments, please reply this mail. >>> >>> https://edk2.groups.io/g/devel/message/64873 >>> [PATCH v3] MdeModulePkg/Library: add PEIM and SEC module type to >> TpmMeasurementLibNull >> >> Needs maintainer approval, and then it should be merged, yes. >> >> >>> https://edk2.groups.io/g/devel/message/64865 >>> [PATCH] SecurityPkg: Initailize variable Status before it is consumed. >> >> Needs maintainer approval, and then it should be merged, yes. >> > https://edk2.groups.io/g/devel/message/64843 Jiewen has given reviewed-by > for this patch. Ah, you are correct. It was even correctly included in v2. Sorry about missing it! Thanks! Laszlo > >> >>> https://edk2.groups.io/g/devel/message/64812 >>> [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add >> FspMeasurementLib.h >> >> Yes, should be merged (it has been Reviewed-by: Chasel Chiu >> ). >> >> >> More candidates (bugfixes): >> >> * [Patch V2] BaseTools/Ecc: Fix an issue of path separator compatibility >> https://edk2.groups.io/g/devel/message/64887 >> http://mid.mail-archive.com/ >> <20200901102315.38840-1-bob.c.feng@intel.com >> >> Needs maintainer review, and then it should be merged. >> > Agree. I give Reviewed-by. https://edk2.groups.io/g/devel/message/64900 > >> >> * [PATCH EDK2 v1 0/1] EmulatorPkg/host: fix overflow in Mult >> https://edk2.groups.io/g/devel/message/64890 >> http://mid.mail-archive.com/ >> <1598957888-128729-1-git-send-email-xiewenyi2@huawei.com >> >> Needs a review and a maintainer decision whether it is material for the >> stable tag. >> >> >> * [PATCH 0/3] SecurityPkg/DxeImageVerificationLib: catch alignment > overflow >> (CVE-2019-14562) >> https://edk2.groups.io/g/devel/message/64882 >> http://mid.mail-archive.com/ >> <20200901091221.20948-1-lersek@redhat.com >> >> Needs maintainer review, plus testing from Wenyi Xie with their >> reproducer, plus a maintainer decision whether it is material for the >> stable tag. >> >> Thanks >> Laszlo > > >