From 378259035a625576a977b866055728a756f2efcc Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Mon, 6 Jun 2016 15:13:26 +0200 Subject: [PATCH] mysql: updated to 5.6.31 --- mysql/.footprint | 1 + mysql/.md5sum | 2 +- mysql/Pkgfile | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/mysql/.footprint b/mysql/.footprint index be38058..5c2eb8f 100644 --- a/mysql/.footprint +++ b/mysql/.footprint @@ -150,6 +150,7 @@ drwxr-xr-x root/root usr/lib/mysql/plugin/ -rwxr-xr-x root/root usr/lib/mysql/plugin/qa_auth_server.so -rwxr-xr-x root/root usr/lib/mysql/plugin/semisync_master.so -rwxr-xr-x root/root usr/lib/mysql/plugin/semisync_slave.so +-rwxr-xr-x root/root usr/lib/mysql/plugin/test_udf_services.so -rwxr-xr-x root/root usr/lib/mysql/plugin/validate_password.so drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ diff --git a/mysql/.md5sum b/mysql/.md5sum index 2b92933..fcc8d00 100644 --- a/mysql/.md5sum +++ b/mysql/.md5sum @@ -1,4 +1,4 @@ 1622e62c80d128f1951a12c0125d3fb5 my.cnf -ac8ba1db4454d2c144c7d892185a9328 mysql-5.6.30.tar.gz +a2d1d89c85ee1f5b1059dbfc741f0b0d mysql-5.6.31.tar.gz 5ce1297ee84c95df59260707f0ec44c3 mysqld 53b421ec605c7d3c437daf10e70e9498 valist.patch diff --git a/mysql/Pkgfile b/mysql/Pkgfile index 12ac00e..b59a901 100644 --- a/mysql/Pkgfile +++ b/mysql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ncurses zlib openssl cmake libaio name=mysql -version=5.6.30 +version=5.6.31 release=1 source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.6/$name-$version.tar.gz \ my.cnf mysqld valist.patch) -- 2.26.2