#3181 libwbclient-sssd: update interface to version 0.13
Closed: Fixed Opened by lslebodn.

samba-4.5 contains libwbclient.so.0.13.
We should be able to "provide" similar version as well.

http://koji.fedoraproject.org/koji/rpminfo?rpmID=8048696


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.14.2

sh# rpm -q libwbclient 
libwbclient-4.5.0-0.0.rc1.fc26.x86_64
sh# rpm -ql libwbclient
/usr/lib64/samba/libwinbind-client-samba4.so
/usr/lib64/samba/wbclient/libwbclient.so.0
/usr/lib64/samba/wbclient/libwbclient.so.0.13
sh# objdump -T /usr/lib64/samba/wbclient/libwbclient.so.0.13 | grep WBCLIENT_0.13
0000000000003890 g    DF .text  00000000000002c7  WBCLIENT_0.13 wbcCtxUnixIdsToSids
0000000000000000 g    DO *ABS*  0000000000000000  WBCLIENT_0.13 WBCLIENT_0.13
0000000000003dc0 g    DF .text  000000000000000f  WBCLIENT_0.13 wbcUnixIdsToSids

_comment0: sh# rpm -q libwbclient
libwbclient-4.5.0-0.0.rc1.fc26.x86_64

sh# rpm -ql libwbclient
/usr/lib64/samba/libwinbind-client-samba4.so
/usr/lib64/samba/wbclient/libwbclient.so.0
/usr/lib64/samba/wbclient/libwbclient.so.0.13

sh# objdump -T /usr/lib64/samba/wbclient/libwbclient.so.0.13 | grep WBCLIENT_0.13
0000000000003890 g DF .text 00000000000002c7 WBCLIENT_0.13 wbcCtxUnixIdsToSids
0000000000000000 g DO ABS 0000000000000000 WBCLIENT_0.13 WBCLIENT_0.13
0000000000003dc0 g DF .text 000000000000000f WBCLIENT_0.13 wbcUnixIdsToSids => 1474015219286282

Fields changed

rhbz: => todo

Fields changed

owner: somebody => sbose
status: new => assigned

Fields changed

patch: 0 => 1

master:

  • f3347a0c72afc75b4d829e9981d1bac6b05a8306

resolution: => fixed
status: assigned => closed

Metadata Update from @lslebodn:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.14.2

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4214

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata