diff options
author | Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> | 2021-12-22 02:20:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-22 02:20:16 (GMT) |
commit | fc54e722a2e66971f1a8e16cff24c844bf9c5ac4 (patch) | |
tree | 90836b2ddd64dacdadfbaf7dadd73439a4d67be1 /Misc/NEWS.d | |
parent | c66fc0fb53b5316dc325fde3bc738890515d38a4 (diff) | |
download | cpython-fc54e722a2e66971f1a8e16cff24c844bf9c5ac4.zip cpython-fc54e722a2e66971f1a8e16cff24c844bf9c5ac4.tar.gz cpython-fc54e722a2e66971f1a8e16cff24c844bf9c5ac4.tar.bz2 |
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
Co-authored-by: Ned Deily <nad@python.org>
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/Build/2021-12-20-07-10-41.bpo-46106.5qcv3L.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2021-12-20-07-10-41.bpo-46106.5qcv3L.rst b/Misc/NEWS.d/next/Build/2021-12-20-07-10-41.bpo-46106.5qcv3L.rst new file mode 100644 index 0000000..d3e25f7 --- /dev/null +++ b/Misc/NEWS.d/next/Build/2021-12-20-07-10-41.bpo-46106.5qcv3L.rst @@ -0,0 +1,2 @@ +Updated OpenSSL to 1.1.1m in Windows builds, macOS installer builds, and CI. +Patch by Kumar Aditya.
\ No newline at end of file |