diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-08-30 09:50:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-30 09:50:25 (GMT) |
commit | 1f89e51fef8f4c15a719fbb3d1cec8ca7e2bc46f (patch) | |
tree | 30b6f2ef52538a502ac245e17cbcfeb113ef3fef /Misc/NEWS.d/next | |
parent | 7234e67642bc8e75f44a2e1f2ce06687b5ac72ec (diff) | |
download | cpython-1f89e51fef8f4c15a719fbb3d1cec8ca7e2bc46f.zip cpython-1f89e51fef8f4c15a719fbb3d1cec8ca7e2bc46f.tar.gz cpython-1f89e51fef8f4c15a719fbb3d1cec8ca7e2bc46f.tar.bz2 |
bpo-45007: Update macOS installer builds to use OpenSSL 1.1.1l (GH-28051) (GH-28059)
(cherry picked from commit 94b2639fad50d7ff8acd12c11e5fe5f9a6e1da5c)
Co-authored-by: Ned Deily <nad@python.org>
Diffstat (limited to 'Misc/NEWS.d/next')
-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. |