Weekly Status: Difference between revisions

From Yocto Project
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
== Yocto Project Weekly Status October 17th, 2023 ==
== Yocto Project Weekly Status October 24th, 2023 ==
Current Dev Position: YP 4.3 M4 (Feature Freeze)<br/>
Current Dev Position: YP 4.3 M4 (Feature Freeze)<br/>
Next Deadline: 2nd October 2023 YP 4.3 M4 build date<br/>
Next Deadline: 2nd October 2023 YP 4.3 M4 build date<br/>
Line 5: Line 5:


'''Next Team Meetings:'''<br/>
'''Next Team Meetings:'''<br/>
*Bug Triage meeting Thursday October 19th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
*Bug Triage meeting Thursday October 26th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
*Weekly Engineering Sync Tuesday October 17th 8 am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09)
*Weekly Engineering Sync Tuesday October 24th 8 am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09)
*Twitch -  See https://www.twitch.tv/theyoctojester
*Twitch -  See https://www.twitch.tv/theyoctojester
<br/>
<br/>
'''Key Status/Updates:'''<br/>
'''Key Status/Updates:'''<br/>
*The YP 4.3 (M4) rc1 build is still pending
*The YP 4.3 (M4) rc2 is in QA.
*For the 4.3 release, the 6.5 serial port issues are still presenting a challenge. We have merged a workaround which seems to fix things for the majority of cases. There is also a second proposed patch from upstream which may help. The dilemma is which option to go for in the release and the time implications of the choice as one is tested and one is not.
*For the 4.3 release, the 6.5 serial port issues caused the rc1 build to fail. That combined with a serious patchtest behavior meant we rebuilt and submitted an rc2 to QA. There were several abandoned builds due to infrastructure issues. We are now using the upstream kernel serial fix.
*The only other potential issue for 4.3 is the strace ptest image space issues which is still being worked on.
*Our release branch (nanbield) and master have now diverged to keep the patch backlog under control so development patches are merging to master.
*Patchtest did merge to OE-Core and will be included in the release allowing users to locally test their patches before submission using the same code/tests we will ultimately run against mailing list submissions. This is late in the cycle but important to help users and standalone code so worthwhile adding since it was ready. Thanks Trevor!
*Patchtest work is progressing and we’re nearly at the point where it will be replying live to emails on list. Examples of the responses can be seen on our test mailing list: https://lists.yoctoproject.org/g/test-list .  
*There were multiple CVE fixes merged over the last week to ensure the release had recent widely publicized CVEs addressed.
*Source mirroring and reproducibility testing for meta-openembedded are now available on the project autobuilder.
*Toaster has had upgrades to key components which help address security issues and patches are merging to enable testing to be resumed and ultimately, automated.
*The project is now strongly suggesting source code repositories have a SECURITY.md file to ensure users know what to do if they encounter a security issue. We are trying to ensure all key project repositories contain these. Patches are welcome and we’re encouraging all maintainers to follow this best practice.
*There was a big improvement in reproducibility for rust. Unfortunately this hasn’t addressed all the issues but is a big step forward and great to see progress on what was a really difficult to track down issue, thanks Sundeep.
*The layer index has seen development work to ensure it uses secure components, can handle changes in practice (such as main branches), can illustrate Yocto Project Compatible status and that the errors/warnings generated from builds are under control. Thanks Tim!
*The project is pleased to have a new content delivery network (CDN) available to share sstate from the autobuilder with. See the entry in local.conf.sample on how to use it.
*After consultation and discussions the project is now about to document its security processes to complete the work in this area. Please watch the mailing lists such as the architecture list if you have an interest in this area.
*After consultation and discussions the project is now about to document its security processes to complete the work in this area. Please watch the mailing lists such as the architecture list if you have an interest in this area.


<br/>


'''Ways to contribute:'''<br/>
'''Ways to contribute:'''<br/>
Line 84: Line 84:


