mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 21:21:44 +00:00
This release introduces a new binary 'mixin' which allows users running official upstream images to create custom content that swupd can consume, without generating a full mix. This is a port of the swupd-add-pkg script that lived in the swupd-client project. Manual pages for both mixer and mixin have been added. Bug fixes include: - Updating RPM url in BAT tests that became stale - Compresing the Manifest.Full - Cleaning up manifest creation code - Removing unused pack scripts (pack creation done by mixer now) Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>