rpms/mysql/F-11 .cvsignore, 1.40, 1.41 mysql-plugin-bug.patch, 1.8, 1.9 mysql.spec, 1.121, 1.122 sources, 1.40, 1.41

Tom Lane tgl at fedoraproject.org
Mon Aug 3 02:29:36 UTC 2009


Author: tgl

Update of /cvs/pkgs/rpms/mysql/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25159

Modified Files:
	.cvsignore mysql-plugin-bug.patch mysql.spec sources 
Log Message:
Update to MySQL 5.1.37


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mysql/F-11/.cvsignore,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- .cvsignore	11 Jul 2009 03:50:45 -0000	1.40
+++ .cvsignore	3 Aug 2009 02:29:35 -0000	1.41
@@ -1 +1 @@
-mysql-5.1.36.tar.gz
+mysql-5.1.37.tar.gz

mysql-plugin-bug.patch:
 disabled.def |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Index: mysql-plugin-bug.patch
===================================================================
RCS file: /cvs/pkgs/rpms/mysql/F-11/mysql-plugin-bug.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- mysql-plugin-bug.patch	11 Jul 2009 03:50:45 -0000	1.8
+++ mysql-plugin-bug.patch	3 Aug 2009 02:29:35 -0000	1.9
@@ -7,12 +7,13 @@ http://bugs.mysql.com/bug.php?id=42144
 For the moment, just disable this test.
 
 
-diff -Naur mysql-5.1.36.orig/mysql-test/t/disabled.def mysql-5.1.36/mysql-test/t/disabled.def
---- mysql-5.1.36.orig/mysql-test/t/disabled.def	2009-06-16 09:43:04.000000000 -0400
-+++ mysql-5.1.36/mysql-test/t/disabled.def	2009-07-10 22:00:42.000000000 -0400
-@@ -12,3 +12,5 @@
- kill                     : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
+diff -Naur mysql-5.1.37.orig/mysql-test/t/disabled.def mysql-5.1.37/mysql-test/t/disabled.def
+--- mysql-5.1.37.orig/mysql-test/t/disabled.def	2009-07-13 19:43:47.000000000 -0400
++++ mysql-5.1.37/mysql-test/t/disabled.def	2009-08-02 20:43:36.000000000 -0400
+@@ -13,4 +13,5 @@
  innodb_bug39438          : Bug#42383 2009-01-28 lsoares "This fails in embedded and on windows.  Note that this test is not run on windows and on embedded in PB for main trees currently"
  query_cache_28249        : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically
+ init_connect             : Bug#44920 2009-07-06 pcrews MTR not processing master.opt input properly on Windows.  *Must be done this way due to the nature of the bug*
+-
 +#
 +plugin_load     : gives wrong answer on PPC64


Index: mysql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mysql/F-11/mysql.spec,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -p -r1.121 -r1.122
--- mysql.spec	11 Jul 2009 03:50:45 -0000	1.121
+++ mysql.spec	3 Aug 2009 02:29:35 -0000	1.122
@@ -1,5 +1,5 @@
 Name: mysql
-Version: 5.1.36
+Version: 5.1.37
 Release: 1%{?dist}
 Summary: MySQL client programs and shared libraries
 Group: Applications/Databases
@@ -639,6 +639,10 @@ fi
 %{_mandir}/man1/mysql_client_test.1*
 
 %changelog
+* Sun Aug  2 2009 Tom Lane <tgl at redhat.com> 5.1.37-1
+- Update to MySQL 5.1.37, for various fixes described at
+  http://dev.mysql.com/doc/refman/5.1/en/news-5-1-37.html
+
 * Fri Jul 10 2009 Tom Lane <tgl at redhat.com> 5.1.36-1
 - Update to MySQL 5.1.36, for various fixes described at
   http://dev.mysql.com/doc/refman/5.1/en/news-5-1-36.html


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mysql/F-11/sources,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- sources	11 Jul 2009 03:50:45 -0000	1.40
+++ sources	3 Aug 2009 02:29:35 -0000	1.41
@@ -1 +1 @@
-18e694c4ecbe851fe8e21e1668116c46  mysql-5.1.36.tar.gz
+cbdb8783b053019755ee9196f67ea04c  mysql-5.1.37.tar.gz




More information about the fedora-extras-commits mailing list