summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-04-14 08:21:02 -0700
committerNed Deily <nad@python.org>2018-04-14 11:21:02 -0400
commit01a0fd4a3a4cb9928518518acc9c9f2ed6e9a382 (patch)
treeb5a3592eff27d2179df8fabc5bed8b0a5736af2a /Misc
parent93c91ac8f67ef0819ddacdcca12ef0ae88e5802e (diff)
downloadcpython-git-01a0fd4a3a4cb9928518518acc9c9f2ed6e9a382.tar.gz
[2.7] bpo-33184: Update macOS installer build to use OpenSSL 1.0.2o. (GH-6408) (GH-6471)
(cherry picked from commit 76215a4481191b648de522a4e2120f60822f6b9c) Co-authored-by: Ned Deily <nad@python.org>
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/macOS/2018-04-07-00-58-50.bpo-33184.rMTiqu.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2018-04-07-00-58-50.bpo-33184.rMTiqu.rst b/Misc/NEWS.d/next/macOS/2018-04-07-00-58-50.bpo-33184.rMTiqu.rst
new file mode 100644
index 0000000000..9840dc9372
--- /dev/null
+++ b/Misc/NEWS.d/next/macOS/2018-04-07-00-58-50.bpo-33184.rMTiqu.rst
@@ -0,0 +1 @@
+Update macOS installer build to use OpenSSL 1.0.2o.