Commit graph

269 commits

Author SHA1 Message Date
Max Ng df21575304 mariadb: fix invalid PLUGIN_AUTH_PAM value 2022-02-24 19:10:48 -08:00
Janne Heß 6f7baddf2f
mariadb: Fix Darwin build 2022-02-17 16:04:33 +01:00
ajs124 794bc4e5a1
Merge pull request #160285 from r-ryantm/auto-update/mariadb-galera
mariadb-galera: 26.4.10 -> 26.4.11
2022-02-16 23:16:24 +01:00
R. Ryantm 0281345a06 mariadb-galera: 26.4.10 -> 26.4.11 2022-02-16 07:56:32 +00:00
ajs124 25365685ea mariadb_108: 10.8.1 -> 10.8.2 2022-02-14 22:46:26 +01:00
ajs124 068a321777 mariadb_107: 10.7.2 -> 10.7.3 2022-02-14 22:46:12 +01:00
ajs124 45ab3705c8 mariadb_106: 10.6.6 -> 10.6.7 2022-02-14 22:45:59 +01:00
ajs124 b445fd5854 mariadb_105: 10.5.14 -> 10.5.15 2022-02-14 22:45:47 +01:00
ajs124 1a1666daaf mariadb_104: 10.4.23 -> 10.4.24 2022-02-14 22:45:37 +01:00
ajs124 0b06254f5d Revert "Revert "Merge pull request #158822 from helsinki-systems/upd/mariadb""
This reverts commit 0c5b8cd1cb.
2022-02-14 22:41:22 +01:00
ajs124 0c5b8cd1cb Revert "Merge pull request #158822 from helsinki-systems/upd/mariadb"
This reverts commit ce1346ad83, reversing
changes made to b506de1d77.
2022-02-11 13:34:55 +01:00
Franz Pletz ce1346ad83
Merge pull request #158822 from helsinki-systems/upd/mariadb 2022-02-11 02:18:01 +01:00
ajs124 21ca2a9da0 mariadb_108: init at 10.8.1 2022-02-09 22:40:05 +01:00
ajs124 6e779c3b05 mariadb_107: init at 10.7.2 2022-02-09 22:40:03 +01:00
ajs124 d70e970e48 mariadb_106: 10.6.5 -> 10.6.6 2022-02-09 22:22:34 +01:00
ajs124 a8b3820bf7 mariadb_105: 10.5.13 -> 10.5.14 2022-02-09 22:21:14 +01:00
ajs124 74497d0d54 mariadb_104: 10.4.22 -> 10.4.23 2022-02-09 22:21:00 +01:00
github-actions[bot] 0b0b544416
Merge staging-next into staging 2022-01-30 00:02:26 +00:00
Nick Cao fae7115d2e
mariadb: fix cross compilation 2022-01-24 08:40:25 +08:00
Sandro f681a690fb
Merge pull request #155991 from helsinki-systems/upd/mariadb-connector-c 2022-01-23 06:45:53 +01:00
ajs124 65dfe147b7 nixos/tests/mariadb-galera: test multiple mariadb versions
merge both tests and completely refactor
2022-01-22 02:27:04 +01:00
ajs124 98c8295279 mariadb: support multiple versions 2022-01-22 02:27:04 +01:00
ajs124 db051013ed mariadb-connector-c: 3.2.3 -> 3.2.5
https://mariadb.com/kb/en/mariadb-connector-c-324-release-notes/
https://kb-mirror.mariadb.com/kb/en/mariadb-connector-c-325-release-notes/
2022-01-21 02:40:44 +01:00
schnusch 87e4cf09dc mariadb-connector-c: remove broken src url 2022-01-21 02:38:59 +01:00
github-actions[bot] c39cd5f314
Merge master into staging-next 2021-11-26 00:01:38 +00:00
SCOTT-HAMILTON b47648f6c8
mariadb-connector-c: fix static build (#147166) 2021-11-25 16:03:55 -05:00
github-actions[bot] 588cccd6c5
Merge master into staging-next 2021-11-24 06:01:08 +00:00
Vika Shleina ccb2baa615
mariadb: fix build on non-x86_64 linux
pmdk is only available on x86_64-linux, yet included in other platforms.

Things tested:
 - build on x86_64-linux is the same (substituted from binary cache)
 - build on aarch64-linux doesn't crash now with an "unsupported system"
2021-11-24 02:18:47 +03:00
Artturi 40d43349e6
Merge pull request #146442 from Artturin/mariaconnectormyconfig 2021-11-22 19:11:15 +02:00
Izorkin 8aa3e1f42a
mariadb-galera: 26.4.9 -> 26.4.10 2021-11-19 20:58:04 +03:00
Izorkin 1fa2e5fdc9
mariadb: move patches to subfolder 2021-11-19 20:58:04 +03:00
Izorkin 595511e632
mariadb: cleanup build configuration 2021-11-19 20:58:01 +03:00
Izorkin cff899a959
mariadb: add pmem support 2021-11-19 20:56:03 +03:00
Izorkin be52b4640f
mariadb: move fix mytop to common stage 2021-11-19 20:54:12 +03:00
ajs124 937cf30e7e mariadb: replace libaio with liburing
was missed in a160dfbf35

see also https://jira.mariadb.org/browse/MDEV-24883
2021-11-19 16:10:34 +01:00
Artturin e148f5ff46 mariadb-connector-c: install my_config.h
https://github.com/bmwiedemann/openSUSE/blob/master/packages/m/mariadb-connector-c/mariadb-connector-c.spec#L152
https://github.com/NixOS/nixpkgs/issues/146340

arch, however, packages it in their mariadb-libs package which provides
connector-c so a nixpkgs mariadb maintainer may want to look into that
https://archlinux.org/packages/extra/x86_64/mariadb-libs/files/
2021-11-18 02:03:17 +02:00
Dmitry Kalinkin 86db5fef7b
mariadb: fix darwin build 2021-11-17 02:46:12 -05:00
Dmitry Kalinkin 6253ab088a
mariadb: revert to using fetchurl
Unlike the `fetchzip`, the `fetchurl` allows for tarballs to be backed
up to tarballs.nixos.org.
2021-11-17 02:43:44 -05:00
ajs124 09d3d7fe36 mariadb: 10.6.3 -> 10.6.5
https://mariadb.com/kb/en/mariadb-1064-release-notes/
https://mariadb.com/kb/en/mariadb-1065-release-notes/
2021-11-11 00:34:39 +01:00
Jan Tojnar 4d440e9089 mariadb: remove broken symlink
We are removing the file this links to so let’s remove the link as well.
2021-09-24 02:39:16 +02:00
Vladimír Čunát 01ab36d875
mariadb.client: fixup build
I expect it got broken by mariadb update in PR #132916 (a160dfbf3).
2021-09-12 11:42:22 +02:00
ajs124 9aad425904 libmysqlclient: init 3.2 and default to it
https://mariadb.com/kb/en/changes-and-improvements-in-mariadb-connector-c-32/
2021-08-12 13:22:39 +02:00
ajs124 5055c1e969 mariadb-galera: 26.4.8 -> 26.4.9 2021-08-12 13:22:36 +02:00
ajs124 a160dfbf35 mariadb: 10.5.11 -> 10.6.3
new minor release https://mariadb.com/kb/en/changes-improvements-in-mariadb-106/
2021-08-12 13:22:34 +02:00
github-actions[bot] 75dab3d616
Merge master into staging-next 2021-07-07 12:01:21 +00:00
Kasper Gałkowski cd7ca4552a mariadb: replace galera_new_cluster in postPatch instead of postInstall
This prevents build errors when building mariadb with systemd removed
from buildInputs, in which case the galera_new_cluster file isn't
copied to $out/bin.

Also fixes a small bug where the URL in the script became invalid
after replacing - now it correctly points to an article on the MariaDB
website.
2021-07-06 00:33:56 +02:00
github-actions[bot] a28ba52cac
Merge staging-next into staging 2021-07-05 18:01:46 +00:00
Izorkin f85b19387d
mariadb: libsodium is required to build mroonga storage 2021-07-04 22:51:17 +03:00
ajs124 c016be18c5 mariadb: 10.5.10 -> 10.5.11
https://mariadb.com/kb/en/mariadb-10511-release-notes/
2021-06-23 23:58:09 +02:00
ajs124 8cde2b8d37 mariadb-connector-c: 3.1.12 -> 3.1.13
https://mariadb.com/kb/en/mariadb-connector-c-3113-release-notes/
2021-06-23 23:57:42 +02:00