Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release make several bug fixes and implementation improvements as listed below: * Fix memory leak on subscription list * Add missing --nosigcheck option to search subcommand * Better memory management in some codepaths * Report missing packs to telemetry (when user is opted-in) * Unused/commented-out code removed from codebase * Improve the internal swupd_curl API, including making it more usable and performing better memory management. * Remove content when running swupd clean and only keep manifests around * Add fullfile fallback to bundle-add code. * Refactor bundle-remove to properly remove multiple bundles. Signed-off-by: Matthew Johnson <[email protected]>
- Loading branch information