-
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.
Browse files
Browse the repository at this point in the history
* Workflow improvements from server repo. * Stop "building" cryptography. * Fix CVE-2023-5752 for pip. * More Python modules updates. * Use latest OpenSSL 3.1.x. * Check OpenSSL version to prevent linking to OS libs. * Use latest Python 3.11.x. * Account for the upstream embedded OpenSSL libs on Windows. * Account for the upstream embedded OpenSSL libs on Windows (bis). * Try mending Python's own tests. * Try mending Python's own tests (take 2). * Just skip Python's own tests for version 3.11.7. * Removed PyNaCl. * Only skip asyncio streams test for Python 3.11.7. * Use latest XZ and SQLite. * Changes after own review.
- Loading branch information
Showing
9 changed files
with
32 additions
and
64 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
b66791f0caaa1b376504fb0e1dac5ca3b0324e0bcef3546316d2141415d4eb4c1dea7203d13f1311490bb1a688a3440abdbd474c7e07c3c20d1e495d75683c99 python-3.11.6.amd64.zip | ||
6a00f06411edb5eb08ae7f740ccb8337fbe94d94ac86b266758591c5a7496e2e99a5ff0a19eeb074ad5b8d9e2ed7d16ce3c73fb5760300600e0806ae191e5876 python-3.11.7.amd64.zip |
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 +1 @@ | ||
ab3e0e00e5bb03810f4edcd6ea4db276c16ad3e3334862bed5e397856c47b5e9a5ef0bc0033d9487098d6b29a2d31a671ada97f6f8d46f968f710c46e4fe5ddd Python-3.11.6.tgz | ||
77e5d75fdd5c3f34bb843c9e55381e35f0e6cd18c2c04b59a73c5be6906610db28c697a90602560470d11839c3b352cbd1cd138b41120a69790e8e6469e17025 Python-3.11.7.tgz |
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 +1 @@ | ||
2388eaa8e99acf1e8af4691a645b9b9af456900c74959e82d4cb02808301e11dcfecc86954a922262b16fa4b664b459894d133ab7d35ec82e1633a33194b7b20 openssl-3.1.3.tar.gz | ||
a69df4a018f57dee7d8a57c8003a6869eba11f1eaa394518976642a993780d0de3326019e92dea4c679c6c581fef568ea616ec541afc0792800359c606dffcd2 openssl-3.1.4.tar.gz |
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 +1 @@ | ||
aab2cdb2cf073d0ef804c9340c2b55f6bf3923eb2563ff4b1d6ebd61c3927ffc4ba912f0cdf2ebcfea9c6a033344f1a8611b1a052b407771a304cf1c4b5ca590 sqlite-autoconf-3430100.tar.gz | ||
59ad55df15eb84430f5286db2e5ceddd6ca1fc207a6343546a365c0c1baf20258e96c53d2ad48b50385608d03de09a692ae834cb78a39d1a48cb36a05722e402 sqlite-autoconf-3440200.tar.gz |
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 +1 @@ | ||
2e27d864c9f346e53afc549d7046385b5d35a749af15d84f69de14612657df2f0e2ce71d3be03d57adadf8fd28549ecf4ef1c214bdcd1f061b5a47239e0104e8 xz-5.4.4.tar.gz | ||
91f8f548c915de0ed79cee13ce0336b51c1cebf2eb142fa1efecfd07771c662c99cad3730540fcb712057ab274130e13b87960f6b4c62f0bd9477f27a303fb2b xz-5.4.5.tar.gz |