Skip to content

Revert "mariadb: update to version 10.4.13"

Josef Schlehofer requested to merge hotfix/revert-mariadb-for-now into master

This change looked like a simple bump as it was a minor version. However, it works without a hassle for Turris 1.x and Turris Omnia routers. But I haven't tested it on Turris MOX and that's a culprit.

Build log: /build/build_dir/target-aarch64_cortex-a53_musl/mariadb-10.4.13/ipkg-install/usr/lib/pkgconfig/mariadb.pc': No such file or directory

Indeed, when I tried to compile it locally, it is not there for MOX. Let's not delay Turris OS 5.0 with this update and let's introduce it for Turris OS 5.0.1. This is simple&quick&dirty solution.

This reverts commit 88c98c61 and PR https://gitlab.labs.nic.cz/turris/turris-os-packages/-/merge_requests/351

Edited by Josef Schlehofer

Merge request reports