Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#55873 closed update (fixed)

mariadb-10.2 @10.2.12: update to 10.2.17

Reported by: l2dy (Zero King) Owned by: pixilla (Bradley Giesbrecht)
Priority: Normal Milestone:
Component: ports Version:
Keywords: security Cc: ryandesign (Ryan Carsten Schmidt)
Port: mariadb-10.2

Description (last modified by l2dy (Zero King))

https://mariadb.com/kb/en/library/mariadb-10213-release-notes/

CVE-2018-2562, CVE-2018-2622, CVE-2018-2640, CVE-2018-2665, CVE-2018-2668, CVE-2018-2612

https://mariadb.com/kb/en/library/mariadb-10215-release-notes/

CVE-2018-2786, CVE-2018-2759, CVE-2018-2777, CVE-2018-2810, CVE-2018-2782, CVE-2018-2784, CVE-2018-2787, CVE-2018-2766, CVE-2018-2755, CVE-2018-2819, CVE-2018-2817, CVE-2018-2761, CVE-2018-2781, CVE-2018-2771, CVE-2018-2813

https://mariadb.com/kb/en/library/mariadb-10217-release-notes/

CVE-2018-3060, CVE-2018-3064, CVE-2018-3063, CVE-2018-3058, CVE-2018-3066

Change History (8)

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign added

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

I'm having trouble building 10.2.13. I filed an upstream bug report: https://jira.mariadb.org/browse/MDEV-15446

comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

The developers say my build is including TokuDB, even though TokuDB is not supported on macOS. They recommend specifying -DPLUGIN_TOKUDB=NO.

comment:4 Changed 6 years ago by l2dy (Zero King)

Description: modified (diff)
Summary: mariadb-10.2 @10.2.11: update to 10.2.13mariadb-10.2 @10.2.11: update to 10.2.15

comment:5 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: mariadb-10.2 @10.2.11: update to 10.2.15mariadb-10.2 @10.2.11: update to 10.2.16

comment:6 Changed 6 years ago by l2dy (Zero King)

Description: modified (diff)
Summary: mariadb-10.2 @10.2.11: update to 10.2.16mariadb-10.2 @10.2.12: update to 10.2.17

comment:7 Changed 6 years ago by l2dy (Zero King)

Resolution: fixed
Status: newclosed

In 7b3064fb35726d5245a801cdfbc4b68a43139ddb/macports-ports (master):

mariadb-10.2: update to 10.2.17

mysql_zap and mysqlbug have been removed in MariaDB 10.2.

Fixes: #55873

comment:8 in reply to:  7 Changed 6 years ago by l2dy (Zero King)

Replying to l2dy:

7b3064fb35726d5245a801cdfbc4b68a43139ddb/macports-ports (master)

Build failed on OS X <= 10.11, we may need to add the cxx11 PortGroup.

CMake Error at storage/tokudb/PerconaFT/cmake_modules/TokuSetupCompiler.cmake:183 (message):
  /usr/bin/clang++ doesn't support -std=c++11 or -std=c++0x, you need one
  that does.
Call Stack (most recent call first):
  storage/tokudb/PerconaFT/CMakeLists.txt:59 (include)
Note: See TracTickets for help on using tickets.