]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] gh-144551: Update iOS builds to use OpenSSL 3.0.19 (GH-144867)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 16 Feb 2026 05:21:43 +0000 (06:21 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Feb 2026 05:21:43 +0000 (05:21 +0000)
(cherry picked from commit ebe02e4f393bc0bd2263c43da313b28012f82af9)

Co-authored-by: Zachary Ware <zach@python.org>
Apple/__main__.py

index 256966e76c2c977bdf55d00e525525b358ec75d4..253bdfaab5520caf9557a481a8486346499ff03f 100644 (file)
@@ -316,7 +316,7 @@ def unpack_deps(
     for name_ver in [
         "BZip2-1.0.8-2",
         "libFFI-3.4.7-2",
-        "OpenSSL-3.0.18-1",
+        "OpenSSL-3.0.19-1",
         "XZ-5.6.4-2",
         "mpdecimal-4.0.0-2",
         "zstd-1.5.7-1",