svn commit: r418723 - head/security/vuxml
Bryan Drewery
bdrewery at FreeBSD.org
Mon Jul 18 17:36:44 UTC 2016
Author: bdrewery
Date: Mon Jul 18 17:36:43 2016
New Revision: 418723
URL: https://svnweb.freebsd.org/changeset/ports/418723
Log:
Fix CVE-2016-0772 entry to not blame only Python 2.7
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Mon Jul 18 17:26:10 2016 (r418722)
+++ head/security/vuxml/vuln.xml Mon Jul 18 17:36:43 2016 (r418723)
@@ -985,7 +985,7 @@ Notes:
</vuln>
<vuln vid="8d5368ef-40fe-11e6-b2ec-b499baebfeaf">
- <topic>Python 2.7 -- smtplib StartTLS stripping vulnerability</topic>
+ <topic>Python -- smtplib StartTLS stripping vulnerability</topic>
<affects>
<package>
<name>python27</name>
More information about the svn-ports-head
mailing list