Changelog for
socket_wrapper-debugsource-1.1.4-2.2.x86_64.rpm :
* Wed Sep 02 2015 asnAATTcryptomilk.org- Update to version 1.1.4
* Fixed handling of msg_name in recvmsg()
* Fixed sendmsg()/recvmsg() TCP support
* Fixed several compile warnings
* Added environment variable to change MTU
* Tue May 12 2015 mpluskalAATTsuse.com- Rename rpmlintrc so that it complies packaging conventions
* Mon May 11 2015 mpluskalAATTsuse.com- Mention rpmlintrc as source
* Mon May 11 2015 asnAATTcryptomilk.org- Revert library package.
* Mon May 11 2015 asnAATTcryptomilk.org- Revert package split- Require pkg-config and cmake
* Tue May 05 2015 mpluskalAATTsuse.com- Cleanup spec file- Use %cmake install macro- Split package- Remove rpmlintrc
* Mon Feb 23 2015 asnAATTcryptomilk.org- Update to version 1.1.3
* Added support for address sanitizer.
* Fixed leaking of memory and fds of stale sockets.
* Fixed the library loading code.
* Thu Oct 02 2014 asnAATTcryptomilk.org- Update to version 1.1.2
* Added support for fnctl(F_DUPFD).
* Added support for glibc 2.20.90.
* Thu Sep 11 2014 asnAATTcryptomilk.org- Update to version 1.1.1
* Disable incomplete address in use check in bind().
* Added support for IP_PKTINFO in recvmsg().
* Added support for IPV6_PKTINFO in recvmsg().
* Added support for IP_RECVDSTADDR in recvmsg() on BSD.
* Added support for more socket options in getsockopt().
* Added support for bindresvport().
* Fixed rebinding on connect().
* Fixed sockaddr buffer truncation in getsockname() and getpeername().
* Fixed special cases in bind().
* Fixed loading libc on some platforms.
* Fixed memory leaks
* Fixed calling open from libc.
* Fixed loading libc functions on some platforms.
* Thu Feb 13 2014 asnAATTcryptomilk.org- Initial package.