public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* edk2-stable201905 features and soft/hard freeze and release date
@ 2019-05-23  2:08 Michael D Kinney
  2019-05-23  7:46 ` Liming Gao
  2019-05-31  5:16 ` Liming Gao
  0 siblings, 2 replies; 6+ messages in thread
From: Michael D Kinney @ 2019-05-23  2:08 UTC (permalink / raw)
  To: devel@edk2.groups.io, Kinney, Michael D
  Cc: Laszlo Ersek <lersek@redhat.com> (lersek@redhat.com),
	Andrew Fish (afish@apple.com), leif.lindholm@linaro.org,
	Cetola, Stephano

Hello,

There have been a few discussion during the soft freeze for
edk2-stable201905 on changes that can be accepted or not.

The TianoCore Stewards met today to discuss these topics and
make some decisions on the following features.

* Update OpenSSL version to upcoming 1.1.1
  https://bugzilla.tianocore.org/show_bug.cgi?id=1089

  This feature must be completed for edk2-stable201905.
  We are willing to extend the soft freeze, hard freeze,
  and release date to make sure this feature is completed.
  Please complete the patches and reviews and perform all
  validation required for this feature and provide status
  to the mailing list.  The release date will be pushed out
  if required to accommodate this feature.

* Move network related components from MdeModulePkg to NetworkPkg
  https://bugzilla.tianocore.org/show_bug.cgi?id=1293

  Updating MdeModulePkg to remove the extra build of the network
  modules is considered low risk and should be completed for 
  edk2-stable201905.

* Standardize EDK II PI root-of-trust verification implementation
  https://bugzilla.tianocore.org/show_bug.cgi?id=1617

  Move to edk-stable201908

* FeatureFlagExpression Support in LibraryClasses section of INF file
  https://bugzilla.tianocore.org/show_bug.cgi?id=1446

  Move to edk-stable201908

* Add new tool chain for LLVM/CLANG8.0
  https://bugzilla.tianocore.org/show_bug.cgi?id=1603

  Move to edk-stable201908

Please let us know if there are any other features that require
consideration for edk2-stable201905.

Of course critical bug fixes are accepted during the soft/hard
freeze.  If there is any doubt if a patch is a bug fix or a 
feature, please ask before doing any commits.

Thanks,

Mike




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: edk2-stable201905 features and soft/hard freeze and release date
  2019-05-23  2:08 edk2-stable201905 features and soft/hard freeze and release date Michael D Kinney
@ 2019-05-23  7:46 ` Liming Gao
  2019-05-23 17:16   ` Leif Lindholm
  2019-05-31  5:16 ` Liming Gao
  1 sibling, 1 reply; 6+ messages in thread
From: Liming Gao @ 2019-05-23  7:46 UTC (permalink / raw)
  To: devel@edk2.groups.io, Kinney, Michael D, Wang, Jian J,
	ard.biesheuvel@linaro.org
  Cc: Laszlo Ersek <lersek@redhat.com> (lersek@redhat.com),
	Andrew Fish (afish@apple.com), leif.lindholm@linaro.org,
	Cetola, Stephano


>-----Original Message-----
>From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
>Michael D Kinney
>Sent: Thursday, May 23, 2019 10:08 AM
>To: devel@edk2.groups.io; Kinney, Michael D <michael.d.kinney@intel.com>
>Cc: Laszlo Ersek <lersek@redhat.com> (lersek@redhat.com)
><lersek@redhat.com>; Andrew Fish (afish@apple.com) <afish@apple.com>;
>leif.lindholm@linaro.org; Cetola, Stephano <stephano.cetola@intel.com>
>Subject: [edk2-devel] edk2-stable201905 features and soft/hard freeze and
>release date
>
>Hello,
>
>There have been a few discussion during the soft freeze for
>edk2-stable201905 on changes that can be accepted or not.
>
>The TianoCore Stewards met today to discuss these topics and
>make some decisions on the following features.
>
>* Update OpenSSL version to upcoming 1.1.1
>  https://bugzilla.tianocore.org/show_bug.cgi?id=1089
>
>  This feature must be completed for edk2-stable201905.
>  We are willing to extend the soft freeze, hard freeze,
>  and release date to make sure this feature is completed.
>  Please complete the patches and reviews and perform all
>  validation required for this feature and provide status
>  to the mailing list.  The release date will be pushed out
>  if required to accommodate this feature.
Mike:
  Once the release is deferred, the release will happen June. 
  So, the stable tag will be changed to edk2-stable201906.

Wang, Jian and Ard: 
  I see you are working on this patch. Can you give the fix plan?
  Then, I can propose new schedule on edk2-stable201905 tag. 

  Because the release is deferred, I will not send announcement for hard freeze this week.

>
>* Move network related components from MdeModulePkg to NetworkPkg
>  https://bugzilla.tianocore.org/show_bug.cgi?id=1293
>
>  Updating MdeModulePkg to remove the extra build of the network
>  modules is considered low risk and should be completed for
>  edk2-stable201905.
>
Thanks! So, I will push this patch soon.

>* Standardize EDK II PI root-of-trust verification implementation
>  https://bugzilla.tianocore.org/show_bug.cgi?id=1617
>
>  Move to edk-stable201908
>
>* FeatureFlagExpression Support in LibraryClasses section of INF file
>  https://bugzilla.tianocore.org/show_bug.cgi?id=1446
>
>  Move to edk-stable201908
>
>* Add new tool chain for LLVM/CLANG8.0
>  https://bugzilla.tianocore.org/show_bug.cgi?id=1603
>
>  Move to edk-stable201908
>

OK.  I move these three features to next stable tag. 

Thanks
Liming
>Please let us know if there are any other features that require
>consideration for edk2-stable201905.
>
>Of course critical bug fixes are accepted during the soft/hard
>freeze.  If there is any doubt if a patch is a bug fix or a
>feature, please ask before doing any commits.
>
>Thanks,
>
>Mike
>
>
>
>
>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: edk2-stable201905 features and soft/hard freeze and release date
  2019-05-23  7:46 ` Liming Gao
