summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2022-03-15 20:53:48 (GMT)
committerGitHub <noreply@github.com>2022-03-15 20:53:48 (GMT)
commite8b72fc7f3937b6b86354110917da161ca36cff7 (patch)
tree315bba01c67fac3dd78fd4024adefbfd5eae7764 /Misc/NEWS.d/next
parent7a315d8a0d4df01f96d82286739b86920ccebc05 (diff)
downloadcpython-e8b72fc7f3937b6b86354110917da161ca36cff7.zip
cpython-e8b72fc7f3937b6b86354110917da161ca36cff7.tar.gz
cpython-e8b72fc7f3937b6b86354110917da161ca36cff7.tar.bz2
[3.8] bpo-47024: Update Windows builds and macOS installer build to use OpenSSL 1.1.1n. (GH-31912)
* bpo-47024: Update Windows builds and macOS installer build to use OpenSSL 1.1.1n. * Revert inadvertent sqlite downgrade
Diffstat (limited to 'Misc/NEWS.d/next')
-rw-r--r--Misc/NEWS.d/next/Build/2022-03-15-11-53-10.bpo-47024.p3PjRy.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2022-03-15-11-53-10.bpo-47024.p3PjRy.rst b/Misc/NEWS.d/next/Build/2022-03-15-11-53-10.bpo-47024.p3PjRy.rst
new file mode 100644
index 0000000..235ece3
--- /dev/null
+++ b/Misc/NEWS.d/next/Build/2022-03-15-11-53-10.bpo-47024.p3PjRy.rst
@@ -0,0 +1 @@
+Update Windows builds and macOS installer build to use OpenSSL 1.1.1n.