Accepting request 455731 from home:kstreitova:branches:server:database

- update to MariaDB 10.1.21
  * notable changes:
    * Innodb updated to 5.6.35
    * Performance Schema updated to 5.6.35
  * release notes and changelog:
    * https://mariadb.com/kb/en/mariadb/mariadb-10121-release-notes/
    * https://mariadb.com/kb/en/mariadb/mariadb-10121-changelog/
  * fixes the following CVEs:
    CVE-2017-3318 [bsc#1020896], CVE-2017-3317 [bsc#1020894],
    CVE-2017-3312 [bsc#1020873], CVE-2017-3291 [bsc#1020884],
    CVE-2017-3265 [bsc#1020885], CVE-2017-3258 [bsc#1020875],
    CVE-2017-3257 [bsc#1020878], CVE-2017-3244 [bsc#1020877],
    CVE-2017-3243 [bsc#1020891], CVE-2017-3238 [bsc#1020882],
    CVE-2016-6664 [bsc#1008253]
- add mariadb.te file to the filelist
- add mysqld_safe_helper to the filelist
- refresh mariadb-10.1.4-group.patch
- add mariadb-10.1.20-incorrect_list_handling.patch to fix incorrect
  linked list handling in mysql_prune_stmt_list() function that can
  cause use-after-free error [bsc#1022428]

OBS-URL: https://build.opensuse.org/request/show/455731
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=188
This commit is contained in:
Kristyna Streitova 2017-02-09 11:49:33 +00:00 committed by Git OBS Bridge
parent c692fa4a36
commit 99a64df90b
7 changed files with 35 additions and 9 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d45316a88350db3fd13892484f0c10582b0c7f2a67acc28f475665d19e20618
size 580
oid sha256:06a3343368d5a03aeaf2db4daacfa95850dbee3c958becec42f9d8b1fa4176b5
size 568

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c24e83f24d674d9912319f9e9422f093c8ca6be1721a4380cbd74792b89ba0b9
size 61312731

3
mariadb-10.1.21.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a816355781ea22a6c65a436d8162f19bd292ec90e2b7d9499c031ae4a659490
size 61406584

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri Feb 3 18:02:42 UTC 2017 - kstreitova@suse.com
- update to MariaDB 10.1.21
* notable changes:
* Innodb updated to 5.6.35
* Performance Schema updated to 5.6.35
* release notes and changelog:
* https://mariadb.com/kb/en/mariadb/mariadb-10121-release-notes/
* https://mariadb.com/kb/en/mariadb/mariadb-10121-changelog/
* fixes the following CVEs:
CVE-2017-3318 [bsc#1020896], CVE-2017-3317 [bsc#1020894],
CVE-2017-3312 [bsc#1020873], CVE-2017-3291 [bsc#1020884],
CVE-2017-3265 [bsc#1020885], CVE-2017-3258 [bsc#1020875],
CVE-2017-3257 [bsc#1020878], CVE-2017-3244 [bsc#1020877],
CVE-2017-3243 [bsc#1020891], CVE-2017-3238 [bsc#1020882],
CVE-2016-6664 [bsc#1008253]
- add mariadb.te file to the filelist
- add mysqld_safe_helper to the filelist
- refresh mariadb-10.1.4-group.patch
- add mariadb-10.1.20-incorrect_list_handling.patch to fix incorrect
linked list handling in mysql_prune_stmt_list() function that can
cause use-after-free error [bsc#1022428]
-------------------------------------------------------------------
Thu Jan 26 10:54:15 UTC 2017 - dimstar@opensuse.org

View File

@ -43,7 +43,7 @@
%define with_cassandra 0
%endif
Name: mariadb
Version: 10.1.20
Version: 10.1.21
Release: 0
Summary: Server part of %{pretty_name}
License: SUSE-GPL-2.0-with-FLOSS-exception
@ -486,7 +486,7 @@ rm -f %{buildroot}'%{_unitdir}/mariadb@bootstrap.service.d/use_galera_new_cluste
# Generate various filelists
filelist innochecksum my_print_defaults myisam_ftdump myisamchk myisamlog myisampack mysql_fix_extensions mysql_fix_privilege_tables mysql_ssl_rsa_setup mysql_install_db mysql_secure_installation mysql_upgrade mysqlbug mysqld mysqld_multi mysqld_safe mysqlbinlog mysqldumpslow mysqlmanager mroonga resolve_stack_dump resolveip {m,}aria_chk {m,}aria_dump_log {m,}aria_ftdump {m,}aria_pack {m,}aria_read_log xtstat tokuft_logprint tokuftdump >mysql.files
filelist mysql mysqladmin mysqlcheck mysqldump mysqlimport mysqlshow mysql_config_editor >mysql-client.files
filelist mysql mysqladmin mysqlcheck mysqldump mysqlimport mysqlshow mysql_config_editor mysqld_safe_helper >mysql-client.files
# The dialog stuff is mariadb only
if [ "`ls '%{buildroot}'%{_libdir}/mysql/plugin/dialog*.so 2> /dev/null`" ]; then
echo '%%dir %%_libdir/mysql' >> mysql-client.files
@ -782,6 +782,7 @@ rm -f %{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}
%dir %{_datadir}/mysql/policy/selinux
%{_datadir}/mysql/policy/selinux/README
%{_datadir}/mysql/policy/selinux/mariadb-server.*
%{_datadir}/mysql/policy/selinux/mariadb.te
%dir %{_datadir}/mysql/systemd
%{_datadir}/mysql/systemd/mariadb.service
%{_datadir}/mysql/systemd/mariadb@.service

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fec239e1173d48cbce8f958fb36610261a1ab75f9b3b8259bafef8962702e3ae
size 12024
oid sha256:3c89f35332b187d47c42a7bf33db1f25cefc72d6f216fb06183519886dd2985b
size 13076

1
series
View File

@ -10,3 +10,4 @@ mariadb-10.0.15-logrotate-su.patch
mariadb-10.1.12-fortify-and-O.patch
mariadb-10.1.16-systemd-cmake.patch
mariadb-10.1.18-mysql_install_db-mariadb_dirs.patch
mariadb-10.1.20-incorrect_list_handling.patch