@ 2019-05-23 17:16   ` Leif Lindholm
  2019-05-23 18:15     ` Michael D Kinney
  0 siblings, 1 reply; 6+ messages in thread
From: Leif Lindholm @ 2019-05-23 17:16 UTC (permalink / raw)
  To: Gao, Liming
  Cc: devel@edk2.groups.io, Kinney, Michael D, Wang, Jian J,
	ard.biesheuvel@linaro.org,
	Laszlo Ersek <lersek@redhat.com> (lersek@redhat.com),
	Andrew Fish (afish@apple.com), Cetola, Stephano

On Thu, May 23, 2019 at 07:46:37AM +0000, Gao, Liming wrote:
> >* Update OpenSSL version to upcoming 1.1.1
> >  https://bugzilla.tianocore.org/show_bug.cgi?id=1089
> >
> >  This feature must be completed for edk2-stable201905.
> >  We are willing to extend the soft freeze, hard freeze,
> >  and release date to make sure this feature is completed.
> >  Please complete the patches and reviews and perform all
> >  validation required for this feature and provide status
> >  to the mailing list.  The release date will be pushed out
> >  if required to accommodate this feature.
> Mike:
>   Once the release is deferred, the release will happen June. 
>   So, the stable tag will be changed to edk2-stable201906.

I don't really want to get into bikeshedding here, but I just want to
point out that we do not need to rename the stable tag just because of
the release being pushed out.

For my Linaro firmware releases, I tend to stick with the original
name regardless. I recently published 19.03 :)

Best Regards,

Leif

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: edk2-stable201905 features and soft/hard freeze and release date
  2019-05-23 17:16   ` Leif Lindholm
@ 2019-05-23 18:15     ` Michael D Kinney
  2019-05-24  8:00       ` Liming Gao
  0 siblings, 1 reply; 6+ messages in thread
From: Michael D Kinney @ 2019-05-23 18:15 UTC (permalink / raw)
  To: Leif Lindholm, Gao, Liming, Kinney, Michael D
  Cc: devel@edk2.groups.io, Wang, Jian J, ard.biesheuvel@linaro.org,
	Laszlo Ersek <lersek@redhat.com> (lersek@redhat.com),
	Andrew Fish (afish@apple.com), Cetola, Stephano

> -----Original Message-----
> From: Leif Lindholm [mailto:leif.lindholm@linaro.org]
> Sent: Thursday, May 23, 2019 10:17 AM
> To: Gao, Liming <liming.gao@intel.com>
> Cc: devel@edk2.groups.io; Kinney, Michael D
> <michael.d.kinney@intel.com>; Wang, Jian J
> <jian.j.wang@intel.com>; ard.biesheuvel@linaro.org;
> Laszlo Ersek <lersek@redhat.com> (lersek@redhat.com)
> <lersek@redhat.com>; Andrew Fish (afish@apple.com)
> <afish@apple.com>; Cetola, Stephano
> <stephano.cetola@intel.com>
> Subject: Re: edk2-stable201905 features and soft/hard
> freeze and release date
> 
> On Thu, May 23, 2019 at 07:46:37AM +0000, Gao, Liming
> wrote:
> > >* Update OpenSSL version to upcoming 1.1.1
> > >
> https://bugzilla.tianocore.org/show_bug.cgi?id=1089
> > >
> > >  This feature must be completed for edk2-
> stable201905.
> > >  We are willing to extend the soft freeze, hard
> freeze,
> > >  and release date to make sure this feature is
> completed.
> > >  Please complete the patches and reviews and
> perform all
> > >  validation required for this feature and provide
> status
> > >  to the mailing list.  The release date will be
> pushed out
> > >  if required to accommodate this feature.
> > Mike:
> >   Once the release is deferred, the release will
> happen June.
> >   So, the stable tag will be changed to edk2-
> stable201906.
> 
> I don't really want to get into bikeshedding here, but
> I just want to
> point out that we do not need to rename the stable tag
> just because of
> the release being pushed out.
> 
> For my Linaro firmware releases, I tend to stick with
> the original
> name regardless. I recently published 19.03 :)
> 

I agree.  We should not change the release name.  The goal
is to finish the work as fast as possible.  If we are
successful, the delay could be limited to a few days.

> Best Regards,
> 
> Leif

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: edk2-stable201905 features and soft/hard freeze and release date
  2019-05-23 18:15     ` Michael D Kinney
