Author: glen Date: Mon Apr 7 11:42:48 2008 GMT Module: SPECS Tag: MYSQL_5_0 ---- Log message: - 5.0.56-enteprise 5.0.54 addresses CVE-2007-5969, CVE-2007-6303, CVE-2007-6304
---- Files affected: SPECS: mysql.spec (1.353.2.34 -> 1.353.2.35) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.353.2.34 SPECS/mysql.spec:1.353.2.35 --- SPECS/mysql.spec:1.353.2.34 Fri Mar 14 17:49:55 2008 +++ SPECS/mysql.spec Mon Apr 7 13:42:43 2008 @@ -24,13 +24,14 @@ Summary(uk.UTF-8): MySQL - швидкий SQL-сервер Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql -Version: 5.0.51a -Release: 4 +Version: 5.0.56 +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: a83dbdbb91267daf73d2297a9c283dd1 +#Source0: http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.0/%{name}-%{version}.tar.gz +Source0: http://mirror.provenscaling.com/mysql/enterprise/source/5.0/mysql-5.0.56.tar.gz +# Source0-md5: 73969e4bc47a582c1f41c0dcd57f6c4b Source100: http://www.sphinxsearch.com/downloads/sphinx-0.9.7.tar.gz # Source100-md5: 32f2b7e98d8485c86108851d52c5cef4 Source1: %{name}.init @@ -62,7 +63,6 @@ Patch14: %{name}-bug-34192.patch Patch15: %{name}-bug-29082.patch Patch16: %{name}-bug-16470.patch -Patch17: %{name}-CVE-2007-5925.patch URL: http://www.mysql.com/products/database/mysql/community_edition.html BuildRequires: autoconf BuildRequires: automake @@ -467,7 +467,6 @@ %patch14 -p1 %patch15 -p1 %patch16 -p1 -%patch17 -p1 %build %{__libtoolize} @@ -962,6 +961,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.353.2.35 2008-04-07 11:42:43 glen +- 5.0.56-enteprise + 5.0.54 addresses CVE-2007-5969, CVE-2007-6303, CVE-2007-6304 + Revision 1.353.2.34 2008-03-14 16:49:55 shadzik - fixed init file by jezik - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.353.2.34&r2=1.353.2.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
