SPECS (MYSQL_5_0): mysql.spec - rel 2; fix mysqldump bug where it ...

arekm arekm at pld-linux.org
Thu Jan 31 12:49:09 CET 2008


Author: arekm                        Date: Thu Jan 31 11:49:09 2008 GMT
Module: SPECS                         Tag: MYSQL_5_0
---- Log message:
- rel 2; fix mysqldump bug where it silently failed to dump databases from 4.0 server

---- Files affected:
SPECS:
   mysql.spec (1.353.2.30 -> 1.353.2.31) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.353.2.30 SPECS/mysql.spec:1.353.2.31
--- SPECS/mysql.spec:1.353.2.30	Tue Jan 29 17:06:54 2008
+++ SPECS/mysql.spec	Thu Jan 31 12:49:03 2008
@@ -25,7 +25,7 @@
 Summary(zh_CN):	MySQLĘýžÝżâˇţÎńĆ÷
 Name:		mysql
 Version:	5.0.51a
-Release:	1
+Release:	2
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 #Source0:	ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz
@@ -59,6 +59,7 @@
 Patch11:	%{name}-ndb-ldflags.patch
 Patch12:	%{name}-bug-20153.patch
 Patch13:	%{name}-ssl.patch
+Patch14:	%{name}-bug-34192.patch
 Patch15:	%{name}-bug-29082.patch
 Patch16:	%{name}-bug-16470.patch
 Patch17:	%{name}-CVE-2007-5925.patch
@@ -463,6 +464,7 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 %patch15 -p1
 %patch16 -p1
 %patch17 -p1
@@ -960,6 +962,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.353.2.31  2008-01-31 11:49:03  arekm
+- rel 2; fix mysqldump bug where it silently failed to dump databases from 4.0 server
+
 Revision 1.353.2.30  2008-01-29 16:06:54  glen
 - update to 5.0.51a
   CVE-2008-0226, CVE-2008-0227
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.353.2.30&r2=1.353.2.31&f=u



More information about the pld-cvs-commit mailing list