Skip to content

Releases: TimesysGit/meta-timesys

v2.33.0

24 Feb 08:00

Choose a tag to compare

Added

  • [layer] Make layer compatible with Whinlatter(5.3) release
  • [feature] Add option to download converted SBOMs to deploy image dir

Fixed

  • [tsmeta.bbclass] Fix TypeError when Makefile doesnt exists for kernel
  • [tsmeta.bbclass] Set BPN as fallback for cve_product

v2.32.0

02 Feb 08:47

Choose a tag to compare

Added

  • [feature] Use sstate to capture patch metadata

Fixed

  • [tsmeta.bbclass] Fix KeyError when SRCREV is not defined
  • [vigiles.bbclass] Fix incorrect version splitting in cpe generation
  • [vigiles.bbclass] Fix kernel config not getting uploaded

v2.31.0

10 Dec 10:13

Choose a tag to compare

Changed

  • [README.md] Updated yocto build steps as per new master build procedure

Fixed

  • [checkcves.py] Fix output message when SBOM_UPLOAD_ONLY is set to 1

v2.30.0

04 Dec 08:02

Choose a tag to compare

Added

  • [feature] Add an option to download the report in a specified format.

v2.29.0

10 Nov 06:12

Choose a tag to compare

Added

  • [feature] Add support for package lifecycle information in SBOM

v2.28.0

22 Sep 07:33

Choose a tag to compare

Changed

  • [vigiles.bbclass] Remove do_unpack dependency to prevent unnecessary fetch/unpack operations

Fixed

  • [tsmeta.bbclass] Add lockfiles when writing and reading from intermediate JSON file to avoid race conditions

v2.27.0

01 Sep 10:04

Choose a tag to compare

Added

  • [feature] Add vulnerability data in generated SBOM

v2.26.0

11 Aug 10:34

Choose a tag to compare

Added

  • [layer] Make layer compatible with Walnascar(5.2) release

Changed

  • [update] remove demo mode
  • [general] Replace deprecated utcnow with datetime.now(timezone.utc)

Fixed

  • [vigiles.bbclass] Fixed handling of 'update' part in version for cpe_id

v2.25.0

08 Jul 11:35

Choose a tag to compare

Changed

  • [general] Updated TimeSys and LinuxLink references

v2.24.0

22 Apr 10:02

Choose a tag to compare

Added

  • [feature] Add option to specify ecosystems for generating vulnerability report
  • [feature] Added support to subscribe frequency for notification during manifest upload
  • [vigiles.bbclass] Support extra backfill packages
  • [vigiles.bbclass] Add option to exclude native and build-only packages
  • [feature] Add VIGILES_ERROR_LEVEL to log vigiles related error messages

Changed

  • [docs] Remove references to free account registration
  • [general] Improve version parsing for accurate reporting in the SBOM
  • [tsmeta.bbclass] Add file locking to prevent concurrent access

Fixed

  • [vigiles.bbclass] Fix: Keyerror while updating runtime dependencies
  • [checkcves.py] Handle KeyErrors when data is unavailable from upload API response
  • [layer] Updated LAYERSERIES_COMPAT_timesys for master
  • [checkcves.py] Optimize ecosystem filtering when consecutive invalid entries occur
  • [vigiles.bbclass] Optimize adding dependencies to fix leakages in final SBOM