Releases: TimesysGit/meta-timesys
Releases · TimesysGit/meta-timesys
v2.20.0
Added
- [vigiles.bbclass] Include build and runtime dependencies in generated SBOM
- [vigiles.bbclass] Include package checksum in generated SBOM
- [vigiles.bbclass] Add components to make SBOM NTIA minimum elements compliant
Changed
- [llapi] Implement retry handling for API calls
- [vigiles.bbclass] Sort package dependencies and component_type
v2.19.1
Fixed
- [tsmeta.bbclass] fix multiubi build errors due to "override" syntax change
v2.19.0
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
v2.18.0
Added
- [layer] Make compatible with honister and kirkstone
- [classes] add support for cve_check_ignore
Changed
- [README] added U-Boot config filter section
Fixed
- [bbclass] fix 'no pkg entry found' warnings
- [bbclass] fix do_vigiles_uboot_config hang issue on external u-boot config
v2.17.1
Fixed
- [checkcves] remove arch_count and arch_cves from demo summary
- [llapi] remove deprecated parameter when loading json
v2.17.0
Added
- [bbclass] add package supplier
- [bbclass] add package download location to manifest
- [bbclass] add cpe_id to manifest
Changed
- [tasks] Flag vigiles-check task as needing network access
- [llapi] use v1 api route for manifest upload
- [bbclass] truncate manifest name to 256 characters
- [readme] update instructions for dashboard config
v2.16.0
Added
- [layer] Make compatible with gatesgarth and hardknott
- [llapi] added subfolder name option
Changed
- [kernel] Add extra check against falsely identifying package.
Removed
- [misc] Remove deprecated scripts and modules
v2.15.1
Fixed
- [tsmeta] Make sure we don't rename libubootenv
v2.15.0
Added
- [bbclass] Add support for new backend features
Changed
- [llapi] Updates for new Vigiles Service / LinuxLink features
v2.14.0
Changed
- [u-boot] Gather u-boot metadata explicitly, rather than as dependency.
- [kernel] Use better checking for backfilling kernel dependencies