Up to [cvs.NetBSD.org] / pkgsrc / databases / mariadb106-client
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Sun Jan 8 00:22:54 2023 UTC (3 weeks, 1 day ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
mariadb106-client: fix build on NetBSD with binutils 2.39
Revision 1.10 / (download) - annotate - [select for diffs], Sun Nov 27 20:05:52 2022 UTC (2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.9: +1 -2
lines
Diff to previous 1.9 (colored)
mariadb106: Update to 10.6.11 MariaDB 10.6.11 Release Notes Notable Items Backup * Assertion on info.page_size failed in xb_delta_open_matching_space (MDEV-18589) InnoDB * Adaptive hash index MDEV-27700, MDEV-29384 * MVCC and locking (MDEV-29666, MDEV-27927, MDEV-28709, MDEV-29635) * Virtual columns (MDEV-29299, MDEV-29753) * InnoDB crash recovery fixes (MDEV-29559) * Race condition between KILL and transaction commit (MDEV-29368) * Implement CHECK TABLEãà¦ÅXTENDED for InnoDB (MDEV-24402) * InnoDB persistent statistics fail to update after bulk insert (MDEV-28327) Galera * Galera updated to 26.4.13 * Galera server crashes after 10.3 > 10.4 upgrade (MDEV-29375) * wsrep_incoming_addresses status variable prints 0 as port number if the port is not mentioned in wsrep_node_incoming_address system variable (MDEV-28868) Replication * XA COMMIT is not binlogged when the XA transaction has not updated any transaction engine (MDEV-25616) * Concurrent CREATE TRIGGER statements made to binlog without any mixup (MDEV-25606)
Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:18 2022 UTC (3 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 22 20:30:09 2022 UTC (4 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
mariadb106: Update to 10.6.10 Notable Items * Fix Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex) failed in mtr_t::commit() (MDEV-29383) * Fix Frequent "Data structure corruption" in InnoDB after OOM (MDEV-29374) * Fix Recovery or backup of instant ALTER TABLE is incorrect (MDEV-29438) * Fix InnoDB Temporary Tablespace (ibtmp1) is continuously growing (MDEV-28240) * Fix full text index corruption if shutdown before changes are fully flushed (MDEV-29342)
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 28 11:31:18 2022 UTC (7 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
*: recursive bump for perl 5.36
Revision 1.5.2.1 / (download) - annotate - [select for diffs], Wed Feb 23 09:36:11 2022 UTC (11 months ago) by bsiegert
Branch: pkgsrc-2021Q4
Changes since 1.5: +1 -2
lines
Diff to previous 1.5 (colored) next main 1.6 (colored)
Pullup ticket #6585 - requested by nia databases/mariadb106-client, databases/mariadb106-server: security fix Revisions pulled up: - databases/mariadb106-client/Makefile 1.6 - databases/mariadb106-client/Makefile.common 1.7 - databases/mariadb106-client/PLIST 1.3 - databases/mariadb106-client/distinfo 1.6 - databases/mariadb106-client/patches/patch-storage_innobase_include_transactional__lock__guard.h 1.2 - databases/mariadb106-server/Makefile 1.12 --- Module Name: pkgsrc Committed By: nia Date: Sat Feb 19 09:13:21 UTC 2022 Modified Files: pkgsrc/databases/mariadb106-client: Makefile Makefile.common PLIST distinfo pkgsrc/databases/mariadb106-client/patches: patch-storage_innobase_include_transactional__lock__guard.h pkgsrc/databases/mariadb106-server: Makefile Log Message: mariadb106: update to 10.6.7 MariaDB 10.6.7 Release Notes InnoDB * Set innodb_change_buffering=none by default (MDEV-27734) Security * Fixes for the following security vulnerabilities: * CVE-2021-46665 * CVE-2021-46664 * CVE-2021-46661 * CVE-2021-46668 * CVE-2021-46663 MariaDB 10.6.6 Release Notes Notable Items InnoDB * --skip-symbolic-links does not disallow .isl file creation (MDEV-26870) * Indexed CHAR columns are broken with NO_PAD collations (MDEV-25440) * insert-intention lock conflicts with waiting ORDINARY lock (MDEV-27025) * Crash recovery improvements (MDEV-26784, MDEV-27022, MDEV-27183, MDEV-27610) * mariabackup skips valid .ibd file (MDEV-26326) * Allow seamless upgrade despite ROW_FORMAT=COMPRESSED (MDEV-27736) Galera * Galera updated to 26.4.11 * Galera SST scripts should use ssl_capath (not ssl_ca) for CA directory (MDEV-27181) * Alter Sequence do not replicate to another nodes with in Galera Cluster (MDEV-19353) * Galera crash - Assertion. Possible parallel writeset problem (MDEV-26803) * CREATE TABLE with FOREIGN KEY constraint fails to apply in parallel (MDEV-27276) * Galera cluster node consider old server_id value even after modification of server_id [wsrep_gtid_mode=ON] (MDEV-26223) Replication * Seconds behind master corrected from artificial spikes at relay-log rotation (MDEV-16091) * Statement rollback in binlog when transaction creates or drop temporary table is set right (MDEV-26833) * CREATE-or-REPLACE SEQUENCE is made to binlog with the DDL flag to stabilize its parallel execution on slave (MDEV-27365) Security * Fixes for the following security vulnerabilities: * CVE-2022-24052 * CVE-2022-24051 * CVE-2022-24050 * CVE-2022-24048 * CVE-2021-46659
Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 19 09:13:21 2022 UTC (11 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.5: +1 -2
lines
Diff to previous 1.5 (colored)
mariadb106: update to 10.6.7 MariaDB 10.6.7 Release Notes InnoDB * Set innodb_change_buffering=none by default (MDEV-27734) Security * Fixes for the following security vulnerabilities: * CVE-2021-46665 * CVE-2021-46664 * CVE-2021-46661 * CVE-2021-46668 * CVE-2021-46663 MariaDB 10.6.6 Release Notes Notable Items InnoDB * --skip-symbolic-links does not disallow .isl file creation (MDEV-26870) * Indexed CHAR columns are broken with NO_PAD collations (MDEV-25440) * insert-intention lock conflicts with waiting ORDINARY lock (MDEV-27025) * Crash recovery improvements (MDEV-26784, MDEV-27022, MDEV-27183, MDEV-27610) * mariabackup skips valid .ibd file (MDEV-26326) * Allow seamless upgrade despite ROW_FORMAT=COMPRESSED (MDEV-27736) Galera * Galera updated to 26.4.11 * Galera SST scripts should use ssl_capath (not ssl_ca) for CA directory (MDEV-27181) * Alter Sequence do not replicate to another nodes with in Galera Cluster (MDEV-19353) * Galera crash - Assertion. Possible parallel writeset problem (MDEV-26803) * CREATE TABLE with FOREIGN KEY constraint fails to apply in parallel (MDEV-27276) * Galera cluster node consider old server_id value even after modification of server_id [wsrep_gtid_mode=ON] (MDEV-26223) Replication * Seconds behind master corrected from artificial spikes at relay-log rotation (MDEV-16091) * Statement rollback in binlog when transaction creates or drop temporary table is set right (MDEV-26833) * CREATE-or-REPLACE SEQUENCE is made to binlog with the DDL flag to stabilize its parallel execution on slave (MDEV-27365) Security * Fixes for the following security vulnerabilities: * CVE-2022-24052 * CVE-2022-24051 * CVE-2022-24050 * CVE-2022-24048 * CVE-2021-46659
Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 8 16:03:39 2021 UTC (13 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base
Branch point for: pkgsrc-2021Q4
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
revbump for icu and libffi
Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 27 23:40:27 2021 UTC (14 months ago) by nia
Branch: MAIN
Changes since 1.3: +1 -2
lines
Diff to previous 1.3 (colored)
mariadb106*: Update to 10.6.5 Release notes: https://mariadb.com/kb/en/mariadb-1065-release-notes/
Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 21 07:46:33 2021 UTC (15 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
*: recursive bump for heimdal 7.7.0 its buildlink3.mk now includes openssl's buildlink3.mk
Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:26 2021 UTC (16 months ago) by adam
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
revbump for boost-libs
Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 4 15:47:24 2021 UTC (17 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
databases: Add MariaDB 10.6. What's new in 10.6: https://mariadb.com/kb/en/changes-improvements-in-mariadb-106/