@ 2019-05-24  8:00       ` Liming Gao
  0 siblings, 0 replies; 6+ messages in thread
From: Liming Gao @ 2019-05-24  8:00 UTC (permalink / raw)
  To: Kinney, Michael D, Leif Lindholm
  Cc: devel@edk2.groups.io, Wang, Jian J, ard.biesheuvel@linaro.org,
	Laszlo Ersek <lersek@redhat.com> (lersek@redhat.com),
	Andrew Fish (afish@apple.com), Cetola, Stephano

Mike:

>-----Original Message-----
>From: Kinney, Michael D
>Sent: Friday, May 24, 2019 2:16 AM
>To: Leif Lindholm <leif.lindholm@linaro.org>; Gao, Liming
><liming.gao@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>
>Cc: devel@edk2.groups.io; Wang, Jian J <jian.j.wang@intel.com>;
>ard.biesheuvel@linaro.org; Laszlo Ersek <lersek@redhat.com>
>(lersek@redhat.com) <lersek@redhat.com>; Andrew Fish (afish@apple.com)
><afish@apple.com>; Cetola, Stephano <stephano.cetola@intel.com>
>Subject: RE: edk2-stable201905 features and soft/hard freeze and release
>date
>
>> -----Original Message-----
>> From: Leif Lindholm [mailto:leif.lindholm@linaro.org]
>> Sent: Thursday, May 23, 2019 10:17 AM
>> To: Gao, Liming <liming.gao@intel.com>
>> Cc: devel@edk2.groups.io; Kinney, Michael D
>> <michael.d.kinney@intel.com>; Wang, Jian J
>> <jian.j.wang@intel.com>; ard.biesheuvel@linaro.org;
>> Laszlo Ersek <lersek@redhat.com> (lersek@redhat.com)
>> <lersek@redhat.com>; Andrew Fish (afish@apple.com)
>> <afish@apple.com>; Cetola, Stephano
>> <stephano.cetola@intel.com>
>> Subject: Re: edk2-stable201905 features and soft/hard
>> freeze and release date
>>
>> On Thu, May 23, 2019 at 07:46:37AM +0000, Gao, Liming
>> wrote:
>> > >* Update OpenSSL version to upcoming 1.1.1
>> > >
>> https://bugzilla.tianocore.org/show_bug.cgi?id=1089
>> > >
>> > >  This feature must be completed for edk2-
>> stable201905.
>> > >  We are willing to extend the soft freeze, hard
>> freeze,
>> > >  and release date to make sure this feature is
>> completed.
>> > >  Please complete the patches and reviews and
>> perform all
>> > >  validation required for this feature and provide
>> status
>> > >  to the mailing list.  The release date will be
>> pushed out
>> > >  if required to accommodate this feature.
>> > Mike:
>> >   Once the release is deferred, the release will
>> happen June.
>> >   So, the stable tag will be changed to edk2-
>> stable201906.
>>
>> I don't really want to get into bikeshedding here, but
>> I just want to
>> point out that we do not need to rename the stable tag
>> just because of
>> the release being pushed out.
>>
>> For my Linaro firmware releases, I tend to stick with
>> the original
>> name regardless. I recently published 19.03 :)
>>
>
>I agree.  We should not change the release name.  The goal
>is to finish the work as fast as possible.  If we are
>successful, the delay could be limited to a few days.
>

I understand. So, we still keep stable201905. 

Now, I don't get the message from Wang, Jian and Ard. 
So, I don't know how much effort are required. Because 
I have sent the announce to enter in the soft freeze, I think 
we are still in the soft freeze.  I will delay hard freeze announcement 
until we have the answer. 

>> Best Regards,
>>
>> Leif

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: edk2-stable201905 features and soft/hard freeze and release date
  2019-05-23  2:08 edk2-stable201905 features and soft/hard freeze and release date Michael D Kinney
  2019-05-23  7:46 ` Liming Gao
