Commit: e8ee25a6e7b45673dced14b28a083b4c9ba84758 Author: Lior Kaplan <[email protected]> Thu, 19 Mar 2015 02:55:45 +0200 Parents: b73d4e827b5cb366c64a2b7d20622c7ccb29caf4 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=e8ee25a6e7b45673dced14b28a083b4c9ba84758 Log: Add CVE assigned to 5.4.38 bugs after the release Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 997de67..6c67175 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -179,7 +179,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change </ul></li> <li>Enchant: <ul> - <li><?php bugfix(68552); ?> (heap buffer overflow in enchant_broker_request_dict()).</li> + <li><?php bugfix(68552); ?> (heap buffer overflow in enchant_broker_request_dict()). (CVE-2014-9705)</li> </ul></li> <li>SOAP: <ul> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
