Author: lgrimmer
Date: 2007-06-29 01:02:31 +0200 (Fri, 29 Jun 2007)
New Revision: 6950
Log:
- Moved misplaced release note about CVE-2004-0457 from the 4.0.20 release notes
to the 4.0.21 block (the issue was reported against 4.0.20 and the patch was
commited way after 4.0.20 was released already)
Modified:
trunk/refman-4.1/news-4.0.xml
Modified: trunk/refman-4.1/news-4.0.xml
===================================================================
--- trunk/refman-4.1/news-4.0.xml 2007-06-28 22:39:41 UTC (rev 6949)
+++ trunk/refman-4.1/news-4.0.xml 2007-06-28 23:02:31 UTC (rev 6950)
Changed blocks: 2, Lines Added: 8, Lines Deleted: 8; 1136 bytes
@@ -2216,6 +2216,14 @@
</para>
</listitem>
+ <listitem>
+ <para>
+ Fixed a symlink vulnerability in the
+ <filename>mysqlhotcopy</filename> script.
+ (<ulink
url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0457">CVE-2004-0457</ulink>)
+ </para>
+ </listitem>
+
</itemizedlist>
</section>
@@ -2289,14 +2297,6 @@
<listitem>
<para>
- Fixed a symlink vulnerability in the
- <filename>mysqlhotcopy</filename> script.
- (<ulink
url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0457">CVE-2004-0457</ulink>)
- </para>
- </listitem>
-
- <listitem>
- <para>
Fixed that in some replication error messages, a very long
query caused the rest of the message to be invisible
(truncated), by putting the query last in the message. (Bug
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6950 - trunk/refman-4.1 | lgrimmer | 29 Jun |