diff --git a/python-base.changes b/python-base.changes index 284bbb7..81b961e 100644 --- a/python-base.changes +++ b/python-base.changes @@ -4,7 +4,7 @@ Fri Dec 12 17:11:51 UTC 2014 - jmatejek@suse.com - update to 2.7.9 * contains full backport of ssl module from Python 3.4 (PEP466) * HTTPS certificate validation enabled by default (PEP476) - * SSLv3 disabled by default + * SSLv3 disabled by default (bnc#901715) * backported ensurepip module (PEP477) * fixes several missing CVEs from last release: CVE-2013-1752, CVE-2013-1753