Security update for samba
This update for samba fixes the following issues:
- Prevent client-side SMB2 signing downgrade; CVE-2016-2119;
(bso#11860); (boo#986869).
- Honor smb.conf socket options in winbind; (boo#975131).
- Don't use htons() with IP_PROTO_RAW; (bso#11705); (boo#969522).
- Submitted by James McDonough (jmcdough)
Fixed bugs
bnc#975131
winbindd does not set SO_KEEPALIVE for outgoing connections to port 445
bnc#969522
sockets with htons(IPPROTO_RAW) and CVE-2015-8543
bnc#986869
Client side SMB2 signing downgrade