From e2a059f2e59a33fee7295d1ca29a7ec2f563627d Mon Sep 17 00:00:00 2001 From: Tudor Marcu Date: Mon, 14 May 2018 23:35:21 +0000 Subject: [PATCH] Release v4.5.0 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 --- builder/builder.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/builder.go b/builder/builder.go index 438b34d..5a1b15e 100644 --- a/builder/builder.go +++ b/builder/builder.go @@ -42,7 +42,7 @@ import ( ) // Version of Mixer. Also used by the Makefile for releases. -const Version = "4.4.0" +const Version = "4.5.0" // Offline controls whether mixer attempts to automatically cache upstream // bundles. In offline mode, all necessary bundles must exist in local-bundles.