-
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.
* Updated brink.conf from server repo. * Updated OpenSSL sources to version 1.1.1w. * Updated OpenSSL 1.1.1 version to build. * Patched OpenSSL 1.0.2 sources for CVE-2023-0286. * OpenSSL version string fixes. * Exclude safety checks for cryptography's OpenSSL and requests. * Exclude one more safety check for certifi. * Updated macOS label to use. * Try specifying the full path to the choco binary. * Try fixing the Python build on macOS 11. * Exclude one more safety check for pywin32. * Try reverting to brink.conf from master. * Revert "Try reverting to brink.conf from master." This reverts commit 12b1845. * Try the py2-support branch of compat. * Try fixing more issues on macOS 11. * Patch cryptography for CVE-2023-23931 when built w/o pip. * Try fixing `cryptography` 3.3.2 too for CVE-2023-23931. * Try updating psutil to 5.9.5 on all platforms. * Updated SQLite sources to version 3.43.1. * Updated SQLite Windows DLLs to version 3.43.1. * Updated SQLite version to build to latest: 3.43.1. * Updated zlib sources to version 1.3. * Updated SQLite version to build to latest: 1.3. * Updated external deps sheets. * Updated external deps sheets (bis). * Changes after own review. * Updated external deps sheets after own review. * Try building the ARM64 package on Amazon 2 running on Laja. * Try fixing the ARM64 build. * Try fixing the ARM64 build, take two. * Try fixing the ARM64 build, take three. * Try fixing CVE-2021-3177 for Python. * Try fixing CVE-2023-24329 for Python. * CVE-2021-3177 is not fixable on Windows. * Fix the patch for CVE-2023-24329. * Updated external deps stuff. * Updated comments for safety's ignored opts. * Try sleeping 10s before hacking GHA's macOS Homebrew setup. * Changes after own review.
- Loading branch information
Showing
5,702 changed files
with
21,581 additions
and
12,645 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
BASE_REQUIREMENTS='pip==20.3.4chevah chevah-brink==0.79.0 paver==1.2.4' | ||
PYTHON_CONFIGURATION='[email protected].90dc4a6' | ||
BASE_REQUIREMENTS='pip==20.3.4chevah1 chevah-brink==0.79.0 paver==1.2.4' | ||
PYTHON_CONFIGURATION='[email protected].52fb2f5' | ||
# For production packages there are 2 options: | ||
BINARY_DIST_URI='https://github.com/chevah/python-package/releases/download' | ||
#BINARY_DIST_URI='https://bin.chevah.com:20443/production' | ||
|
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.