svn commit: r431926 - head/security/vuxml

Jason Unovitch junovitch at FreeBSD.org
Fri Jan 20 02:41:32 UTC 2017


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>
 


More information about the svn-ports-all mailing list