forked from pool/mariadb
Accepting request 479931 from home:kstreitova:branches:server:database
- update to MariaDB 10.1.22 GA * notable changes * XtraDB updated to 5.6.35-80.0 * TokuDB updated to 5.6.35-80.0 * PCRE updated to 8.40 * MDEV-12160: ed25519 authentication plugin * MDEV-11842: Fix a 10.1.21 regression with failed INSERT, BEFORE INSERT triggers, and columns with no default value * MDEV-12075: Fix a 10.1.21 regression in the InnoDB data file extension code * MDEV-11027: better InnoDB crash recovery progress reporting * MDEV-11520: improvements to how InnoDB data files are extended * Improvements to InnoDB startup/shutdown to make it more robust * MDEV-11233: fix for FULLTEXT index crash * MDEV-9734: systemd compatible bintar files now available * release notes and changelog: * https://mariadb.com/kb/en/mariadb/mariadb-10122-release-notes/ * https://mariadb.com/kb/en/mariadb/mariadb-10122-changelog/ * fixes the following CVEs: * CVE-2017-3313 [bsc#1020890], CVE-2017-3302 [bsc#1022428] - refresh mysql-community-server-5.1.46-logrotate.patch - refresh mariadb-10.1.16-systemd-cmake.patch - remove mariadb-10.1.20-incorrect_list_handling.patch that is no longer needed [bsc#1022428] [CVE-2017-3302] OBS-URL: https://build.opensuse.org/request/show/479931 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=189
This commit is contained in:
parent
99a64df90b
commit
a033d02d42
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06a3343368d5a03aeaf2db4daacfa95850dbee3c958becec42f9d8b1fa4176b5
|
||||
oid sha256:4931b502bac61cdb3cfdb0d9c5b333f46272f4d045e11361fb911c25ad704d8f
|
||||
size 568
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a816355781ea22a6c65a436d8162f19bd292ec90e2b7d9499c031ae4a659490
|
||||
size 61406584
|
3
mariadb-10.1.22.tar.gz
Normal file
3
mariadb-10.1.22.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcb0572e7ad32cea9740a21e9255f733bdf60a5561ffbda317c22dd12b3966ce
|
||||
size 61542321
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 18:42:17 UTC 2017 - kstreitova@suse.com
|
||||
|
||||
- update to MariaDB 10.1.22 GA
|
||||
* notable changes
|
||||
* XtraDB updated to 5.6.35-80.0
|
||||
* TokuDB updated to 5.6.35-80.0
|
||||
* PCRE updated to 8.40
|
||||
* MDEV-12160: ed25519 authentication plugin
|
||||
* MDEV-11842: Fix a 10.1.21 regression with failed INSERT, BEFORE
|
||||
INSERT triggers, and columns with no default value
|
||||
* MDEV-12075: Fix a 10.1.21 regression in the InnoDB data file
|
||||
extension code
|
||||
* MDEV-11027: better InnoDB crash recovery progress reporting
|
||||
* MDEV-11520: improvements to how InnoDB data files are extended
|
||||
* Improvements to InnoDB startup/shutdown to make it more robust
|
||||
* MDEV-11233: fix for FULLTEXT index crash
|
||||
* MDEV-9734: systemd compatible bintar files now available
|
||||
* release notes and changelog:
|
||||
* https://mariadb.com/kb/en/mariadb/mariadb-10122-release-notes/
|
||||
* https://mariadb.com/kb/en/mariadb/mariadb-10122-changelog/
|
||||
* fixes the following CVEs:
|
||||
* CVE-2017-3313 [bsc#1020890], CVE-2017-3302 [bsc#1022428]
|
||||
- refresh mysql-community-server-5.1.46-logrotate.patch
|
||||
- refresh mariadb-10.1.16-systemd-cmake.patch
|
||||
- remove mariadb-10.1.20-incorrect_list_handling.patch that is no
|
||||
longer needed [bsc#1022428] [CVE-2017-3302]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 3 18:02:42 UTC 2017 - kstreitova@suse.com
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
%define with_cassandra 0
|
||||
%endif
|
||||
Name: mariadb
|
||||
Version: 10.1.21
|
||||
Version: 10.1.22
|
||||
Release: 0
|
||||
Summary: Server part of %{pretty_name}
|
||||
License: SUSE-GPL-2.0-with-FLOSS-exception
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c89f35332b187d47c42a7bf33db1f25cefc72d6f216fb06183519886dd2985b
|
||||
size 13076
|
||||
oid sha256:40c32ed01b79f95eee012ada560f5e04c4f4edd35c5ea5de45ae8e900758e7c9
|
||||
size 11976
|
||||
|
Loading…
Reference in New Issue
Block a user