Alibuild

Latest version: v1.17.1

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

Scan your dependencies

Page 6 of 20

1.10.2

This release includes the same changes as `v1.10.2.rc1`, but they've been tested more thoroughly and are working.

Mainly, the handling of rebuilds when multiple development packages are present locally has been improved.

What's Changed
* Fix variable name in storeHashes by TimoWilken in https://github.com/alisw/alibuild/pull/749
* Rebuild dev packages incrementally when other dev package changes by TimoWilken in https://github.com/alisw/alibuild/pull/751


**Full Changelog**: https://github.com/alisw/alibuild/compare/v1.10.1...v1.10.2

1.10.2.rc1

This prerelease fixes aliBuild's rebuild behaviour when using multiple development packages.

What's Changed
* Fix variable name in storeHashes by TimoWilken in https://github.com/alisw/alibuild/pull/749
* Rebuild dev packages incrementally when other dev package changes by TimoWilken in https://github.com/alisw/alibuild/pull/751


**Full Changelog**: https://github.com/alisw/alibuild/compare/v1.10.1...v1.10.2.rc1

1.10.1

This is a bugfix release for an issue with the handling of packages disabled on some architectures.

What's Changed
* Update Documentation by ktf in https://github.com/alisw/alibuild/pull/746
* Improve reference documentation by TimoWilken in https://github.com/alisw/alibuild/pull/747
* Avoid overriding the disable packages by ktf in https://github.com/alisw/alibuild/pull/748


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

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

Page 6 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.