[debian-mysql] Bug#1005950: Bug#1005950: mariadb-10.6: FTBFS with OpenSSL 3.0
Otto Kekäläinen
otto at debian.org
Thu Feb 24 08:26:51 GMT 2022
Hello Sebastian!
I have now MariaDB 10.6 working with OpenSSL 3.0.0. Yihuu!
However I have problems making the correct debian/control changes. If
I use just 'libssl-dev' as the dependency then the build will pick up
old OpenSSL 1.1.1. If I use 'libssl-dev (>= 3.0.0)' then only
experimental builds work and the unstable builds fail. I can't upload
that to Debian unstable.
What is wrong in my debian/control usage?
See commits on branch
https://salsa.debian.org/mariadb-team/mariadb-server/-/commits/dev-otto
and CI results on
https://salsa.debian.org/mariadb-team/mariadb-server/-/pipelines
More information about the pkg-mysql-maint
mailing list