Comment 13 for bug 2022088

Revision history for this message
Frank Heimes (fheimes) wrote :

Removing focal as affected series, since p11sak does not exist in v3.13 that we have in focal.
(On top all references to libopencryptoki in the code already point to libopencryptoki.so.0:
usr/sbin/pkcsep11_migrate/pkcsep11_migrate.c: char *evar_default = "libopencryptoki.so.0";
usr/sbin/pkcsep11_session/pkcsep11_session.c: char *evar_default = "libopencryptoki.so.0";
usr/sbin/pkcsconf/pkcsconf.c: dllPtr = dlopen("libopencryptoki.so.0", RTLD_NOW);
usr/sbin/pkcscca/pkcscca.c: char *loc2_lib = "libopencryptoki.so.0"; )

(I'm removing focal rather than setting it to invalid, since focal was not explicitly mentioned by the bug reporter.)