summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2016-06-11 20:16:42 (GMT)
committerBenjamin Peterson <benjamin@python.org>2016-06-11 20:16:42 (GMT)
commit46b32f307c48bcb999b22eebf65ffe8ed5cca544 (patch)
tree1ef86cb8171d8418a748f86ec21c972f69b5847a /Misc
parent3d4d01f614d894327bbdc1feadebd50b2d3621ff (diff)
downloadcpython-46b32f307c48bcb999b22eebf65ffe8ed5cca544.zip
cpython-46b32f307c48bcb999b22eebf65ffe8ed5cca544.tar.gz
cpython-46b32f307c48bcb999b22eebf65ffe8ed5cca544.tar.bz2
raise an error when STARTTLS fails
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 86ef3d7..92e1a80 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -19,6 +19,9 @@ Core and Builtins
Library
-------
+- Fix TLS stripping vulnerability in smptlib, CVE-2016-0772. Reported by Team
+ Oststrom
+
- Issue #25939: On Windows open the cert store readonly in ssl.enum_certificates.
- Issue #26012: Don't traverse into symlinks for ** pattern in