Date: Sat, 1 Mar 2014 12:51:06 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r346618 - head/security/vuxml Message-ID: <201403011251.s21Cp6vf064360@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Sat Mar 1 12:51:05 2014 New Revision: 346618 URL: http://svnweb.freebsd.org/changeset/ports/346618 QAT: https://qat.redports.org/buildarchive/r346618/ Log: security/vuxml: Sort Python entry references alphabetically MFH: 2014Q1 Reported by: remko Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Mar 1 12:46:30 2014 (r346617) +++ head/security/vuxml/vuln.xml Sat Mar 1 12:51:05 2014 (r346618) @@ -88,8 +88,8 @@ Note: Please add new entries to the beg </body> </description> <references> - <cvename>CVE-2014-1912</cvename> <bid>65379</bid> + <cvename>CVE-2014-1912</cvename> <mlist>https://mail.python.org/pipermail/python-dev/2014-February/132758.html</mlist> <url>http://bugs.python.org/issue20246</url> <url>https://bugzilla.redhat.com/show_bug.cgi?id=1062370</url>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403011251.s21Cp6vf064360>