Date: Fri, 20 Jan 2017 02:41:31 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431926 - head/security/vuxml Message-ID: <201701200241.v0K2fVD4073649@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Fri Jan 20 02:41:30 2017 New Revision: 431926 URL: https://svnweb.freebsd.org/changeset/ports/431926 Log: Include php56 in today's PHP vulnerability Security: https://vuxml.FreeBSD.org/freebsd/709e025a-de8b-11e6-a9a5-b499baebfeaf.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jan 20 01:55:51 2017 (r431925) +++ head/security/vuxml/vuln.xml Fri Jan 20 02:41:30 2017 (r431926) @@ -62,6 +62,10 @@ Notes: <topic>PHP -- undisclosed vulnerabilities</topic> <affects> <package> + <name>php56</name> + <range><lt>5.6.30</lt></range> + </package> + <package> <name>php70</name> <range><lt>7.0.15</lt></range> </package> @@ -74,14 +78,21 @@ Notes: PHP 7.0.15. This is a security release. Several security bugs were fixed in this release.</p> </blockquote> + <blockquote cite="http://php.net/archive/2017.php#id2017-01-19-3"> + <p>The PHP development team announces the immediate availability of + PHP 5.6.30. This is a security release. Several security bugs were + fixed in this release.</p> + </blockquote> </body> </description> <references> <url>http://php.net/archive/2017.php#id2017-01-19-2</url> + <url>http://php.net/archive/2017.php#id2017-01-19-3</url> </references> <dates> <discovery>2017-01-19</discovery> <entry>2017-01-19</entry> + <modified>2017-01-20</modified> </dates> </vuln>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701200241.v0K2fVD4073649>