Janne Heß
3852b03bbc
Merge pull request #179790 from NickCao/mariadb-cross
...
mariadb{,-client}: fix cross compilation and build on riscv
2022-08-24 22:53:49 +02:00
ajs124
e710cd5106
mariadb_108: 10.8.3 -> 10.8.4
...
https://mariadb.com/kb/en/mariadb-1084-release-notes/
Fixes:
- CVE-2022-32082
- CVE-2022-32089
- CVE-2022-32081
- CVE-2018-25032
- CVE-2022-32091
- CVE-2022-32084
2022-08-16 01:29:09 +02:00
ajs124
4131e59c77
mariadb_107: 10.7.4 -> 10.7.5
...
https://mariadb.com/kb/en/mariadb-1075-release-notes/
Fixes:
- CVE-2022-32082
- CVE-2022-32089
- CVE-2022-32081
- CVE-2018-25032
- CVE-2022-32091
- CVE-2022-32084
2022-08-16 01:28:47 +02:00
ajs124
c7aba71f1c
mariadb_106: 10.6.8 -> 10.6.9
...
https://mariadb.com/kb/en/mariadb-1069-release-notes/
Fixes:
- CVE-2022-32082
- CVE-2022-32089
- CVE-2022-32081
- CVE-2018-25032
- CVE-2022-32091
- CVE-2022-32084
2022-08-16 01:28:19 +02:00
ajs124
aeb72f7668
mariadb_105: 10.5.16 -> 10.5.17
...
https://mariadb.com/kb/en/mariadb-10517-release-notes/
Fixes:
- CVE-2022-32082
- CVE-2022-32089
- CVE-2022-32081
- CVE-2018-25032
- CVE-2022-32091
- CVE-2022-32084
2022-08-16 01:27:50 +02:00
ajs124
7ea9e62df1
mariadb_104: 10.4.25 -> 10.4.26
...
https://mariadb.com/kb/en/mariadb-10426-release-notes/
Fixes:
- CVE-2022-32089
- CVE-2022-32081
- CVE-2018-25032
- CVE-2022-32091
- CVE-2022-32084
2022-08-16 01:27:22 +02:00
ajs124
9c6f7712a2
mariadb: sha256 -> hash
2022-08-16 01:19:55 +02:00
Nick Cao
7f930f85a1
mariadb: move cross compilation related cmake flags to common section
2022-07-01 18:08:24 +08:00
Nick Cao
ee44aeef70
mariadb: fix build on riscv
2022-07-01 18:08:17 +08:00
Janne Heß
21de888352
mariadb/texlive: Lowercase nixos.org
...
Capitalized URLs look weird and this makes the two URLs in line with the
last remaining NixOS.org at https://github.com/NixOS/nixpkgs/pull/169046
2022-05-26 12:27:44 +02:00
ajs124
58aae88750
mariadb_108: 10.8.2 -> 10.8.3
2022-05-22 13:01:32 +02:00
ajs124
0b100ea343
mariadb_107: 10.7.3 -> 10.7.4
2022-05-22 13:01:23 +02:00
ajs124
4d0a7e4704
mariadb_106: 10.6.7 -> 10.6.8
2022-05-22 13:01:11 +02:00
ajs124
ad2251525f
mariadb_105: 10.5.15 -> 10.5.16
2022-05-22 13:00:59 +02:00
ajs124
b2e5c3a0a0
mariadb_104: 10.4.24 -> 10.4.25
2022-05-22 13:00:45 +02:00
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
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
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
Nick Cao
fae7115d2e
mariadb: fix cross compilation
2022-01-24 08:40:25 +08: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
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
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
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
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
8b30f2e15b
mariadb: 10.5.8 -> 10.5.10
2021-05-08 01:55:18 +02:00