CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/11/13 10:25:00
Modified files:
databases/mariadb: Tag: OPENBSD_6_8 Makefile
databases/mariadb/patches: Tag: OPENBSD_6_8
patch-unittest_mysys_stacktrace-t_c
Removed files:
databases/mariadb/patches: Tag: OPENBSD_6_8
patch-client_mysqladmin_cc
patch-man_mysqladmin_1
patch-storage_connect_reldef_cpp
patch-storage_oqgraph_CMakeLists_txt
Log message:
databases/mariadb: update to 10.5.8, from Brad (maintainer)
Out-of-cycle release to fix regressions in MariaDB 10.5.7
Follow up to MDEV-19838 to alter protocol checks to support the
following implementations (which add garbage to the end of some
packets):
mysqlnd (from PHP < 7.3) (MDEV-24121)
mysql-connector-python (all versions) (MDEV-24134)
and mysql-connector-java (all versions)