]> git.pld-linux.org Git - packages/mysql.git/commitdiff
up to 5.7.17
authorElan Ruusamäe <glen@delfi.ee>
Wed, 14 Dec 2016 10:22:49 +0000 (12:22 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 14 Dec 2016 15:42:26 +0000 (17:42 +0200)
lz4.patch
mysql.spec

index 4f4b52ea0a3910d7d3bda0078b3bae1521bd8070..792e278810664e1b292cc44711622c5ebec308ce 100644 (file)
--- a/lz4.patch
+++ b/lz4.patch
@@ -46,3 +46,14 @@ and it's iconsistent as well!
  #include "base/mutex.h"
  #include <string.h>
  
+--- mysql-5.7.17/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/gcs_message_stage_lz4.cc~        2016-11-28 15:32:52.000000000 +0200
++++ mysql-5.7.17/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/gcs_message_stage_lz4.cc 2016-12-14 16:39:53.124878289 +0200
+@@ -15,7 +15,7 @@
+ #include "gcs_internal_message.h"
+ #include "gcs_message_stage_lz4.h"
+-#include <lz4.h>
++#include <lz4/lz4.h>
+ #include <mysql/gcs/xplatform/byteorder.h>
+ #include "gcs_logging.h"
+ #include <string.h>
index 534def74d364225764166212c02ab86c9a01d1fd..504227e6c3b4dc35aab95c815214f92ae4955924 100644 (file)
@@ -35,17 +35,17 @@ Summary(ru.UTF-8):  MySQL - быстрый SQL-сервер
 Summary(uk.UTF-8):     MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
-Version:       5.7.16
-Release:       0.2
+Version:       5.7.17
+Release:       0.1
 License:       GPL + MySQL FLOSS Exception
 Group:         Applications/Databases
 Source0:       http://cdn.mysql.com/Downloads/MySQL-5.7/%{name}-%{version}.tar.gz
-# Source0-md5: dbd5b1b19c2d285f87258ca446d4a7fe
+# Source0-md5: db2a87ede6132b226f8d43d3ac349284
 Source100:     http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz
 # Source100-md5:       5cac34f3d78a9d612ca4301abfcbd666
 %if %{without system_boost}
 Source101:     http://downloads.sourceforge.net/boost/boost_1_59_0.tar.bz2
-# Source101-md5:       6aa9a5c6a4ca1016edd0ed1178e3cb87
+# Source101-md5:       6aa9a5c6a4ca1016edd0ed1178e3cb87
 %endif
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
This page took 0.322219 seconds and 4 git commands to generate.