List:Commits« Previous MessageNext Message »
From:paul Date:August 28 2006 2:40pm
Subject:svn commit - mysqldoc@docsrva: r3104 - in trunk: . refman-common
View as plain text  
Author: paul
Date: 2006-08-28 16:40:03 +0200 (Mon, 28 Aug 2006)
New Revision: 3104

Log:
 r13101@polar:  paul | 2006-08-28 09:43:59 -0500
 Add CVE number for Bug#18630.


Modified:
   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:13048
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:13918
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:9795
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:13101
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:13918
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:9795


Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml	2006-08-28 09:14:08 UTC (rev 3103)
+++ trunk/refman-common/news-5.0.xml	2006-08-28 14:40:03 UTC (rev 3104)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 3; 1208 bytes

@@ -323,7 +323,9 @@
           routine created by one user and then made accessible to a
           different user using <literal>GRANT EXECUTE</literal> could be
           executed by that user with the privileges of the routine's
-          definer. (Bug #18630)
+          definer.
+          (<ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4227">CVE-2006-4227</ulink>,
+          Bug #18630)
         </para>
       </listitem>
 

@@ -2854,8 +2856,8 @@
           A <literal>NUL</literal> byte within a comment in a statement
           string caused the rest of the string not to be written to the
           query log, allowing logging to be bypassed.
-          (<ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0903">CVE-2006-0903</ulink>)
-          (Bug #17667)
+          (<ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0903">CVE-2006-0903</ulink>,
+          Bug #17667)
         </para>
       </listitem>
 


Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-08-28 09:14:08 UTC (rev 3103)
+++ trunk/refman-common/news-5.1.xml	2006-08-28 14:40:03 UTC (rev 3104)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 1; 695 bytes

@@ -566,7 +566,9 @@
           routine created by one user and then made accessible to a
           different user using <literal>GRANT EXECUTE</literal> could be
           executed by that user with the privileges of the routine's
-          definer. (Bug #18630)
+          definer.
+          (<ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4227">CVE-2006-4227</ulink>,
+          Bug #18630)
         </para>
       </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r3104 - in trunk: . refman-commonpaul28 Aug