** Description changed: + SRU Justification: + ------------------ + + [Impact] + + * The libica (actually libica3) needs to be referred by it's "so name" + (libica.so.3) to avoid situations where the ICA HW token is missing + after a package update. + + [Fix] + + * 73f05eb53f12197f081fd7ec75619c6ea3a39b2c "ICA: Refer libica by its so + name" + + * 7f4113ba8653b8b18a6f1af6ab1d8eb90987626d "EP11: Refer libica by its + so name" + + [Test Case] + + * A s390x system (LPAR or z/VM) is needed with at least one crypto + domain online. + + * Install opencryptoki package from bionic/universe. + + * Initialize a token and assign it to a certain slot, like with + pkcsconf -I -c 1 + + * Notice that the user that executes this command needs to be part of + group 'pkcs11' and that the pkcsslotd.service is enabled and started. + + * Display the token (or all tokens) with pkcsconf -t + + * Perform an update (and make sure pkcsslotd.service got restarted) and + display again using pkcsconf -t + + [Regression Potential] + + * The regression potential can be considered as low, since: + + * it's just a one line change (in two files) of a #define in a way that + it points to "libica.so.3" instead of "libica.so", so the diff is + minimal + + * and bionic already ships libica3 today. + + [Other Info] + + * This didn't happend yet to any Ubuntu user (afawk), but occurred at IBM tests and/or other distros, hence this is a 'preventive fix'. + __________ + Please integrate proactive following 2 git commits ICA: Refer libica by its so name : https://github.com/opencryptoki/opencryptoki/commit/73f05eb53f12197f081fd7ec75619c6ea3a39b2c - EP11: Refer libica by its so name + EP11: Refer libica by its so name https://github.com/opencryptoki/opencryptoki/commit/7f4113ba8653b8b18a6f1af6ab1d8eb90987626d
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850294 Title: ICA HW token missing after the package update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1850294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs