f1894aa Fix for: CVE-2016-0772 python: smtplib StartTLS stripping attack (rhbz#1303647)

Authored and Committed by churchyard 7 years ago
    Fix for: CVE-2016-0772 python: smtplib StartTLS stripping attack (rhbz#1303647)
    
    Raise an error when STARTTLS fails
    
    - rhbz#1303647: https://bugzilla.redhat.com/show_bug.cgi?id=1303647
    - rhbz#1351679: https://bugzilla.redhat.com/show_bug.cgi?id=1351679
    - Fixed upstream: https://hg.python.org/cpython/rev/b3ce713fb9be
    
        
file modified
+16 -1