List:Commits« Previous MessageNext Message »
From:paul Date:June 8 2006 3:09pm
Subject:svn commit - mysqldoc@docsrva: r2305 - in trunk: . refman-common
View as plain text  
Author: paul
Date: 2006-06-08 15:09:25 +0200 (Thu, 08 Jun 2006)
New Revision: 2305

Log:
 r10331@polar:  paul | 2006-06-08 08:08:28 -0500
 Add CVE number to recent security bugfix.


Modified:
   trunk/
   trunk/refman-common/news-4.1.xml
   trunk/refman-common/news-5.0.xml
   trunk/refman-common/news-5.1.xml


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:10314
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:11071
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:7663
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:10331
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:11071
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:7663

Modified: trunk/refman-common/news-4.1.xml
===================================================================
--- trunk/refman-common/news-4.1.xml	2006-06-07 20:03:20 UTC (rev 2304)
+++ trunk/refman-common/news-4.1.xml	2006-06-08 13:09:25 UTC (rev 2305)
@@ -457,7 +457,8 @@
           encoding processing. The bug was in the server, incorrectly
           parsing the string escaped with the
           <literal>mysql_real_escape_string()</literal> C API function.
-          (Bug#8378)
+          (<ulink
url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2753">CVE-2006-2753</ulink>,
+          Bug#8378)
         </para>
 
         <para>

Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml	2006-06-07 20:03:20 UTC (rev 2304)
+++ trunk/refman-common/news-5.0.xml	2006-06-08 13:09:25 UTC (rev 2305)
@@ -1086,7 +1086,8 @@
           encoding processing. The bug was in the server, incorrectly
           parsing the string escaped with the
           <literal>mysql_real_escape_string()</literal> C API function.
-          (Bug#8378)
+          (<ulink
url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2753">CVE-2006-2753</ulink>,
+          Bug#8378)
         </para>
 
         <para>

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-06-07 20:03:20 UTC (rev 2304)
+++ trunk/refman-common/news-5.1.xml	2006-06-08 13:09:25 UTC (rev 2305)
@@ -474,7 +474,8 @@
           encoding processing. The bug was in the server, incorrectly
           parsing the string escaped with the
           <literal>mysql_real_escape_string()</literal> C API function.
-          (Bug#8378)
+          (<ulink
url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2753">CVE-2006-2753</ulink>,
+          Bug#8378)
         </para>
 
         <para>

Thread
svn commit - mysqldoc@docsrva: r2305 - in trunk: . refman-commonpaul8 Jun