Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 664694

Summary: =dev-db/mariadb-10.2.17 version bump
Product: Gentoo Linux Reporter: Opportunist <axiator>
Component: Current packagesAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: hydrapolic, jstein, security
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=661486
Whiteboard:
Package list:
Runtime testing required: ---

Description Opportunist 2018-08-27 13:44:31 UTC
https://mariadb.com/kb/en/library/mariadb-10217-release-notes/

Notable Changes

New variable innodb_log_optimize_ddl for avoiding delay due to page flushing and allowing concurrent backup
InnoDB updated to 5.7.23
ALTER TABLE fixes:
    MDEV-14637 - Fix hang due to DDL with FOREIGN KEY or persistent statistics
    MDEV-15953 - Alter InnoDB Partitioned Table Moves Files (which were originally not in the datadir) to the datadir
    MDEV-16515 - InnoDB: Failing assertion: ++retries < 10000 in file dict0dict.cc line 2737
    MDEV-16809 - Allow full redo logging for ALTER TABLE 
Temporary tables: MDEV-16713 - InnoDB hang with repeating log entry
MDEV-16596 - Windows - redo log does not work on native 4K sector disks
indexed virtual columns: MDEV-15855 - Deadlock between purge thread and DDL statement
locking: MDEV-16664 - Change the default to innodb_lock_schedule_algorithm=fcfs
Galera: MDEV-15822 - WSREP: BF lock wait long for trx
...
Fixes for the following security vulnerabilities:
    CVE-2018-3060
    CVE-2018-3064
    CVE-2018-3063
    CVE-2018-3058
    CVE-2018-3066
Comment 1 Larry the Git Cow gentoo-dev 2018-09-03 18:10:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f361bc44fee3f996f71087d4d8358fe68d988c52

commit f361bc44fee3f996f71087d4d8358fe68d988c52
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2018-09-03 18:00:44 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2018-09-03 18:10:23 +0000

    dev-db/mariadb: Version bump for 10.2.17
    
    Closes: https://bugs.gentoo.org/664694
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-db/mariadb/Manifest               |    1 +
 dev-db/mariadb/mariadb-10.2.17.ebuild | 1015 +++++++++++++++++++++++++++++++++
 2 files changed, 1016 insertions(+)