What's Changed * Support Node 20 as required by Github by ktf in https://github.com/alisw/alibuild/pull/841 * Correctly propagate build deps of runtime deps by ktf in https://github.com/alisw/alibuild/pull/842 * Drop support for python2 by ktf in https://github.com/alisw/alibuild/pull/844
What's Changed * Check for valid c++ compiler in docker, if needed by ktf in https://github.com/alisw/alibuild/pull/839 * Migrate to Alma9 the message regarding prerequisites by ktf in https://github.com/alisw/alibuild/pull/840
What's Changed * Exclude more data files from MacOS relocation by TimoWilken in https://github.com/alisw/alibuild/pull/828 * Fix outdated installation instructions by TimoWilken in https://github.com/alisw/alibuild/pull/829 * Preparatory cleanups for aliBuild refactoring by TimoWilken in https://github.com/alisw/alibuild/pull/832 * Save more data in `sw/MIRROR` using `--filter=tree:0` by TimoWilken in https://github.com/alisw/alibuild/pull/833 * UI improvements and tarballs fix by TimoWilken in https://github.com/alisw/alibuild/pull/834 * Clone SOURCES repos outside container by TimoWilken in https://github.com/alisw/alibuild/pull/835 * Fix source checkout with bare commit hash by TimoWilken in https://github.com/alisw/alibuild/pull/837 * Protect package installation against interruption by TimoWilken in https://github.com/alisw/alibuild/pull/836 * Handle runtime deps of build deps properly by TimoWilken in https://github.com/alisw/alibuild/pull/831