Alibuild

Latest version: v1.17.16

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 22

1.10.0

This release changes aliBuild's behaviour when rebuilding development packages. Previously, nothing that depended on the package was rebuilt. With this release, those packages are rebuilt.

If you're developing O2 and have previously built O2Physics, but you don't want to rebuild O2Physics this time, then run:

bash
$ aliBuild build --defaults ... O2


...after which, the existing O2Physics build will refer to the newly rebuilt O2.

Additionally, this release contains performance improvements and bug fixes; see below for details.

What's Changed
* Use a connection pool for HTTP remote stores by TimoWilken in https://github.com/alisw/alibuild/pull/741
* Use GIT_DIR rather than cd by ktf in https://github.com/alisw/alibuild/pull/742
* Rebuild later packages if dev package changes by TimoWilken in https://github.com/alisw/alibuild/pull/739
* Provide more debugging information in the package spec by ktf in https://github.com/alisw/alibuild/pull/743
* Introduce support for plugins by ktf in https://github.com/alisw/alibuild/pull/744


**Full Changelog**: https://github.com/alisw/alibuild/compare/v1.9.9...v1.10.0

1.9.9

This release fixes a bug with relocation on Mac ARM platforms where multi-arch binaries are built.

What's Changed
* AliBuild recipes - documentation Reference.md by maireiphc in https://github.com/alisw/alibuild/pull/736
* Fix otool invocation for multi-arch binaries by TimoWilken in https://github.com/alisw/alibuild/pull/737


**Full Changelog**: https://github.com/alisw/alibuild/compare/v1.9.8...v1.9.9

1.9.8

This is a bugfix release for running under python3.6.

What's Changed
* Fix encoding error in alibuild_helpers.cmd.execute by TimoWilken in https://github.com/alisw/alibuild/pull/734


**Full Changelog**: https://github.com/alisw/alibuild/compare/v1.9.7...v1.9.8

1.9.7

What's Changed
* Change confusing warning message when no tarball is found by TimoWilken in https://github.com/alisw/alibuild/pull/732
* Make getstatusoutput behaviour match library function by TimoWilken in https://github.com/alisw/alibuild/pull/733


**Full Changelog**: https://github.com/alisw/alibuild/compare/v1.9.6...v1.9.7

1.9.6

What's Changed
* Fix encoding errors from getstatusoutput by TimoWilken in https://github.com/alisw/alibuild/pull/731
* Cleanup INSTALLROOT by TimoWilken in https://github.com/alisw/alibuild/pull/730


**Full Changelog**: https://github.com/alisw/alibuild/compare/v1.9.5...v1.9.6

1.9.5

What's Changed
* Fix relocation of libs with multiple LC_RPATH entries by TimoWilken in https://github.com/alisw/alibuild/pull/727
* Improve command-line argument documentation by TimoWilken in https://github.com/alisw/alibuild/pull/723
* Use host network for Docker builds, and no network for system checks by TimoWilken in https://github.com/alisw/alibuild/pull/729


**Full Changelog**: https://github.com/alisw/alibuild/compare/v1.9.3...v1.9.5

Page 9 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.