3.0 Release Notes WIP: Difference between revisions
From Yocto Project
Jump to navigationJump to search
PaulEggleton (talk | contribs) No edit summary |
PaulEggleton (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{| style="color:black; background-color:#ffffcc" width="100%" cellpadding="10" class="wikitable" | |||
|NOTE: The formatting in this page is not meant to look good in the wiki - it's just a convenient place to collaborate. We need to stick to the text formatting that will end up in the actual release notes. | |||
|} | |||
Security Fixes | Security Fixes | ||
-------------- | -------------- |
Revision as of 21:35, 3 October 2019
NOTE: The formatting in this page is not meant to look good in the wiki - it's just a convenient place to collaborate. We need to stick to the text formatting that will end up in the actual release notes. |
Security Fixes
New Features / Enhancements
- Automated CVE analysis improvements [?]
- Adoption of SPDX license identifiers throughout Yocto Project's components
- "Multi-Config" builds reaching their full potential
- Many bugfixes and improvements - sstate cache is now shared between configurations being built concurrently - multiconfig configurations can be contained in layers
- Automated tooling to support automated recipe upgrades [?]
- Build change equivalence is detected and used to avoid rebuilding unchanged components***
- Support for the latest host distibutions [?]
- Significant removal of old/obsolete software/patches ensuring we have a modern and up to date core Linux software stack.
- LSB moved to separate layer (dated, replaced other config systemd) - GTK+ 2 moved to meta-oe - python2 dependencies minimised - many obsolete patches dropped
Recipe Upgrades
license
Known Issues