This release enables using environment variables in the builder.conf,
and adds a README for making/installing the program.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
This release adds a configuration section for debuginfo banning in the
swupd-server configuration file server.ini.
Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
This release moves the noship folder to the chroot location, because chroot
builder should not be adding any content to the webdir, and renames the
latest.version file to more appropriately match its use.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
This release changes the builder to read raw bytes to account for weirdly
encoded filenames, and provides better output to the user.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
This release introduces functionality to blacklist/ignore bundles beginning with
a '.', and will support other banned characters in the future.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
This release patches a bug where whitespace was not being
correctly stripped from package names
Signed-off-by: Brad T. Peters <brad.t.peters@intel.com>
This release includes fixes for validating builder.conf is correct, and fixes a
bug where the chroot builder would loop forever if m4 output was too large.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>