--- - branch: pkgsrc-2022Q1 date: Sun Jun 5 10:11:04 UTC 2022 files: - new: 1.7.2.1 old: '1.7' path: pkgsrc/databases/mariadb106-client/Makefile.common pathrev: pkgsrc/databases/mariadb106-client/Makefile.common@1.7.2.1 type: modified - new: 1.6.2.1 old: '1.6' path: pkgsrc/databases/mariadb106-client/distinfo pathrev: pkgsrc/databases/mariadb106-client/distinfo@1.6.2.1 type: modified - new: 1.2.4.1 old: '1.2' path: pkgsrc/databases/mariadb106-client/patches/patch-CMakeLists.txt pathrev: pkgsrc/databases/mariadb106-client/patches/patch-CMakeLists.txt@1.2.4.1 type: modified - new: 1.2.2.1 old: '1.2' path: pkgsrc/databases/mariadb106-client/patches/patch-storage_innobase_include_transactional__lock__guard.h pathrev: pkgsrc/databases/mariadb106-client/patches/patch-storage_innobase_include_transactional__lock__guard.h@1.2.2.1 type: modified - new: 1.6.4.1 old: '1.6' path: pkgsrc/databases/mariadb106-server/PLIST pathrev: pkgsrc/databases/mariadb106-server/PLIST@1.6.4.1 type: modified id: 20220605T101104Z.de4471b1c1d966bd9b41f0900f0ab1bb6b8e260a log: "Pullup ticket #6640 - requested by nia\ndatabases/mariadb106-client: security update\ndatabases/mariadb106-server: security update\n\nRevisions pulled up:\n- databases/mariadb106-client/Makefile.common 1.8\n- databases/mariadb106-client/distinfo \ 1.9\n- databases/mariadb106-client/patches/patch-CMakeLists.txt \ 1.3\n- databases/mariadb106-client/patches/patch-storage_innobase_include_transactional__lock__guard.h 1.3\n- databases/mariadb106-server/Makefile 1.15\n- databases/mariadb106-server/PLIST \ 1.7\n\n-------------------------------------------------------------------\n \ Module Name:\tpkgsrc\n Committed By:\tnia\n Date:\t\tSat May 21 09:36:03 UTC 2022\n\n Modified Files:\n \tpkgsrc/databases/mariadb106-client: Makefile.common distinfo\n \tpkgsrc/databases/mariadb106-client/patches: patch-CMakeLists.txt\n \ \t patch-storage_innobase_include_transactional__lock__guard.h\n \tpkgsrc/databases/mariadb106-server: Makefile PLIST\n\n Log Message:\n mariadb106: update to 10.6.8\n\n MariaDB 10.6.8 Release Notes\n\n Notable Items\n\n InnoDB\n\n * innodb_disallow_writes removed (MDEV-25975)\n * InnoDB gap locking fixes (MDEV-20605, MDEV-28422)\n \ * InnoDB performance improvements (MDEV-27557, MDEV-28185, MDEV-27767,\n \ MDEV-28313, MDEV-28137, MDEV-28465, MDEV-26789)\n * Backup regression fixes (MDEV-27919)\n * InnoDB portability: FreeBSD futexes (MDEV-26476), POWER and s390x\n transactional memory (MDEV-27956)\n * ALTER TABLE: Fixed bogus duplicate key errors (MDEV-15250)\n * DDL and crash recovery fixes (MDEV-27274, MDEV-27234, MDEV-27817)\n * Requests to recalculate persistent statistics were sometimes lost\n (MDEV-27805)\n\n Replication\n\n \ * Semisync-slave server recovery is refined to correctly rollback\n prepared transaction (MDEV-28461)\n * Circular semisync setup endless event circulation is handled\n (MDEV-27760)\n * Semisync-slave server recovery is extended to work on new server_id\n server (MDEV-27342)\n * Server initialization time gtid_slave_pos purge related reason of\n crashing in binlog background thread is removed (MDEV-26473)\n * Shutdown of the semisync master can't produce inconsistent state\n anymore (MDEV-11853)\n \ * Binlogs disappear after rsync IST (MDEV-28583)\n * autocommit=0 slave hang is eliminated (DBAAS-7828)\n * master crash is eliminated in compressed semisync replication protocol\n with packet counting amendment (MDEV-25580)\n * OPTIMIZE on a sequence does not cause counterfactual\n \ ER_BINLOG_UNSAFE_STATEMENT anymore (MDEV-24617)\n * Automatically generated Gtid_log_list_event is made to recognize\n within replication event group as a formal member (MDEV-28550)\n * Replication unsafe INSERT .. ON DUPLICATE KEY UPDATE using two or more\n unique key values at a time with MIXED format binlogging is corrected\n (MDEV-28310)\n * Replication unsafe INSERT .. ON DUPLICATE KEY UPDATE stops issuing\n unnessary \"Unsafe statement\" with MIXED binlog format (MDEV-21810)\n * Incomplete replication event groups are detected to error out by the\n slave IO thread (MDEV-27697)\n * mysqlbinlog --stop-never --raw now flushes the result file to disk\n after each processed event so the file can be listed with the actual\n bytes (MDEV-14608)\n\n Backup\n\n * Incorrect binlogs after Galera SST using rsync and mariabackup\n (MDEV-27524)\n \ * mariabackup does not detect multi-source replication slave\n (MDEV-21037)\n \ * Useless warning \"InnoDB: Allocated tablespace ID for ,\n \ old maximum was 0\" during backup stage (MDEV-27343)\n * mariabackup prepare fails for incrementals if a new schema is created\n after full backup is taken (MDEV-28446)\n\n Optimizer\n\n * Query performance degradation in newer MariaDB versions when using\n many tables (MDEV-28073)\n \ * A SEGV in Item_field::used_tables/update_depend_map_for_order...\n (MDEV-26402)\n \ * ANALYZE FORMAT=JSON fields are incorrect for UNION ALL queries\n (MDEV-27699)\n \ * Subquery in an UPDATE query uses full scan instead of range\n (MDEV-22377)\n \ * Assertion `item1->type() = Item::FIELD_ITEM ... (MDEV-19398)\n * Server crashes in Expression_cache_tracker::fetch_current_stats\n (MDEV-28268)\n \ * MariaDB server crash at Item_subselect::init_expr_cache_tracker\n (MDEV-26164, MDEV-26047)\n * Crash with union of my_decimal type in ORDER BY clause (MDEV-25994)\n * SIGSEGV in st_join_table::cleanup (MDEV-24560)\n * Assertion `!eliminated' failed in Item_subselect::exec (MDEV-28437)\n\n General\n\n \ * Server error messages are now available in Chinese (MDEV-28227)\n * For RHEL/CentOS 7, non x86_64 architectures are no longer supported\n upstream and so our support will also be dropped with this release\n * Packages for Ubuntu 22.04 LTS \"Jammy\" and Fedora 36 are not yet\n available pending the resolution of MDEV-28133: Backport OpenSSL-3.0\n compatibility to 10.6 branch\n\n Security\n\n * Fixes for the following security vulnerabilities:\n * CVE-2022-27376\n * CVE-2022-27377\n \ * CVE-2022-27378\n * CVE-2022-27379\n * CVE-2022-27380\n \ * CVE-2022-27381\n * CVE-2022-27382\n * CVE-2022-27383\n \ * CVE-2022-27384\n * CVE-2022-27386\n * CVE-2022-27387\n \ * CVE-2022-27444\n * CVE-2022-27445\n * CVE-2022-27446\n \ * CVE-2022-27447\n * CVE-2022-27448\n * CVE-2022-27449\n \ * CVE-2022-27451\n * CVE-2022-27452\n * CVE-2022-27455\n \ * CVE-2022-27456\n * CVE-2022-27457\n * CVE-2022-27458\n\n \ To generate a diff of this commit:\n cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/mariadb106-client/Makefile.common\n \ cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/mariadb106-client/distinfo\n cvs rdiff -u -r1.2 -r1.3 \\\n pkgsrc/databases/mariadb106-client/patches/patch-CMakeLists.txt \\\n pkgsrc/databases/mariadb106-client/patches/patch-storage_innobase_include_transactional__lock__guard.h\n \ cvs rdiff -u -r1.14 -r1.15 pkgsrc/databases/mariadb106-server/Makefile\n cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/mariadb106-server/PLIST\n" module: pkgsrc subject: 'CVS commit: [pkgsrc-2022Q1] pkgsrc/databases' unixtime: '1654423864' user: spz