Commit:    e7509ff794410db7bd67a37e77caefefa847f334
Author:    Lior Kaplan <[email protected]>         Fri, 20 Mar 2015 12:16:51 
+0200
Parents:   950ec161d5de80255dc3f02c9caa041d45d31fe2
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=e7509ff794410db7bd67a37e77caefefa847f334

Log:
Align CVE format

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index ea7745e..a5fd7f1 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -40,7 +40,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>Ereg:
 <ul>
-  <li><?php bugfix(69248); ?> (heap overflow vulnerability in regcomp.c). 
(CVE-2015-2305).</li>
+  <li><?php bugfix(69248); ?> (heap overflow vulnerability in regcomp.c). 
(CVE-2015-2305)</li>
 </ul></li>
 <li>FPM:
 <ul>
@@ -78,7 +78,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>ZIP:
 <ul>
-  <li><?php bugfix(69253); ?> (ZIP Integer Overflow leads to writing past heap 
boundary). (CVE-2015-2331).</li>
+  <li><?php bugfix(69253); ?> (ZIP Integer Overflow leads to writing past heap 
boundary). (CVE-2015-2331)</li>
 </ul></li>
 </ul>
 <!-- }}} --></section>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to