'''Tracking Metrics:'''<br/>
'''Tracking Metrics:'''<br/>
*WDD 2478 (last week 2450) (https://wiki.yoctoproject.org/charts/combo.html)
*WDD 2475 (last week 2478) (https://wiki.yoctoproject.org/charts/combo.html)
*OE-Core/Poky Patch Metrics
*OE-Core/Poky Patch Metrics
**Total patches found: 1176 (last week 1176)
**Total patches found: 1174 (last week 1176)
**Patches in the Pending State: 254 (21%) [last week 254 (21%)]
**Patches in the Pending State: 253 (22%) [last week 254 (21%)]
*https://autobuilder.yocto.io/pub/non-release/patchmetrics/
*https://autobuilder.yocto.io/pub/non-release/patchmetrics/



Revision as of 14:57, 24 October 2023

Yocto Project Weekly Status October 24th, 2023

Current Dev Position: YP 4.3 M4 (Feature Freeze)
Next Deadline: 2nd October 2023 YP 4.3 M4 build date


Next Team Meetings:


Key Status/Updates:

  • The YP 4.3 (M4) rc2 is in QA.
  • For the 4.3 release, the 6.5 serial port issues caused the rc1 build to fail. That combined with a serious patchtest behavior meant we rebuilt and submitted an rc2 to QA. There were several abandoned builds due to infrastructure issues. We are now using the upstream kernel serial fix.
  • Our release branch (nanbield) and master have now diverged to keep the patch backlog under control so development patches are merging to master.
  • Patchtest work is progressing and we’re nearly at the point where it will be replying live to emails on list. Examples of the responses can be seen on our test mailing list: https://lists.yoctoproject.org/g/test-list .
  • Source mirroring and reproducibility testing for meta-openembedded are now available on the project autobuilder.
  • The project is now strongly suggesting source code repositories have a SECURITY.md file to ensure users know what to do if they encounter a security issue. We are trying to ensure all key project repositories contain these. Patches are welcome and we’re encouraging all maintainers to follow this best practice.
  • The layer index has seen development work to ensure it uses secure components, can handle changes in practice (such as main branches), can illustrate Yocto Project Compatible status and that the errors/warnings generated from builds are under control. Thanks Tim!
  • After consultation and discussions the project is now about to document its security processes to complete the work in this area. Please watch the mailing lists such as the architecture list if you have an interest in this area.


Ways to contribute:


YP 4.3 Milestone Dates:

  • YP 4.3 M3 was released.
  • YP 4.3 M4 build date 2023/10/02
  • YP 4.3 M4 Release date 2023/10/27


YP 5.0 Milestone Dates:

  • YP 5.0 M1 build date 2023/12/04
  • YP 5.0 M1 Release date 2023/12/15
  • YP 5.0 M2 build date 2024/01/15
  • YP 5.0 M2 Release date 2024/01/24
  • YP 5.0 M3 build date 2024/02/19
  • YP 5.0 M3 Release date 2024/03/01
  • YP 5.0 M4 build date 2024/04/01
  • YP 5.0 M4 Release date 2024/04/30


Upcoming dot releases:

  • YP 3.1.29 build date 2023/10/30
  • YP 3.1.29 Release date 2023/11/10
  • YP 4.0.14 build date 2023/11/06
  • YP 4.0.14 Release date 2023/11/17
  • YP 4.2.4 build date 2023/11/13
  • YP 4.2.4 Release date 2023/11/24
  • YP 4.3.1 build date 2023/11/27
  • YP 4.3.1 Release date 2023/12/08
  • YP 3.1.30 build date 2023/12/11
  • YP 3.1.30 Release date 2023/12/22
  • YP 4.0.15 build date 2023/12/18
  • YP 4.0.15 Release date 2023/12/29
  • YP 4.3.2 build date 2024/01/08
  • YP 4.3.2 Release date 2024/01/19
  • YP 3.1.31 build date 2024/01/22
  • YP 3.1.31 Release date 2024/02/02
  • YP 4.0.16 build date 2024/01/29
  • YP 4.0.16 Release date 2024/02/09
  • YP 4.3.3 build date 2024/02/12
  • YP 4.3.3 Release date 2024/02/23
  • YP 3.1.32 build date 2024/03/04
  • YP 3.1.32 Release date 2024/03/15
  • YP 4.0.17 build date 2024/03/11
  • YP 4.0.17 Release date 2024/03/22
  • YP 4.3.4 build date 2024/03/25
  • YP 4.3.4 Release date 2024/04/05
  • YP 3.1.33 build date 2024/04/15
  • YP 3.1.33 Release date 2024/04/26
  • YP 4.0.18 build date 2024/04/22
  • YP 4.0.18 Release date 2024/05/03
  • YP 4.0.19 build date 2024/06/03
  • YP 4.0.19 Release date 2024/06/14


Tracking Metrics:


The Yocto Project’s technical governance is through its Technical Steering Committee, more information is available at:
https://wiki.yoctoproject.org/wiki/TSC

Archives