Pull request #87: Exlude libcrypto and libssl from auditwheel on ML234Merge in CASA/casa-build-utils from CAS-14776 to master
* commit 'eda2192419b16396188f8e27f4d80f537e4d5ee7':
Exlude libcrypto and libssl from auditwheel on ML234
Pull request #86: CAS-14256Merge in CASA/casa-build-utils from CAS-14256 to master
* commit '14394b4267466f0dd90058093de65c3c46079dfe':
Add Bandit static analysis checker for casa6 code checks
Update vulnerabilities checking for casa package
Pull request #85: CAS-14739Merge in CASA/casa-build-utils from CAS-14739 to master
* commit '079dfd6edf4b586cc6905b9e1be467e893b09648':
Add macos26_buildcasalith.sh
Add macOS version 26 to make-dmg
Pull request #84: Exclude libgomp.so.1 from auditwheel repair.Merge in CASA/casa-build-utils from CAS-14745 to master
* commit '795ed6a37e609877a17e8547ad8f0736330e1e09':
Exclude libgomp.so.1 from auditwheel repair.
Update pipeline/shell_runner.py (PIPE-2922)- Patch for compatibility with python >3.8
- Change from asyncio.wait to asyncio.gather (per deprecation https://github.com/python/cpython/issues/78971)
- Replace custom loop control with asyncio.run
Pull request #80: CAS-14632Merge in CASA/casa-build-utils from CAS-14632 to master
* commit '8b212d07099bf163f1ca5fe09c43417a939502af':
Add optimization flag to swig compilation
Set sakura optimization level as well
Set both build_casalith_cmake.sh and macos15_buildcasalith.sh default optimization to Release
Revert "Disable parallel casacore build in macos15_buildcasalith.sh"
Disable parallel casacore build in...
Pull request #79: CAS-14506Merge in CASA/casa-build-utils from CAS-14506 to master
* commit '1270256ae37d4eee285c2bc1613b99841f4af503':
Add numpy 2.1.0 in build_env
Remove --system-site-packages in the Linux build
Fix auditwheel command
ML234 updates
Add ml234 option to build_casalith_cmake.sh
Update meastabs/git-update_meastabs.sh (CAS-14468)- Change REFREPO_URL from FTP to HTTP
- Change from HTTP to SSH clone of git-lfs repo
- Modify text files tracking git status again to try and get MODMESSAGE set correctly
Update meastabs/git-update_meastabs.sh (CAS-14468)- Reorder git commit and 'grep for changes' blocks, adding an explicit `git status` to populate message.txt so that it's picked up in the grep commands and MODMESSAGE gets set correctly
Update meastabs/git-update_meastabs.sh (CAS-14468)- Change expected location of log artifacts to not assume that user in container has write permission on filesystem root