Releases: doccaz/scc-tools
Releases · doccaz/scc-tools
v2.5-20250507
Fixing the "list products" option.
Full Changelog: v2.5-20250506...v2.5-20250507
v2.5 20250506
issue #40: single package search was broken
avoiding unnecessary product list downloads (like in --version or --help)
Full Changelog: v2.4-20250308...v2.5-20250506
v2.4-20250308
- the product list is now dynamic and downloaded from SCC at every run. There's no need to include a fixed list anymore. This solves issue #38 , as it was missing SP7 and PPC64 variants.
- the modules list has been replaced by a more clever logic, so there's no need for a fixed list anymore.
- The CPE identifier regexes were changed to be more generic, since 99% of them were simply based on a few key words derived from the product line + version + architecture.
- SLE 11 is correctly identified and reported as not supported. We only support SLE 12 and up.
What's Changed
New Contributors
Full Changelog: v2.2-20240220...v2.4-20250308
v2.2-20240220
- Version 2.2 - 20240220
- IDs included up to SLE 15 SP6 and Leap 15.6
- Public image search using PINT public data from SUSE
- Dynamic local cache for package and public image information