Releases: clearlinux/mixer-tools
Release v2.0
This release is largely a rewrite of the mixer scripts to reduce complexity
in using them, add a more robust helper library to minimize the code, and
enable certificate generation for Manifest.MoM signing so mixer users can
have signed content.
Release v1.13
This release adds support for specifying a certificate to insert into the
mix that the client would use to perform signature verification on a signed
Manifest.MoM.
Release v1.12
This release includes a fix to the hardlink call, fixes to the help menus,
script functionality to build a fully bootable image off the intial mix,
renaming the latest.version file to more appropriately match its use, and
adds a rewrite of pack-macker.
Release v1.10
This release fixes some corner cases that would cause the scripts to fail,
and imports the pack_maker.sh script into mixer to create packs more easily.
Release v1.09
This release adds more options to the create-update.sh script, and adds some
more cleanup after building chroots.
Release v1.08
This release changes the structure and flow of how bundles are used in mixer.
There will be a repo for upstream Clear bundles, and a separate repo for mixer
-only bundles that the user will modify.
Release v1.07
This release fixes create-update to only create 0 packs for changed bundles, and
removes all chroots except "full" after update creation to save space and speed
up time on hardlinking.
Release v1.06
This release fixes init-mix.sh and adds archiving of swupd-logs.
Release v1.05
This release includes a fix when calling bundle-chroot-builder, and adds the
format option when calling create update.
Release v1.04
This release applies fixes to sanitize input read from the builder.conf and cmd
line, adds cmd line options to the init-mix.sh script, and forces nosync on
chroot creation.