Skip to content

Releases: alisw/alibuild

v1.8.0

13 Apr 09:54
22c610a
Compare
Choose a tag to compare

In addition to minor fixes and speed-ups, local-only revisions (those that won't be uploaded to the remote store) now have their own revision "namespace" to prevent conflicts between the remote store and locally-built packages.

v1.7.4.rc3

12 Apr 09:15
0412c98
Compare
Choose a tag to compare
v1.7.4.rc3 Pre-release
Pre-release

This pre-release contains a fix for an issue where changed development packages would only be rebuilt on the second aliBuild invocation.

v1.7.4.rc2

12 Mar 09:41
Compare
Choose a tag to compare
v1.7.4.rc2 Pre-release
Pre-release

This pre-release contains a fix for an issue in v1.7.4.rc1, where local-only and remote tarballs would conflict if they had the same hash.

v1.7.4.rc1

03 Mar 13:08
5cca0a8
Compare
Choose a tag to compare
v1.7.4.rc1 Pre-release
Pre-release

This pre-release includes changes to package versioning; introducing local-only revisions that are not uploaded to remote stores.

v1.7.3

24 Feb 11:59
@ktf ktf
Compare
Choose a tag to compare

Fix various unicode issues affecting Ubuntu, latin-1 encoding.

v1.7.2

16 Feb 11:19
Compare
Choose a tag to compare

This release includes critical fixes for the S3 remote store and fetches repositories in parallel before builds start.

v1.7.2.rc3

16 Feb 07:38
@ktf ktf
Compare
Choose a tag to compare
v1.7.2.rc3 Pre-release
Pre-release
Update build.py

v1.7.2.rc2

12 Feb 13:58
@ktf ktf
Compare
Choose a tag to compare
v1.7.2.rc2 Pre-release
Pre-release
Add ../../ back to symlinks from S3

This was removed in syncToRemote, but not re-added in syncToLocal.

v1.7.2.rc1

27 Jan 10:48
@ktf ktf
Compare
Choose a tag to compare
v1.7.2.rc1 Pre-release
Pre-release
Disable S3 default remote store on Ubuntu 18.04

v1.7.1

06 Jan 14:38
76566cb
Compare
Choose a tag to compare

Patch of v1.7.0 with fixes for trailing newlines in symlinks.