Releases: bringauto/packager
Releases · bringauto/packager
BringAuto Packager v0.4.1
BringAuto Packager v0.4.0
- Added check for overwriting files in sysroot by another package, if this situation occurs, error with problematic files is printed and build ends
- Added check for available default port used in docker containers
- Added check for circular dependencies between packages
- The name of package and its directory name must be same now
- Added
--build-deps
flag, which can be used to build all dependencies of a single package - Improved logging - logging to console uses timestamps, levels and indentation, package build logs moved to separated files, more descriptive warnings and errors
- Added CTRL+C handling
- Optimizations - copying files from docker container to local directory is much faster with big builds and more
- Improved documentation
BringAuto Packager v0.3.2
- fix lsb_release test execution
BringAuto Packager v0.3.1
- Better LSB release support
BringAuto Packager v0.3.0
- Added support for build by Yocto toolchain
- Many solved bugs an improvements
v0.2.0-rc
BringAuto Packager v0.1.0
BringAuto Packager Initial release.