[packages/percona-server/v5.0.x: 47/202] - update to 5.0.51a CVE-2008-0226, CVE-2008-0227

glen glen at pld-linux.org
Wed Oct 21 16:12:58 CEST 2015


commit e32f1a7b09774a18998530157bbdf949f92b5cf5
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Jan 29 16:06:54 2008 +0000

    - update to 5.0.51a
      CVE-2008-0226, CVE-2008-0227
    
    Changed files:
        mysql.spec -> 1.353.2.30

 mysql.spec | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)
---
diff --git a/mysql.spec b/mysql.spec
index 7785033..701c82c 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -1,11 +1,6 @@
 # TODO:
 # - C(XX)FLAGS for innodb subdirs are overriden by ./configure!
 # - http://bugs.mysql.com/bug.php?id=16470
-# - unpackaged:
-#   /usr/bin/mysqltestmanager
-#   /usr/bin/mysqltestmanager-pwgen
-#   /usr/bin/mysqltestmanagerc
-#   /usr/share/mysql/mysqld_multi.server
 #
 # Conditional build:
 %bcond_without	big_tables	# Support tables with more than 4G rows even on 32 bit platforms
@@ -28,13 +23,13 @@ Summary(ru):	MySQL - 
 Summary(uk):	MySQL - ������� SQL-������
 Summary(zh_CN):	MySQL���ݿ������
 Name:		mysql
-Version:	5.0.51
-Release:	6
+Version:	5.0.51a
+Release:	1
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 #Source0:	ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz
 Source0:	http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.0/%{name}-%{version}.tar.gz
-# Source0-md5:	88c39c8cb77810febb83b7ee625364d7
+# Source0-md5:	a83dbdbb91267daf73d2297a9c283dd1
 Source100:	http://www.sphinxsearch.com/downloads/sphinx-0.9.7.tar.gz
 # Source100-md5:	32f2b7e98d8485c86108851d52c5cef4
 Source1:	%{name}.init
@@ -623,6 +618,7 @@ rm $RPM_BUILD_ROOT%{_mandir}/man1/make_win_bin_dist.1
 rm $RPM_BUILD_ROOT%{_mandir}/man1/mysql_install_db.1
 rm $RPM_BUILD_ROOT%{_mandir}/man1/mysql_waitpid.1
 rm $RPM_BUILD_ROOT%{_mandir}/man1/make_win_src_distribution.1
+rm $RPM_BUILD_ROOT%{_datadir}/mysql/mysqld_multi.server
 
 # no package for tests
 rm $RPM_BUILD_ROOT%{_mandir}/man1/mysql-stress-test.pl.1
@@ -884,7 +880,12 @@ EOF
 %files libs
 %defattr(644,root,root,755)
 %doc EXCEPTIONS-CLIENT
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libmysqlclient.so.*.*
+%attr(755,root,root) %{_libdir}/libmysqlclient_r.so.*.*
+%attr(755,root,root) %{_libdir}/libndbclient.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/libmysqlclient.so.15
+%attr(755,root,root) %ghost %{_libdir}/libmysqlclient_r.so.15
+%attr(755,root,root) %ghost %{_libdir}/libndbclient.so.2
 %attr(751,root,root) %dir %{_sysconfdir}/mysql
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mysql/mysql-client.conf
 
@@ -905,8 +906,11 @@ EOF
 
 %files bench
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/mysqltest
 %attr(755,root,root) %{_bindir}/mysql_client_test
+%attr(755,root,root) %{_bindir}/mysqltest
+%attr(755,root,root) %{_bindir}/mysqltestmanager
+%attr(755,root,root) %{_bindir}/mysqltestmanager-pwgen
+%attr(755,root,root) %{_bindir}/mysqltestmanagerc
 %dir %{_datadir}/sql-bench
 %{_datadir}/sql-bench/[CDRl]*
 %attr(755,root,root) %{_datadir}/sql-bench/[bcgirst]*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/431f68fe79a66d5dfdd53f2655709e6c925fbc22



More information about the pld-cvs-commit mailing list