Skip to content

Releases: clearlinux/mixer-tools

Release v2.0

05 Nov 00:43
Compare
Choose a tag to compare

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

05 Nov 00:43
Compare
Choose a tag to compare

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

29 Sep 20:10
Compare
Choose a tag to compare

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

23 May 08:11
Compare
Choose a tag to compare

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

09 May 23:44
Compare
Choose a tag to compare

This release adds more options to the create-update.sh script, and adds some
more cleanup after building chroots.

Release v1.08

29 Apr 22:56
Compare
Choose a tag to compare

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

07 Apr 21:50
Compare
Choose a tag to compare

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

04 Apr 18:51
Compare
Choose a tag to compare

This release fixes init-mix.sh and adds archiving of swupd-logs.

Release v1.05

31 Mar 20:47
Compare
Choose a tag to compare

This release includes a fix when calling bundle-chroot-builder, and adds the
format option when calling create update.

Release v1.04

30 Mar 05:53
Compare
Choose a tag to compare

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.