URL: https://github.com/freeipa/freeipa/pull/1882 Author: tiran Title: #1882: Require nss-softokn with fix for nickname bug Action: opened
PR body: """ nss-softokn 3.36.1-1.1 addresses a bug in the shared SQL database layer. A nicknames of certificates are no longer changed when a certificate is imported multiple times under different name.
Partly revert commit ad2eb3d09b8336008d7f04c3d134c707530d9eb6 with fix for https://pagure.io/freeipa/issue/7498. The root cause for the bug has been addressed in NSS' softokn library.
See: https://pagure.io/freeipa/issue/7516 See: https://pagure.io/freeipa/issue/7498 See: https://bugzilla.redhat.com/show_bug.cgi?id=1568271#c2
"""
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1882/head:pr1882 git checkout pr1882
URL: https://github.com/freeipa/freeipa/pull/1882 Author: tiran Title: #1882: Require nss with fix for nickname bug Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1882/head:pr1882 git checkout pr1882
freeipa-devel@lists.fedorahosted.org