-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Forward-port minor fixes from python-package. (#34)
* Error out if /lib64 is present after build. * Show zlib version when testing for it. * Use PIP_INDEX_URL in pavement.py too. * Reset debug options to config from main. * Try fixing OpenSSL build. * Debug on macOS. * Try own tmate server with macOS. * Don't limit access to actor on macOS for now. * Back to tmate settings from main branch. * Try the latest OpenSSL 1.1.1 version. * Added errtrace Bash option. * Use latest OpenSSL 1.1.1p. * Updated OpenSSL version to test for. * Removed debugging changes in workflows. * Comments improvements after review. * Improved manual install for libffi. * Updated embedded OpenSSL to version 1.1.1q. * Handle musl-based Linux distros other than Alpine better. * Updated embedded OpenSSL version to check for. * Debug on macOS. * More debugging on macOS. * More debugging on macOS. * OpenSSL update fixing macOS build. * Disabled macOS debugging. * Try forcing safety version 2.3.1. * Try forcing safety version 2.3.1 (bis). * Use latest zlib to fix CVE-2022-37434. * Check for latest OpenSSL version where applicable. * Try building generic musl Linux version on Alpine. * Try fixing generic musl build on Alpine. * Actually build OpenSSL on Alpine. * Build generic musl Linux package on Alpine 3.12. * No paxctl package to check for on Alpine 3.12. * Updated chevah tests for the generic musl build. * Allow the generic musl build on non-Alpine distros. * Debug CentOS 5 identification. * Debug CentOS 5 identification (bis). * Debug CentOS 5 identification (bis 2). * CentOS 5 identification fix. * Changes after own review. * Cosmetic changes.
- Loading branch information
Showing
14 changed files
with
158 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.