3.0 Release Notes WIP: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(Created page with "Security Fixes -------------- New Features / Enhancements --------------------------- Recipe Upgrades --------------- license ------- Known Issues ------------")
 
No edit summary
Line 6: Line 6:
New Features / Enhancements
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





Revision as of 21:33, 3 October 2019

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