diff options
author | Ned Deily <nad@python.org> | 2021-08-30 07:10:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-30 07:10:21 (GMT) |
commit | 94b2639fad50d7ff8acd12c11e5fe5f9a6e1da5c (patch) | |
tree | cbf33affe0b60cecd287ffce8dbde10daebcaddf /Misc/NEWS.d/next/macOS | |
parent | 71853a73024a98aa38a3c0444fe364dbd9709134 (diff) | |
download | cpython-94b2639fad50d7ff8acd12c11e5fe5f9a6e1da5c.zip cpython-94b2639fad50d7ff8acd12c11e5fe5f9a6e1da5c.tar.gz cpython-94b2639fad50d7ff8acd12c11e5fe5f9a6e1da5c.tar.bz2 |
bpo 45007: Update macOS installer builds to use OpenSSL 1.1.1l. (GH-28051)
Diffstat (limited to 'Misc/NEWS.d/next/macOS')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2021-08-30-00-04-10.bpo-45007.pixqUB.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2021-08-30-00-04-10.bpo-45007.pixqUB.rst b/Misc/NEWS.d/next/macOS/2021-08-30-00-04-10.bpo-45007.pixqUB.rst new file mode 100644 index 0000000..e4f1ac6 --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2021-08-30-00-04-10.bpo-45007.pixqUB.rst @@ -0,0 +1 @@ +Update macOS installer builds to use OpenSSL 1.1.1l. |