Marius Bakke writes: > * gnu/packages/patches/mariadb-client-test-32bit.patch: Delete file. > * gnu/local.mk (dist_patch_DATA): Adjust accordingly. > * gnu/packages/databases.scm (mariadb): Update to 10.5.5. > [source](patches): Remove. > [source](snippet): Adapt unbundling for yassl->wolfssl migration. > [arguments]: Remove workaround for armhf-linux. Remove fix-pcre-detection > phase. Add phase to fix referenced directory names. Adjust substitution for > renamed file. Enable previously failing tests, and disable all replication > tests. > [inputs]: Remove OPENSSL-1.0 and PCRE. Add OPENSSL and PCRE2. > [native-inputs]: Remove armhf workaround. I moved the hunk that disables replication tests to a separate commit, and pushed to 'staging' as 525ebb8508655e7a5dd68073dc57fe1c686d8878 and b2bb04bde57b2dc7a182b9f49bc8d85b75c460fb respectively. I'll try to implement upgrade functionality in the service system in time for the merge.