Skip to content

v2.19.0

Compare
Choose a tag to compare
@harish-bansal harish-bansal released this 15 Apr 08:22
· 26 commits to master since this release

Added

  • [llapi] add enterprise vigiles support
  • [vigiles.bbclass] dont include packages with "CLOSED" License in the SBOM
  • [vigiles.bbclass] added VIGILES_INCLUDE_CLOSED_LICENSES config to toggle adding packages with "CLOSED" Licenses
  • [vigiles.bbclass] include closed license check to extra packages added through VIGILES_EXTRA_PACKAGES CSV files

Changed

  • [vigiles.bbclass] warn for general exceptions while running checkcves
  • [README.md] update readme to be relative to the release
  • [tsmeta.bbclass] Get external u-boot version from Makefile for more accurate version string
  • [vigiles.conf] Set default value to VIGILES_INCLUDE_CLOSED_LICENSES as '1' to include packages with 'CLOSED' licenses by default