List:Commits« Previous MessageNext Message »
From:paul Date:June 29 2007 4:09pm
Subject:svn commit - mysqldoc@docsrva: r6963 - in trunk: . refman-4.1
View as plain text  
Author: paul
Date: 2007-06-29 18:09:31 +0200 (Fri, 29 Jun 2007)
New Revision: 6963

Log:
 r22284@frost:  paul | 2007-06-29 11:08:09 -0500
 Fix tag that got busted across lines.


Modified:
   trunk/refman-4.1/news-4.1.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27013
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22267
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18307
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27013
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22284
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18307


Modified: trunk/refman-4.1/news-4.1.xml
===================================================================
--- trunk/refman-4.1/news-4.1.xml	2007-06-29 15:51:58 UTC (rev 6962)
+++ trunk/refman-4.1/news-4.1.xml	2007-06-29 16:09:31 UTC (rev 6963)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 6; 1374 bytes

@@ -6479,7 +6479,6 @@
           library-loading vulnerability that could result in a buffer
           overflow and code execution.
           (<ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2558">CVE-2005-2558</ulink>)
-
         </para>
       </listitem>
 

@@ -7609,11 +7608,11 @@
         <para>
           <emphasis role="bold">Security fix</emphasis>:
           <command>mysql_install_db</command> created the
-          <filename>mysql_install_db.X</filename> file with a predictable
-          filename and insecure permissions, which allowed local users to
-          execute arbitrary SQL commands by modifying the file's contents.
-          (<ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1636">CVE-2005-1636</u
-link>)
+          <filename>mysql_install_db.X</filename> file with a
+          predictable filename and insecure permissions, which allowed
+          local users to execute arbitrary SQL commands by modifying the
+          file's contents.
+          (<ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1636">CVE-2005-1636</ulink>)
         </para>
       </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r6963 - in trunk: . refman-4.1paul29 Jun