Skip to content

Releases: alisw/alibuild

v1.12.1

14 Oct 14:59
504057e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.12.0

31 Aug 12:19
d972311
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.6...v1.12.0

v1.11.7

25 Aug 10:54
245c769
Compare
Choose a tag to compare

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

02 Aug 12:48
1c3f778
Compare
Choose a tag to compare

This is a bugfix release for an issue on MacOS, specifically encountered while building the latest arrow version.

What's Changed

Full Changelog: v1.11.5...v1.11.6

v1.11.5

19 Jul 07:59
@ktf ktf
Compare
Choose a tag to compare

Fix dot detection in aliBuild deps

v1.11.4

11 Jul 14:51
Compare
Choose a tag to compare

This is a bugfix release; see below for fixed issues.

What's Changed

Full Changelog: v1.11.3...v1.11.4

v1.11.3

29 Apr 12:34
Compare
Choose a tag to compare

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

19 Apr 17:07
56c416f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.11.1

06 Apr 13:13
70c97e5
Compare
Choose a tag to compare

This is a bugfix release for v1.11.0, specifically the handling of old git versions.

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

04 Apr 10:20
35bf9aa
Compare
Choose a tag to compare

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