@ 2019-05-31  5:16 ` Liming Gao
  1 sibling, 0 replies; 6+ messages in thread
From: Liming Gao @ 2019-05-31  5:16 UTC (permalink / raw)
  To: devel@edk2.groups.io, Kinney, Michael D,
	ard.biesheuvel@linaro.org, Wang, Jian J
  Cc: Laszlo Ersek <lersek@redhat.com> (lersek@redhat.com),
	Andrew Fish (afish@apple.com), leif.lindholm@linaro.org,
	Cetola, Stephano

Hi, all
  Now, we are still in soft feature freeze. 201905 stable tag depends on openssl 1.1.1 update, openssl 1.1.1 depends on ArmSoftFloatLib update, ArmSoftFloatLib depends on the discussion of contribution of code licensed. Once the conclusion is made, I will send the mail to announce the hard feature freeze. I may reduce the hard feature freeze period so that we can create 201905 stable tag as early as possible. Thank you for your cooperation and patience.

  Below is the status of current dependency. 
 Openssl 1.1.1 patch https://edk2.groups.io/g/devel/topic/patch_v5_0_9_crypto/31832279?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,20,31832279, Reviewed-by Wang, Jian
 ArmSoftFloatLib patch https://edk2.groups.io/g/devel/message/41517?p=,,,20,0,0,0::Created,,ArmSoftFloatLib,20,2,0,31813765,  Reviewed-by Leif
 contribution of code licensed https://edk2.groups.io/g/devel/message/41639?p=,,,20,0,0,0::Created,,contribution,20,2,0,31823110, under discussion. 

Thanks
Liming
> -----Original Message-----
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Michael D Kinney
> Sent: Thursday, May 23, 2019 10:08 AM
> To: devel@edk2.groups.io; Kinney, Michael D <michael.d.kinney@intel.com>
> Cc: Laszlo Ersek <lersek@redhat.com> (lersek@redhat.com) <lersek@redhat.com>; Andrew Fish (afish@apple.com) <afish@apple.com>;
> leif.lindholm@linaro.org; Cetola, Stephano <stephano.cetola@intel.com>
> Subject: [edk2-devel] edk2-stable201905 features and soft/hard freeze and release date
> 
> Hello,
> 
> There have been a few discussion during the soft freeze for
> edk2-stable201905 on changes that can be accepted or not.
> 
> The TianoCore Stewards met today to discuss these topics and
> make some decisions on the following features.
> 
> * Update OpenSSL version to upcoming 1.1.1
>   https://bugzilla.tianocore.org/show_bug.cgi?id=1089
> 
>   This feature must be completed for edk2-stable201905.
>   We are willing to extend the soft freeze, hard freeze,
>   and release date to make sure this feature is completed.
>   Please complete the patches and reviews and perform all
>   validation required for this feature and provide status
>   to the mailing list.  The release date will be pushed out
>   if required to accommodate this feature.
> 
> * Move network related components from MdeModulePkg to NetworkPkg
>   https://bugzilla.tianocore.org/show_bug.cgi?id=1293
> 
>   Updating MdeModulePkg to remove the extra build of the network
>   modules is considered low risk and should be completed for
>   edk2-stable201905.
> 
> * Standardize EDK II PI root-of-trust verification implementation
>   https://bugzilla.tianocore.org/show_bug.cgi?id=1617
> 
>   Move to edk-stable201908
> 
> * FeatureFlagExpression Support in LibraryClasses section of INF file
>   https://bugzilla.tianocore.org/show_bug.cgi?id=1446
> 
>   Move to edk-stable201908
> 
> * Add new tool chain for LLVM/CLANG8.0
>   https://bugzilla.tianocore.org/show_bug.cgi?id=1603
> 
>   Move to edk-stable201908
> 
> Please let us know if there are any other features that require
> consideration for edk2-stable201905.
> 
> Of course critical bug fixes are accepted during the soft/hard
> freeze.  If there is any doubt if a patch is a bug fix or a
> feature, please ask before doing any commits.
> 
> Thanks,
> 
> Mike
> 
> 
> 
> 
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-05-31  5:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-23  2:08 edk2-stable201905 features and soft/hard freeze and release date Michael D Kinney
2019-05-23  7:46 ` Liming Gao
2019-05-23 17:16   ` Leif Lindholm
2019-05-23 18:15     ` Michael D Kinney
2019-05-24  8:00       ` Liming Gao
2019-05-31  5:16 ` Liming Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox