Releases: alisw/alibuild
Releases · alisw/alibuild
v1.12.1
What's Changed
- Update documentation for
--defaults o2
by @TimoWilken in #777 - Print progress for interactive Docker builds too by @TimoWilken in #776
- Teach aliBuild about slcX_aarch64 architectures by @TimoWilken in #779
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- Fix ProgressPrint buffering by @TimoWilken in #768
- Allow users to input git credentials without prompts overwriting each other by @TimoWilken in #775
- Use o2 defaults by default, if no option is given by @TimoWilken in #772
Full Changelog: v1.11.6...v1.12.0
v1.11.7
What's Changed
- Fix ProgressPrint buffering by @TimoWilken in #768
- Allow users to input git credentials without prompts overwriting each other by @TimoWilken in #775
Full Changelog: v1.11.6...v1.11.7
v1.11.6
This is a bugfix release for an issue on MacOS, specifically encountered while building the latest arrow version.
What's Changed
- Fix relocation of long paths on MacOS by @TimoWilken in #770
Full Changelog: v1.11.5...v1.11.6
v1.11.5
v1.11.4
This is a bugfix release; see below for fixed issues.
What's Changed
- Re-add diagnostic output when cloning repos by @TimoWilken in #763
- Fix build variable documentation by @TimoWilken in #762
- Better message when dot is missing by @ktf in #765
- Explicitly take write permission before deleting by @TimoWilken in #766
Full Changelog: v1.11.3...v1.11.4
v1.11.3
This release adds a --force-rebuild
option to aliBuild build
.
What's Changed
- Add command-line option to force rebuilding specific packages by @TimoWilken in #756
Full Changelog: v1.11.2...v1.11.3
v1.11.2
v1.11.1
This is a bugfix release for v1.11.0, specifically the handling of old git versions.
What's Changed
- Fix errors on slc6 by @TimoWilken in #753
Full Changelog: v1.11.0...v1.11.1
v1.11.0
This release adds support for building OpenSSL 1.1 on CentOS 8 (by deconflicting the system git and the OpenSSL that we are building).
What's Changed
- Use a wrapper script that sanitises the environment for OpenSSL-sensitive executables by @TimoWilken in #750
- Work around non-UTF-8 output from commands by @TimoWilken in #752
Full Changelog: v1.10.2...v1.11.0