diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-06-17 19:54:19 (GMT) |
---|---|---|
committer | Steve Dower <steve.dower@python.org> | 2019-06-17 19:54:18 (GMT) |
commit | c28c1358245b9fe42e9559c34eae01befce73a1f (patch) | |
tree | 4cb32e2e7dd473a4373b8327ea6fd069b6cd0065 /Misc | |
parent | 79d8204c4f02d02b3c6570de94c85863c27ddecb (diff) | |
download | cpython-c28c1358245b9fe42e9559c34eae01befce73a1f.zip cpython-c28c1358245b9fe42e9559c34eae01befce73a1f.tar.gz cpython-c28c1358245b9fe42e9559c34eae01befce73a1f.tar.bz2 |
bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163)
(cherry picked from commit a268edd6a411480281222b1fdb0f78053434d17f)
Co-authored-by: Steve Dower <steve.dower@python.org>
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Security/2019-06-17-09-34-25.bpo-34631.DBfM4j.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Security/2019-06-17-09-34-25.bpo-34631.DBfM4j.rst b/Misc/NEWS.d/next/Security/2019-06-17-09-34-25.bpo-34631.DBfM4j.rst new file mode 100644 index 0000000..90aa301 --- /dev/null +++ b/Misc/NEWS.d/next/Security/2019-06-17-09-34-25.bpo-34631.DBfM4j.rst @@ -0,0 +1 @@ +Updated OpenSSL to 1.1.1c in Windows installer |