Releases: TimesysGit/meta-timesys
Releases · TimesysGit/meta-timesys
v1.12.0
Removed
- Remove unused demos and mirroring config
Fixed
- llapi: Fix read call on HTTPResponse
v1.11.0
Added
- Add option to write results to file instead of stdout
Changed
- checkcves: Add image selection so that a second manifest step isnt needed
- Update README for manifest/checkcves changes
v1.10.0
Added
- Add CVE_PRODUCT to image manifest, bump manifest version
- checkcves: take subscription arg, always show report URL
v1.9.0
Added
- Create README.md
Changed
- Update README.md
- checkcves: Update no-sub message
v1.8.0
Added
- cvecheck: Support web-only results without a subscription
v1.7.0
Changed
- Rework manifest.py for Pyro
- Use new extra_features parameter of tinfoil.prepare()
- Use tinfoil's logger in manifest.py
Removed
- Remove backports, no longer needed!
Fixed
- Quiet stderr on git operations
- utils: fix image list,cleanup unused and outdated things
v1.6.0
Changed
- update cve fields, add date
v1.5.0
Added
- Add manifest version
Changed
- Move list of patched cves to be per package
- Check if image is valid before creating manifest
- Check if manifest contains packages before subimitting
- Update checkcve print based on result changes
v1.4.0
Changed
- Move generatePkgDepTreeData to backport.py from TimesysCooker
- Update layer git info in lib/utils.py
- General cleanup in lib/utis.py
- Rewrite scripts/manifest.py to use Tinfoil
- Move lib/ to scripts/lib
v1.3.0
Added
- Update for morty and python3
Fixed
- Backport generatePkgDepTreeData fix
- checkcves: Don't exit silently when there were no results