-
Wed Dec 06 2017 Andreas Schneider <asn@redhat.com> - 1.1.9-1
- Update to version 1.1.9
* Fix thread deadlock with due to a signal interrupt
-
Fri Oct 13 2017 Andreas Schneider <asn@redhat.com> - 1.1.8-1
- Update to version 1.1.8
* Added support for openat()
* Added support for open64() and fopen64()
* Always enabled logging support
* Increased maximum for wrapped interfaces to 64
* Improved fd duplication code
* Fixed strict-aliasing issues
* Fixed some use after free issues
* Fixed issues on ppc64le
-
Thu Jun 02 2016 Andreas Schneider <asn@redhat.com> - 1.1.7-1
- Update to version 1.1.7
* Added support for accept4()
* Added support for OpenBSD
* Fixed sendto() with UDP and a connected socket
* Fixed AF_RAWLINK sockets
-
Wed Mar 23 2016 Andreas Schneider <asn@redhat.com> - 1.1.6-1
- Update to version 1.1.6
* Added a wrapper for write()
* Added support for automatic binding of ephemeral ports
* Fixed recvmsg() with UDP
* Fixed AF_NETLINK sockets
-
Mon Nov 02 2015 Andreas Schneider <asn@redhat.com> - 1.1.5-1
- Update to version 1.1.5
o Added support for TCP_NODELAY in setsockopt/getsockopt
o Fixed cmsg space calculation
-
Thu Sep 03 2015 Andreas Schneider <asn@redhat.com> - 1.1.4-1
- Update to version 1.1.4
o Fixed handling of msg_name in recvmsg()
o Fixed sendmsg()/recvmsg() TCP support
o Fixed several compile warnings
o Added environment variable to change MTU
-
Mon Feb 23 2015 Andreas Schneider <asn@redhat.com> - 1.1.3-1
- Update to version 1.1.3.
o Added support for address sanitizer.
o Fixed leaking of memory and fds of stale sockets.
o Fixed the library loading code.
-
Mon Dec 15 2014 Michael Adam <madam@redhat.com> - 1.1.2-2
- Fix format of changelog entries.
- Require cmake.
- Require pkgconfig instead of owning {_libdir}/pkgconfig
-
Fri Dec 12 2014 Michael Adam <madam@redhat.com> - 1.1.2-2
- Fix typos.
-
Wed Oct 01 2014 Andreas Schneider <asn@redhat.com> - 1.1.2-1
- Update to version 1.1.2.