The current _openssl_engine_workaround workaround no longer works because of Linux commit e340db306c3b ("sign-file: use 'struct module_signature' from the UAPI headers").
It also has another issue. It assumes the fixes are there which may not necessarily true for shallow clone.
The current
_openssl_engine_workaroundworkaround no longer works because of Linux commit e340db306c3b ("sign-file: use 'struct module_signature' from the UAPI headers").It also has another issue. It assumes the fixes are there which may not necessarily true for shallow clone.