Khem Raj
|
6ea0cec227
|
mariadb: Fix build with musl/gcc-15
Add cstdint for uint_64_t for more files
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2025-10-24 18:45:43 -07:00 |
|
Yogita Urade
|
3e958fabe9
|
mariadb: upgrade 11.4.5 -> 11.4.6
This upgrade includes fix for CVE-2023-52971
Changelog:
https://mariadb.com/kb/en/mariadb-11-4-6-changelog/
refresh 0001-Add-missing-includes-cstdint-and-cstdio.patch
Droped 3871.patch and mm_malloc.patch as these are available in 11.4.6
Signed-off-by: Yogita Urade <yogita.urade@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2025-05-14 08:37:27 -07:00 |
|
Khem Raj
|
b35e75fe04
|
mariadb: Upgrade to 11.4.4
Its the latest LTS supported release series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2025-01-14 20:14:27 -08:00 |
|
Clément Péron
|
8cb9544e56
|
mariadb: add missing <cstdint> in rocksdb string_util.h
Signed-off-by: Clément Péron <peron.clem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2023-09-27 14:22:09 -07:00 |
|
Mingli Yu
|
ad4a71137e
|
mariadb: Upgrade to 10.11.4
Rebase patch 0001-Add-missing-includes-cstdint-and-cstdio.patch to
the new version.
After the commit [1] introduced in the new version, there is below
build failure though uca-dump installed as [2], so copy the uca-dump
to the right place to fix the below failure.
make[2]: *** No rule to make target 'strings/uca-dump', needed by 'strings/ctype-uca1400data.h'. Stop.
[1] https://github.com/MariaDB/server/commit/6f6fa3bec2decb26598bce33d43594aabb25b201
[2] https://git.openembedded.org/meta-openembedded/commit/?id=1f69de300fd3b772830432eedeb2b055396494a6
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2023-07-24 21:00:47 -07:00 |
|
Khem Raj
|
1479989054
|
mariadb: Fix build with gcc-13
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2023-01-25 08:57:42 -08:00 |
|