URL: https://github.com/freeipa/freeipa/pull/6083 Author: abbra Title: #6083: freeipa.spec.in: -server subpackage should require samba-client-libs Action: opened
PR body: """ KDB driver extensively uses NDR parsing and marshalling code provided by Samba libraries. Since these libraries are internal to Samba, they often change structures without updating SONAME. Typical changes include adding new structures, so we should require samba-client-libs we were built against. Related: https://pagure.io/freeipa/issue/9031 Signed-off-by: Alexander Bokovoy <aboko...@redhat.com> """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6083/head:pr6083 git checkout pr6083
_______________________________________________ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org 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.fedorahosted.org/archives/list/freeipa-devel@lists.fedorahosted.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure