Releases: djcass44/all-your-base
Releases · djcass44/all-your-base
v0.6.1
Changelog
- 5b71d13 the HOME variable is no longer hardcoded to /home/somebody during the build phase the file pipeline now correctly verified checksums lockfile generation now correctly handles directories
v0.6.0
Changelog
- 440a1aa fixed panic during FS selection
- 763f4d1 added support for container-build-engine@v0.2.0
- a783838 migrated to new apk lib
- e985242 files are now explicitly downloaded after all packages have been installed added tests
v0.5.2
Changelog
- b6b6019 added ability to override the username and uid added flag to enable dirfs
- 7871cf8 symbolic links are now created after all files are downloaded reduced log verbosity
v0.5.1
Changelog
- cc4b808 fixed incorrect handling of symbolic links
v0.5.0
Changelog
- c31059f fixed entrypoint overwriting fixed panic in alpine package resolution added tests
- 3ef09e8 updated dependencies updated log levels
- c1ed43e replaced container builder with container-build-engine
v0.4.2
Changelog
- 9893a49 [rpm] added support for gzip-compressed archives
- 19a74f6 minor code cleanup fixed possible memory leak
v0.4.1
Changelog
- 3f734f5 added support for lzma encoded Packages.xz files
- de098e4 updated dependencies
v0.4.0
Changelog
- fed0b1d fixed broken tests
- 06d3fd2 updated docs
- c84aab0 fixed stackoverflow when generating a rpm-based image
- 8b57ba5 partial support for fetching all yum dependencies
- c644ffa first-level yum dependencies are now fetched fixed rpm unpacking issues with symbolic/hard links
- cb4e318 added more documentation
- ea9a0eb fixed incorrect RPM file mode checking unpacked RPM file permissions are now set
- 7666a67 initial support for reading yum indices initial support for unpacking rpm packages
v0.3.7
Changelog
- bdcc8ad improved doco
- e1f9dd0 updated dependencies
- 66ac937 scratch image now uses the proper OCI media type
v0.3.6
Changelog
- 83733b4 fixed platform not being set for scratch images