AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix build without python2
- Update to 0.4.1: * Fixed a size computation issue in the request handler (see #42)
- Update to 0.4.0: * Added back support of Unix sockets on both server and client side. * Note: HTTPS is not supported on server-side Unix sockets * Fixed the CGI request handler * Fixed the request handler wrapping on server side - Switch to github tarball for tests - Run tests
- Fix build without python2
- Update to 0.4.1: * Fixed a size computation issue in the request handler (see #42)
- Update to 0.4.0: * Added back support of Unix sockets on both server and client side. * Note: HTTPS is not supported on server-side Unix sockets * Fixed the CGI request handler * Fixed the request handler wrapping on server side - Switch to github tarball for tests - Run tests
- remove uselees _service - fix rpmlint warnings
- initial package build