2024-05-15 21:21:43 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
mariadb*: Restore part of curses handling.
Add a comment to explain why this specifically is required. It was the
other lines that were causing breakage.
|
2024-05-15 17:59:56 by Nia Alarie | Files touched by this commit (3) |
Log message:
MariaDB 10.5+ requires a C++11 compiler.
|
2024-05-10 08:00:34 by Thomas Klausner | Files touched by this commit (1) |
Log message:
databases: add mariadb1011-embedded
|
2024-05-06 10:41:57 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
mariadb*: Remove ncurses workarounds.
It's unclear what they were required for previously, but with the new
ncurses package they are now actively harmful, and removing them fixes
the build.
|
2024-05-03 11:48:42 by Thomas Klausner | Files touched by this commit (1) |
Log message:
mariadb1011-client: bump PKGREVISION for libfmt fix
|
2024-05-03 11:48:20 by Thomas Klausner | Files touched by this commit (3) |
Log message:
mariadb1011-client: disable broken libfmt detection
Makes it use pkgsrc libfmt again and not trying to download an older
version during the build.
|
2024-04-10 21:24:05 by Nia Alarie | Files touched by this commit (6) | |
Log message:
mariadb1011: update to 10.11.7
MariaDB 10.11.7 Changelog
* Includes all fixes from MariaDB 10.6.17
* MDEV-32815 test main.func_sformat Locale + test failures under
Fedora 39 (fmt-10.0.0+)
* MDEV-33331: IO Thread Relay Log Inconsistent Statistics After
MDEV-32551
* MDEV-29587 Allowing insert into a view with columns that are not
part the table
* Deb autobake: ready with noble (Ubuntu 24.04)
* MDEV-14425 fixup: mariabackup.huge_lsn,strict_crc32 rdiff
* MDEV-32242 fixup: innodb.doublewrite test may be skipped again
* MDEV-32968: After-merge fix
* MDEV-32374 Improve lsn_lock. Also use futex-like on Windows
* MDEV-33187: mariadb-hotcopy fails for sys
* MDEV-30259: mariadb-hotcopy fails for performance_schema
* MDEV-33187: Make mariadb-hotcopy compatible with DBI:MariaDB
* MDEV-32090 Test for null-safe equals in join
* MDEV-26195 fixup: Remove page_no_t
* MDEV-30172: Tolerate CR_SSL_CONNECTION_ERROR in Galera tests
* Galera after-merge fix
* Merge fixup encryption.corrupted_during_recovery
* MDEV-24670 memory pressure - warnings/notes
* MDEV-24670 memory pressure - warnings/notes
* MDEV-24670 memory pressure - mariadb-backup postfix
* hashicorp plugin: any 404 from the vault means "no key found"
* fix test failures with ASAN
* InnoDB: downgrade a warning to a note
* perfschema: LOCK_all_status_vars not LOCK_status
* MDEV-32542 plugins.compression - multiple buildbot failures
* MDEV-30482 libmariadb3 - debian/libmariadb3.symbols not updated
* MDEV-27849: rpl.rpl_start_alter_XXX fail sporadically in buildbot
* MDEV-32819: main.show_explain failed in buildbot
* MDEV-32920 innodb_buffer_pool_read_requests always 0
* Fix GCC -Wunused-variable
* MDEV-31608 - Connector/NET fails to connect since 10.10
* MDEV-24670 memory pressure - eventfd rather than pipe
* MDEV-32374 log_sys.lsn_lock is a performance hog
* MDEV-32050 Fixup
* MDEV-32753 Make spider init queries compatible with oracle sql
mode
* MDEV-31953 fixup: Clean up the test
* MDEV-31953 madvise(..., MADV_FREE) is causing a performance
regression
* MDEV-32811 Potentially broken crash recovery if a
mini-transaction frees a page, not modifying previously clean
pages
* MDEV-32746 SIGSEGV on recovery when using innodb_encrypt_log and
PMEM
|
2024-01-23 10:52:06 by Nia Alarie | Files touched by this commit (5) |
Log message:
mariadb1011: Update to 10.11.6
Fixes various data corruption issues and crashes, adds a
new Charset Narrowing Optimization.
Release notes:
https://mariadb.com/kb/en/mariadb-10-11-6-release-notes/
|
2023-11-09 20:26:32 by Nia Alarie | Files touched by this commit (2) |
Log message:
mariadb1011-client: SunOS build fix.
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|