Hi,
This recent commit [1] in rawhide moves the engine API to a openssl-devel-engine subpackage following [2] (BTW this change announced that it would be openssl-engine-devel instead, but that's not the point). I'm surprised that FESCo approved this change without any analysis of the impact and the packages that required adaptation and how. Also, change owners are now allowed to commit and just let things break?
One major concern is that I see this in a package that does **not** use the engine API:
/usr/include/boost/asio/ssl/detail/openssl_types.hpp:26:11: fatal error: openssl/engine.h: No such file or directory
26 | # include <openssl/engine.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
26 | # include <openssl/engine.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
What are we supposed to do here? Aren't we allowed to add new packages to Fedora that require Boost ASIO because we would need to add a deprecated package to BR, even if the package itself doesn't use that API?
-- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue