Date: Wed, 30 Nov 2016 16:51:18 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427439 - head/security/vuxml Message-ID: <201611301651.uAUGpIbt030951@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Wed Nov 30 16:51:18 2016 New Revision: 427439 URL: https://svnweb.freebsd.org/changeset/ports/427439 Log: Add linux-*-expat to CVE-2016-0718 entry. PR: 214951 Security: https://rhn.redhat.com/errata/RHSA-2016-2824.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Nov 30 16:50:19 2016 (r427438) +++ head/security/vuxml/vuln.xml Wed Nov 30 16:51:18 2016 (r427439) @@ -10613,6 +10613,14 @@ and CVE-2013-0155.</p> <name>expat</name> <range><lt>2.1.1</lt></range> </package> + <package> + <name>linux-c6-expat</name> + <range><lt>2.0.1_3</lt></range> + </package> + <package> + <name>linux-c7-expat</name> + <range><lt>2.1.0_1</lt></range> + </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> @@ -10635,7 +10643,7 @@ and CVE-2013-0155.</p> <dates> <discovery>2016-05-17</discovery> <entry>2016-05-20</entry> - <modified>2016-11-06</modified> + <modified>2016-11-30</modified> </dates> </vuln>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611301651.uAUGpIbt030951>