gnucash-on-osx master: Link mariadb-connector with OpenSSL instead of GnuTLS.

John Ralls jralls at code.gnucash.org
Tue May 20 19:31:46 EDT 2025


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/39c8c3a7 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/c6fab29f (commit)



commit 39c8c3a79701a00f26cfe63dec11b833e2d316da
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue May 20 16:28:11 2025 -0700

    Link mariadb-connector with OpenSSL instead of GnuTLS.
    
    MySQL requires RSA encryption for its caching_sha2_password authentication
    and GnuTLS doesn't support that.



Summary of changes:
 modulesets/gnucash.modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-patches mailing list