diff options
author | Steve Dower <steve.dower@python.org> | 2019-06-17 18:36:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-17 18:36:08 (GMT) |
commit | a268edd6a411480281222b1fdb0f78053434d17f (patch) | |
tree | d693a7f46657aeae5cc4973e7aa483f9fbace5fa /Misc | |
parent | 4acdbf11b1fae1af24c47413a6caa593010d1b6f (diff) | |
download | cpython-a268edd6a411480281222b1fdb0f78053434d17f.zip cpython-a268edd6a411480281222b1fdb0f78053434d17f.tar.gz cpython-a268edd6a411480281222b1fdb0f78053434d17f.tar.bz2 |
bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163)
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 |