rpms/mysql/F-12 .cvsignore, 1.49, 1.50 mysql-plugin-bug.patch, 1.17, 1.18 mysql.spec, 1.143, 1.144 sources, 1.49, 1.50

Tom Lane tgl at fedoraproject.org
Mon May 24 18:20:14 UTC 2010


Author: tgl

Update of /cvs/pkgs/rpms/mysql/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv22352

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mysql/F-12/.cvsignore,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- .cvsignore	25 Apr 2010 04:52:47 -0000	1.49
+++ .cvsignore	24 May 2010 18:20:13 -0000	1.50
@@ -1 +1 @@
-mysql-5.1.46-nodocs.tar.gz
+mysql-5.1.47-nodocs.tar.gz

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

Index: mysql-plugin-bug.patch
===================================================================
RCS file: /cvs/pkgs/rpms/mysql/F-12/mysql-plugin-bug.patch,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- mysql-plugin-bug.patch	21 Feb 2010 00:38:44 -0000	1.17
+++ mysql-plugin-bug.patch	24 May 2010 18:20:13 -0000	1.18
@@ -11,13 +11,13 @@ platform-dependent results, with the "ex
 wrong ones.  This is upstream at http://bugs.mysql.com/bug.php?id=46895
 
 
-diff -Naur mysql-5.1.44.orig/mysql-test/t/disabled.def mysql-5.1.44/mysql-test/t/disabled.def
---- mysql-5.1.44.orig/mysql-test/t/disabled.def	2010-02-04 07:07:08.000000000 -0500
-+++ mysql-5.1.44/mysql-test/t/disabled.def	2010-02-19 21:16:15.000000000 -0500
-@@ -12,3 +12,6 @@
- kill                     : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
+diff -Naur mysql-5.1.47.orig/mysql-test/t/disabled.def mysql-5.1.47/mysql-test/t/disabled.def
+--- mysql-5.1.47.orig/mysql-test/t/disabled.def	2010-05-06 11:58:11.000000000 -0400
++++ mysql-5.1.47/mysql-test/t/disabled.def	2010-05-24 11:16:14.000000000 -0400
+@@ -13,3 +13,6 @@
  query_cache_28249        : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically
- innodb-autoinc-44030     : BUG#47621 2009-01-22 svoj MySQL and InnoDB dicts getting out of sync
+ partition_innodb_plugin  : Bug#53307 2010-04-30 VasilDimov valgrind warnings
+ ps_3innodb               : Bug#53309 2010-04-30 VasilDimov valgrind warnings
 +#
 +plugin_load         : gives wrong answer on PPC64
 +outfile_loaddata    : gives different results on different platforms


Index: mysql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mysql/F-12/mysql.spec,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -p -r1.143 -r1.144
--- mysql.spec	25 Apr 2010 04:52:48 -0000	1.143
+++ mysql.spec	24 May 2010 18:20:14 -0000	1.144
@@ -1,5 +1,5 @@
 Name: mysql
-Version: 5.1.46
+Version: 5.1.47
 Release: 1%{?dist}
 Summary: MySQL client programs and shared libraries
 Group: Applications/Databases
@@ -671,6 +671,13 @@ fi
 %{_mandir}/man1/mysql_client_test.1*
 
 %changelog
+* Mon May 24 2010 Tom Lane <tgl at redhat.com> 5.1.47-1
+- Update to MySQL 5.1.47, for various fixes described at
+  http://dev.mysql.com/doc/refman/5.1/en/news-5-1-47.html
+  including fixes for CVE-2010-1848, CVE-2010-1849, CVE-2010-1850
+Resolves: #592862
+Resolves: #583717
+
 * Sat Apr 24 2010 Tom Lane <tgl at redhat.com> 5.1.46-1
 - Update to MySQL 5.1.46, for various fixes described at
   http://dev.mysql.com/doc/refman/5.1/en/news-5-1-46.html


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mysql/F-12/sources,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- sources	25 Apr 2010 04:52:48 -0000	1.49
+++ sources	24 May 2010 18:20:14 -0000	1.50
@@ -1 +1 @@
-57ee8b562779f5a0ba1e9e3270c579a4  mysql-5.1.46-nodocs.tar.gz
+db89a1bb8b7e7002a3653d144d5abbdc  mysql-5.1.47-nodocs.tar.gz



More information about the scm-commits mailing list